资源列表
1
- KMP算法,主要用于字符匹配运算,算法较普通算法速度明显提升-KMP used for char matching
Saint-Venant-equations
- 圣维南方程组计算程序 vb开发 进行河道水流模拟计算-Saint-Venant equations vb development of computational procedures for river flow simulation
hashTable
- 哈希表(hash table),在visual c++中,分别使用链表和数组来实现的,可直接调用-hash table, complemented with linkedList and array by visual c++
图的表示23
- 图的表示 数据结构-map indicates that the data structure
TopoSort
- 有向图 编写程序判断该图是否含有环 如没有则输出其拓扑序列-Digraph write a program to determine whether it contains any part of the plan if there is no sequence of the output of its topological
Haffman
- 数据结构哈弗曼编码实验程序,能够完整实现其要求-Experimental data structure Hafu Man coding procedures to complete implementation of its requirements
maze-problem
- 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find
puzzle
- 能输入一个N*M矩阵代表迷宫分布,指定入口出口后,程序自动搜索从入口到出口的路径。-You can input a N*M matrix to represent a maze ,define an entrance and exit,this program will search the way from entrance to exit .
combinatation_dynamic
- 数据结构程序实例,动态规划法求组合数算法的实现-Data structure instance, the dynamic programming method to seek the realization of the number of combinations of algorithms
MiniSpanTree_Kruskal
- 最小生成树算法程序,已经通过编译的程序,能运行出结果-minimum spanning tree algorithm, compiled by the procedure, the results can run
QueensProblem
- 八皇后的的一个比较好的经典算法 程序采用回溯法,算法的细节参看程序-QueensProblem
357386ggrls
- 最小二乘法算法在智能天线算法中的非盲算法中的具体应用,运行后直接出来结果,具有很强的普遍性,运算简单,时效比高-Least squares algorithm in smart antenna algorithms in the non-blind algorithm for the specific application, running out a direct result, has a strong universal, simple operation, limitation tha
