资源列表
xsjzh
- 数据结构稀疏矩阵实现及应用(在三元组和十字链表下)-Sparse matrix data structure implementation and application (cross-list in triples and under)
graph
- 1. 分别以邻接矩阵和邻接表的存储结构建立图。 2. 分别对图进行深度优先遍历和广度优先遍历。 3. 求图中边的数目。 4. 求顶点0到图中其余每个顶点的最短路径。 -1, respectively, the adjacency matrix and adjacency list storage structure created map. 2, respectively, the graph depth-first traversal and breadth-fir
fight-system
- 航空订票系统,可实现机票的查询,订购功能。-it will be very good to use。
datastruct
- 对于数据结构的相关练习,操作,有意义提高编程思想-For data structures related exercises, operations, improve programming ideas meaningful
hanoi
- 提高递归的编程思想,此函数是对汉诺塔的操作-Improve recursive programming ideas, this function is the operation of the Tower of Hanoi
List
- 单链表定义、操作,实现增、删、改、查等功能,传递的参数用引用-Single list definitions, operation, to achieve add, delete, change, search and other functions, the parameters passed by reference
datastruct-apartment
- 数据结构-课程设计-宿舍查询管理软件-VC++6.0-Data Stuct
Diamond
- 钻石算法的源程序,是学习C语言的一个小程序,可以对算法进行研究学习-Diamond algorithm source code, C language learning is a small program that can conduct research on learning algorithms
DynamicPlan
- 动态规划算法的实现源代码,分析和阐明了动态规划法的使用-Dynamic programming algorithm source code, analyze and illustrate the use of dynamic programming
Linearlist-Frame
- 链表的实现模板源码,包含了链表和队列的使用-Linked list implementation template source code, including the use of linked lists and queues
BTree-Frame
- 二叉树模板源代码,二叉树的具体实现方式以及特性注释-Binary template source code, binary tree specific implementations and features notes
FullArray
- 本代码可以将一个整数数组进行全排列,并将排列结果放到一个大数组里面,这样我们就可以轻松解决手动全排列的繁琐工作了-This code can be arranged in an array of integers for all, and the results are arranged into a large array inside, so we can easily solve the full array of tedious manual work
