资源列表
8SieveOfErastothens
- Implemented the “sieve of Erastothens” to compute the prime numbers till a given value
Queue
- 队列的相关操作(比如:队列初始化,队列入队,队列出队等等)-Queue-related operations (such as: the queue is initialized, the team included in the team, team lists team, etc.)
wutoujiedian
- 无头结点链表,数据结构实验一,无头结点链表,数据结构实验一。-Without a head node list, a test data structure, without a head node list, the data structure first experiment.
Floyd
- 最短路径的常见算法,能够算出图中所有节点之间的最短路径(时间复杂度为o(n^3))-Common shortest path algorithm
kruskal
- 图论中用于搜索最小生成树和最短路径的Kruskal算法-Graph theory to search for the minimum spanning tree and shortest path algorithm of Kruskal
KMP
- KMP 改进的字符串匹配算法,由D.E.Knuth与V.R.Pratt和J.H.Morris同时发现,因此人们称它为克努特——莫里斯——普拉特操作(简称KMP算法)。KMP算法的关键是根据给定的模式串W1,m,定义一个next函数。next函数包含了模式串本身局部匹配的信息。-Improved KMP string matching algorithm, by DEKnuth with VRPratt and JHMorris also found, so people call it Knut
pqtree
- point quad tree impementation in C by Rajeev Kumar
3-6-Yacht-rental-issues
- 3-6 Yacht rental issues 算法设计与分析 课后答案 算法实现题3-6-3-6 Yacht rental issues
Cpp1
- 根输入字符串创建二叉树,输出二叉树的先根遍历和后根遍历-Root input string to create binary output binary tree traversal and after the first root root traversal
PREORDER
- 二叉树的前序遍历非递归算法,适用于数据结构。-Preorder traversal non-recursive algorithms. For data structures.
Dsort
- 采用堆排序的Pascal源代码,可用于数据结构的教学。-Heap sort using Pascal source code can be used in teaching data structures.
jzzhq
- 进制转换器,非常好用,希望大家喜欢-Binary converter is very easy to use, I hope you like it. . . .