资源列表
student02
- 用C做的一个小的管理系统,主要用来熟悉数据结构的知识。-Use C to do a small management system is mainly used to familiar with the data structure knowledge.
cPPstructuredata-and-algorithm
- c++教程和数据结构,详细阐述了c++数据结构,并且附带有实例证明,方便初学者学习。-C++ tutorials and data structures, elaborated on the C++ data structures, and comes with examples, easy for beginners to learn
Tromino
- 用C++解决Tromino问题,根据用户输入的数字大小,解决不同规模问题-Tromino with C++ solve the problem, according to figures the size of user input, to solve the problem of different sizes
Ackerman
- 这是关于数据结构的一个算法,希望对大家有用-This is about the data structure of an algorithm, we want to be useful
LinkList
- 这是实现单链线性表的显示、插入、删除、合并功能。-This is linklist: display, insert, delete, merge function.
8queens
- 著名八皇后问题,添加美化内容,并且可更改皇后的数量-Eight queens problem
hrxlist
- 简单的链表 可以装 任何类型的数据 快速排序 可以 从小到大 从大到小-C/C++ List use All
xiaoyuan-daoyou
- 最短寻路算法的实现和使用 校园导游 数据结构课程设计 vc++控制台程序 可以读文件初始化-campus guider
quanpaixu
- 运用字典序中介值方法实现全排列,使用C++编写。算法入门的好参考-The use of an intermediary value of the lexicographical method to achieve the full array, to use C++ write. Good reference of the algorithm started
Maze
- 根据数据结构里的不相交集写的,并根据他的要求分别拆墙完成的 程序名称:迷宫的随机生成与迷宫路径查找 程序原理:不相交集的简单应用 功能介绍:根据不相交集原理随机生成迷宫并查找其路径,输出迷宫的数字及图文信息及带路径的图文信息(含文件操作) -Written according to the disjoint set data structure, and tearing down walls to complete his request Program Name
polynomial
- 利用链表的多项式运算,数据结构的相关知识-Polynomial operations using linked list data structure knowledge
Huff
- 哈弗曼的程序,也是栈的应用中的经典例子之一-Procedures of Hafu Man, is also a stack of applications a classic example of one