资源列表
haffman
- 哈夫曼编码,数据结构里一种编码方式,有具体的编码和输出结果-Huffman coding, an encoding of the data structure, specific coding and output results
Tautologies
- 重言式,数据结构里的典型编程题,c语言代码,有具体的实现-Tautologies, data structures typical programming questions, c language code, specific implementation
Josephus
- 约瑟夫环,数据结构里典型的编程题,有具体的c语言实现-Josephus, data structures typical programming questions, specific c language
internal-sorting
- 内部排序,数据结构里典型的编程题,包含常见的排序方法-Typical programming problems, internal sorting, data structures contain a common sort method
ev
- Operators matrices c#- operator matrix c#
QuickSort
- 快速排序算法源代码使用C++实现,调试并运行通过-QuickSort C++
BinarySearch
- 二叉树查找算法C++实现,在VS2010运行环境下调试运行通过-binary search c++
Nqueens
- 求解N皇后的问题,希望提出宝贵的意见,共同进步-Solving the N-Queens problem, I hope for their valuable comments
Symbol-triangle
- 符号三角形问题,共同学习研究,有不足之处还请指出-Symbol triangle problem, common study, also requested the inadequacies pointed out
1
- 猴子选大王是数据结构中关于链表的一个经典的算法问题,比较实用,用C++实现-The monkey king election is the algorithm on a classic linked list data structure, more practical C++ to achieve
Backtracking
- 回溯法,根据解空间树的结构,判断出结果集,不足之处还请指出-Backtracking, according to the tree structure of the solution space, determine the result set, inadequacies also please indicate
Optimal-scheduling
- 最佳调度,算法分析中很重要的一种处理方法,通过比较最终数值大小,得出结果-Best scheduling algorithm analysis an approach by comparing the final value of the size, the results
