资源列表
DynamicPlan
- 动态规划算法的实现源代码,分析和阐明了动态规划法的使用-Dynamic programming algorithm source code, analyze and illustrate the use of dynamic programming
Diamond
- 钻石算法的源程序,是学习C语言的一个小程序,可以对算法进行研究学习-Diamond algorithm source code, C language learning is a small program that can conduct research on learning algorithms
datastruct-apartment
- 数据结构-课程设计-宿舍查询管理软件-VC++6.0-Data Stuct
List
- 单链表定义、操作,实现增、删、改、查等功能,传递的参数用引用-Single list definitions, operation, to achieve add, delete, change, search and other functions, the parameters passed by reference
hanoi
- 提高递归的编程思想,此函数是对汉诺塔的操作-Improve recursive programming ideas, this function is the operation of the Tower of Hanoi
datastruct
- 对于数据结构的相关练习,操作,有意义提高编程思想-For data structures related exercises, operations, improve programming ideas meaningful
fight-system
- 航空订票系统,可实现机票的查询,订购功能。-it will be very good to use。
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
xsjzh
- 数据结构稀疏矩阵实现及应用(在三元组和十字链表下)-Sparse matrix data structure implementation and application (cross-list in triples and under)
Face_detect
- 基于haar特征和adaboost算法的人脸识别程序.-Haar features and adaboost algorithm based face recognition process.
ap-sr
- 基于非周期随机共振的实现,求最大相关系数有明显的效果-Implementation based on aperiodic stochastic resonance
bplus_tree
- C语言描述 B+树。全英文注释,非常详细。在GPLv3协议下发布。实现了增加、删除结点等常用功能。-C language descr iption B+ trees. Comments in English and very detailed. Released under the GPLv3. Achieve add, delete nodes and other common functions.
