资源列表
KMP
- KMP算法的具体实现,能够在O(n+m)时间内找出字串在父串中的位置,n为父串长度,m为字串长度-KMP in the proposed algorithm, can be O (n+ m) time to find the string in the parent string position, n the parent string length, m for the string length
extract_z
- 分子动力学提取原子的z坐标(这是我本科毕设的内容)-Molecular dynamics extract z coordinates of atoms (this is my undergraduate complete set of content)
Tqueue_Test
- delphi2007 Tqueue 入列 出列 获取下一个出列内容 -delphi Tqueue
11
- 交大数据结构第11章作业代码,供大家参考,希望对大家有用-National Chiao Tung University Chapter 11 jobs data structure code, for your reference, I hope useful
minimumSpanningTree-
- 1. 利用克鲁斯卡尔算法求网的最小生成树。 2. 利用普里姆算法求网的最小生成树。 3. 要求输出各条边及它们的权值。-1. Using Kruskal algorithm for the minimum spanning tree network. 2. Use of the the prim algorithm for the minimum spanning tree. 3. Output edge and their weights.
LibTopoSort
- 数据结构中的关键路径算法,用邻接表实现,VC6环境,能正常运行-The critical path data structure algorithms, to achieve with the adjacency list
rtree(zyw)
- 一种R树结构的实现,可实现R树索引等功能-A realization of R tree, R-tree index can be achieved and other functions
ACM
- 吉林大学计算机科学学院2005年制作的ACM/ICPC代码库,里面的代码比较详细,清晰-Jilin University School of Computer Science in 2005 production of ACM/ICPC code base, which code for more detailed, clear and
random-access-sort
- 用多种方法,对随机数进行排序,使我们更清楚的明白各自的算法。-In many ways, to sort of random number, make us more clearly understand their algorithm
cPPalgorithm
- C++算法大全,里面包含了单元加,底层编程,汉诺塔,逆阵,求进制,数据结构,数学问题,数组,文件程序,问题算法,小写数字转为大写数字,校验算法,硬币情况,字符,还有各种链表-C++ algorithm for Guinness, which contains the unit increases, the underlying programming, Tower of Hanoi, inverse matrix, find the binary, data structures, mathem
Msearchha
- 迷宫搜索 ,A*算法 ,自动生成成迷宫矩阵,查找最短路径可直接使用。 -Maze search, A* algorithm, and automatically generated into a maze matrix, find the shortest path can be used directly.
cysf
- 编程时会经常使用的算法代码,用c语言描述-program method