资源列表
tHeapsort
- 变形堆排序算法,孩子结点的值大于父节点,且为原址排序-Deformation of the heap sorting algorithm(tHeapsort)
digui
- 递归程序调用分析程序,对输入语法通过递归调用程序分析-Analysis of recursive program calls the procedure, the syntax of the input program analysis by recursive calls
eight-queens
- 八皇后问题的解决方案.图形列出了种类,并计算解决方案总个数-Solution to the eight queens problem
MapGuide.rar
- 超强寻找最短路径和全部结点遍历。用了GDI显示。,Super find the shortest path and all nodes traversal.
tanxinwenti
- 各种贪心策略情况下的背包问题的算法并实现;其中:量度标准分别取:效益增量P、物品重量w、P/w比值-Various greedy strategy in case the knapsack problem and implement algorithms wherein: a measure were taken: the incremental benefits of P, articles weight w, P/w ratio
Queue
- VS2008编写的链表队列程序,自己实现编写的,数据结构学习用-VS2008 queue list written procedures, to achieve their own writing, and learning to use data structures
TTCN
- 详细介绍TTCN(树表结合描述语言)第二版的使用语法-Details TTCN (tree and tabular combined descr iption language) used the second edition of the syntax
LCS
- 利用动态规划算法寻找两个list中的最长公共子序列,并分别记录了最长公共子序列的在list中的结束位置-Dynamic programming algorithm to find the two list the longest common subsequence, and recorded the longest common subsequence of the end position in the list
visualization
- 高人做的排序算法图形化展示,有点意思,用空看看!-sort program demostrate for
数据结构18个常见算法
- 八皇后、斐波那契序列、约瑟夫环、二叉树的遍历(递归、终须、先序、后序、层次)、二叉树及树的深度、DFS、Prim构造最小生成树、常见排序算法(选择、折半插入、冒泡)、顺序查找、折半查找
TheBottomofaGraph.tar.gz
- ACM题解:The Bottom of a Graph 求图的强连通分量的好例子,ACM problem solution: The Bottom of a Graph a good example of graph of strongly connected components
100shuju
- 数据结构当中的经典例子,对你学习数据结构绝对有用处。有链表、队列、树、图等等100个例子!-, Fig array structure which is a very important part of the data structure, which is a classic example.
