资源列表
josephus
- josephus算法各个功能实现,包含.h文件,一共三个文件两个c-Josephus algorithm each functional implementation, include. H file, a total of three file two CPP
14
- 交大数据结构第14章作业代码,供大家参考,希望对大家有用-National Chiao Tung University Chapter 14 jobs data structure code, for your reference, I hope useful
Insertionsort_Mergesort
- 合并排序的改进方法。当数字少到一个程度的时候,所用时间减少-insertion and merge sort
spiralData
- c++编写的一个螺旋数据输出的实例工程代码!-spiral data algorithm
library-management
- 本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing thoughtful, to meet the basic re
test_huffman_tree
- 哈夫曼树的实现,能够实现各种结点的插入删除。并且能够计算哈夫曼树的权值问题-Huffman tree implementation to achieve the insertion of nodes removed. Huffman tree and to calculate the weight problem
wyw
- 这是哈尔滨工业大学acmOJ的源代码,全部可以ac,是我3年来做的,为AC新手们进门使用,是珍藏版-This is the Harbin Institute of Technology acmOJ source code can all be ac, do my 3 years, and for the novice to the door using the AC is Edition ... ...
CatCatchRat
- 数据结构与主要算法: (1)老鼠个数的设定 (2)关数的设定 (3)老鼠的灵活度-Data structure and algorithms: (1) the number of mice (2) the number set off (3) mouse flexibility
eightequeen
- 经典著名的八皇后问题,利用stl源码加工而成的,具有商业性质-eight queen
KEY-LED
- 这是stm32的关于LED流水灯的例程,对大家学习非常有帮助,毕竟永远的流水灯是经典的-This is about stm32 LED light water routines, very helpful for them to learn, after all, always a classic light water
HOJacm
- 哈尔滨工业大学ACM 竞赛网上在线试题集锦的源代码,对你的编程能力的提高一定有很大帮助,帮助ACM初学者入门。-Harbin Institute of Technology ACM contest online collection of online test source code, the programming on your ability to be of much help to raise to help ACM Portal beginners.
KNN
- 数据挖掘经典算法 (C语言实现版)KNN最近邻算法-Classical data mining algorithms KNN nearest neighbor algorithm