资源列表
myGraph
- Search Graph in 2 dimension array
zhuanzhi
- 利用VC6.0系统,利用数据结构,进行矩阵行列转置。-Using VC6.0 system, the use of data structure, the ranks of the matrix transpose.
links
- 链表的一些简单的功能,初始化,创建,删除,插入,修改等-the function of links
Josephus
- 数据结构中约瑟夫算法的向量实现。能够在C的环境下运行。-Joseph algorithms data structures vector implementation. In the C environment to run.
huNT
- 二元Newton-Thiele型混合连分式插值的信息矩阵算法-Two yuan Newton-Thiele continued fraction interpolation hybrid information matrix algorithm
mian
- 又称单词查找树,Trie树,是一种树形结构,是一种哈希树的变种。典型应用是用于统计,排序和保存大量的字符串(但不仅限于字符串),所以经常被搜索引擎系统用于文本词频统计。它的优点是:利用字符串的公共前缀来节约存储空间,最大限度地减少无谓的字符串比较,查询效率比哈希表高。 -Text of obtaining statistics its advantage is: use the public to save string prefix storage space, the maximum r
imspline
- matlab 双三次样条插值,由于是matlab写的,速度非常慢。希望大家理解-matlab bicubic spline interpolation is Matlab written, very slow. I hope you understand
2
- 链表排序 主要介绍链表排序-search of link
disanti
- 正五边形五人互相追逐,速度不同,绘图和求解最后相遇坐标的算法,matlab-The regular pentagon five people chasing each other at different speeds, drawing and solving algorithm last met coordinates, matlab
zgylwt
- 基于模拟退火算法的中国邮路问题代码,最短遍历问题中的一种问题-chinese postman problem
0-1bag
- 经典的0-1背包问题,程序可以自动输入并且有注释-Classical 0-1 knapsack problem, the program can automatically entered and annotated
problem
- 回溯法解决ACM题目“旅行商问题”的c++源代码-Backtracking to solve the ACM topic " traveling salesman problem" c++ source code
