资源列表
four-promble-of-data-structures
- 四个关于数据结构的代码,包括层次的非递归算法、回文游戏、简单选择排序等几个问题的代码。-Something for data structrues!
AdjMultilist
- 数据结构无向图的深搜和广搜,多重邻接表存储结构(代测试数据)
stu
- 链栈结构的学生成绩管理系统 初学c++ 不要拍砖。-Chain stack structure of student achievement management system for novice c++ not Paizhuan.
compmouse
- 老鼠走迷宫程序实际示例 可以寻找所有路径以及找出所有路径当中的最短路径。-Mouse Maze procedure can find all the practical example of the path and find the shortest path among all paths.
Word-frequency-analyzer
- 词频分析器。包含了文件读入功能。输入文本记录单词出现频率-Word frequency analyzer. Contains the file is read into function.
separator-match
- 数据结构上机,分隔匹配算法用栈机制实现的代码,在vc6下运行通过-Data structure on the machine, separated by matching the code with the stack mechanism to realize, run by the vc6
yuyu
- 实现二叉排序树的遍历、添加、删除等操作。是对数据结构二叉排序树的最好的解释
a
- C语言实现二叉平衡树的运算算法 二叉平衡树的运算算法-C language to achieve a balanced binary tree algorithm for computing A balanced binary tree algorithm for computing
octree
- octree building octree structure-octree building octree structure
fl_4_zb1
- 用于大坝安全预警模型的多元回归以及变量分离的程序。也可以用于其他非线性回归-Dam safety warning model for multiple regression and variable separation procedures. Can also be used for other non-linear regression.
SortAlgorithm
- 8中排序算法的C实现(冒泡、插入、选择、堆排序、归并排序、快速排序、基数排序)-8 sorting algorithm implemented by C
management-system
- 数据结构c代码,学生成绩管理系统,有插入删除,建立,查找等一系列功能,可以运行。-Data structure c code, student achievement management system, insert delete, create, find a series of functions, you can run.
