资源列表
normalc
- 程序是主合区和主吸取的代码。用真值表做的,程序简单易懂,包含丰富的注释。有详细的结果分析。-The program is the main co-code area and the main lessons. To do with the truth table, the program is simple and easy to understand, contains a wealth of annotation. Detailed analysis of the results.
middle-num
- 一个求中位数 算法复杂度为0(n)的小程序-get middle number which time is 0(n)
queue
- 标准数据结构queue的c源码实现,非常规范,仅供参考-C source code to achieve the standard data structure queue
treap
- treap代码,pascal实现,信息学竞赛必备-treap code, pascal achieved informatics contest essential
2
- 建立图的邻接表DFS:深度优先遍历的递归算法 BFS:广度优先遍历-Establish the adjacency table DFS: depth-first traversal of the recursive algorithm BFS: breadth-first traversal
tree
- 二叉树的建立和先序递归遍历、中序递归遍历后序递归遍历并用递归算法求二叉树的叶子节点的个数-The number of recursive traversal sequence after the establishment of a binary tree and recursive preorder traversal, inorder recursive traversal and recursive algorithm and binary tree leaf node
Poly
- 数据结构中,使用线性表实现的关于多项式的实现,实现了多项式的一般运算功能-The data structure, using a linear table implementations on polynomial achieve polynomial general arithmetic function
redblack
- 标准数据结构红黑树的C语言实现,很规范,供参考-The standard C language data structure of red-black tree implementation specifications for reference
backpack
- 动态规划实现0-1背包问题和贪心法实现背包问题-Dynamic programming to realize knapsack problem and greedy method to realize knapsack problem
Dijkstra_v1.0_SourceCode
- Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
102458_qjx_4
- 建立一个链队列,求链队列长度,元素出队入队,取队头元素,清空队列,输出当前队列,判断队列是否为空,建立循环队列,及循环队列的各种操作。-build a linkqueue.
final
- 连连看算法,对输入数据找寻是否有可能的解法-Lianliankan algorithm, giving the input data to find whether there is possible solution
