资源列表
lab
- matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。-matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.
duoxiangshi
- 数据结构:多项式的代数运算,C语言,数据结构实验内容,包含可执行程序和源代码。-Data structure: polynomial algebra, C language, data structure experiment content, including executable programs and source code.
shanliebiao
- 任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for each record the following data
SJJGPXBJ
- 数据结构的课程设计。10种内部排序算法的比较,有三种比较方式,随机数组比较,已排序数组升序比较,已排序数组逆序比较,只直观的给出了比较次数等,-Data structure course design. 10 kinds of internal sorting algorithms comparison, there are three more ways, more random array, the array has been sorted in ascending order of co
Astar
- 利用Visual Studio 6.0实现了迷宫的A星算法路径搜索-implement A* algorithm in maze route plan using Visual Studio 6.0
Generalized_inverse_of_matrix
- 求矩阵的广义逆。对矩阵没有限制,可以是方阵,也可以不是方阵。-Generalized inverse of a matrix. There is no limit on the matrix, can be square, you can not square.
CppAndDataStructure
- 王立柱编著的《C/C++与数据结构》上册的课件和源码-Wang column compiled the " C/C++ and data structure" on the books of the courseware and the source
jhys
- 本程序为c语言数据结构(清华严蔚敏)关于集合运算的课程设计,详细源码加注释-This procedure for the c language data structure (Tsinghua Yan Wei Min) on the set operations of curriculum design, plus detailed source notes. . .
K_Merge
- 文件的多路归并排序算法, C++描述(要求待排序文件已经事先有序)-C++ implementation of K-Merge Algorithm
91331988FCM
- fcm聚类的聚类分析方法, c++的载体,可用于数据的聚类-fcm
graph
- 数据结构——图的基本结构 求给定图中的边(或弧)的数目。 求解出从给定顶点到所有顶点的最短路径(以边数计算)。 判断一个有向图g是否是一棵有向树。(任意一个顶点可能是根) 对给定的图G及出发点,设计算法从出发深度遍历图G,并构造出相应的生成树。 -Data structure- that the basic structure of the given graph edge (or arc) number. Solving out from a given vertex to a
maopao
- 一个冒泡法的程序,里面含有对一给数据和一组字符串分别进行冒泡排序,自己运行过了,可以使用的。-A bubble law procedures, which contain a string to the data and a set of bubble sort separately, their run-off, and can be used.