资源列表
huffman00
- 数据结构实验:哈弗曼编码,在vc环境下实现,用c++编写-huffman tree
bankmethod
- 银行家算法 数据结构编程必用的基本程序 含有注释-Banker' s algorithm programming data structures will contain comments with the basic procedures
sy_4
- 对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。-the shortest route
dancinglinks
- 十字链表,解决数独的神器。dancing links-dancing links
2chashu
- 最简单易学的二叉树例子,适合刚开始接触数据结构的同学!-The simplest example of a binary tree to learn, just getting started with a data structure suitable for the students!
jiancehuodongduan-
- 活动段检测算法 适合特征向量提取 考虑断点情况-Activities segment detection algorithms for feature extraction breakpoint consider the case
BSTToDoubleLinkedList
- 二叉搜索树 转为 双向链表, 导入eclipse时要改包名package classOne -BST To Double LinkedList change package name,
0-1beibao
- 0-1背包问题的动态规划求解算法, 0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
Binomial
- 【二項式係數 運\算】Dev-C++ 學習,運\用Dynamic Programming 動態規劃計算
八皇后问题
- 八皇后问题求解,通过C语言实现。92种答案
Priml
- 这是一个小小的程序,用来演示图的prim算法-This a minor procedure, the map used to demonstrate the algorithm prim
tgdbl
- 对于一个给定的任意边数和顶点值的有向图或无向图,用邻接表存储,并用广度优先搜索算法实现对图的遍历,借助队列实现。
