资源列表
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
erchashu
- 数据结构中二叉树的基本操作,如先序,中序,后序遍历,递归和非递归遍历-Basic operation binary tree data structure, such as the first-order, in-order, post-order traversal, recursive and non-recursive traversal
Two-forks-the-tree
- 二叉树的左右子树的遍历,以及树的深度的算法-Left and right subtree of the binary tree traversal and depth of the tree algorithm
YanghuiSanjiao
- 数据结构中经典的杨辉三角问题,用C语言实现-Classic Pascal' s Triangle data structure using C language
supermarketbilling1.tar
- this is makefile based supermarket billing source code
hw3-Hannoi
- 数据结构中汉诺塔问题的递归解法。原题中为链表解决。但是较为繁琐,使用递归较快解决。配合清华版数据结构书。-Data structure in the Tower of Hanoi problem recursive solution. Solve the original title for the linked list. But more cumbersome to use recursion to solve faster. The data structure of the book w
4.cpp
- Dijkstra c++ 数据结构 算法 -The Dijkstra c++ data structure algorithms
dijkstra
- 数据结构作业,dijkstra算法。c语言编写,vc++6.0编译的-Data structure homework, dijkstra algorithm. c language, vc++6.0 compiled
