资源列表
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
grad_descent
- The code helps to calculate the value of a unconstrained objective function using gradient based method.
DP32
- a sample of dinamic progaramming optimisation
Length
- 运用类的方法,输入两个点,求解两点之间的距离-input two point ,comput the length between the two point
TMM
- 单层介质板的TMM计算以及与CST结果对比。
