资源列表
hexadecimal-conversion
- 使用VC++编写的代码,编写的是数据结构中的表达式转化的算法-Use code written in VC++, written expression in the data structure conversion algorithm
circleQueue
- 实现了循环队列的数据结构,以及各种操作-Achieve a circular queue data structures, and various operations
duilie
- 队列,------------c语言程序,适合初学者-Queue,------------ c language program, suitable for beginners
paixu
- 数据结构中,关于内部排序的学习课件,供考研和要考数据库管理员的同学参考。-In data-structure, the study on internal order courseware, for one s deceased father grind and want to take an examination of the database administrator classmates reference。
MD5_f
- MD5算法完整源码与调用方法,采用Delphi实现
typedef-struct
- 从图中某个顶点出发访问图中所有顶点,且使得每一顶点仅被访问一次,这个过程称为图的遍历。图的遍历是从图中某个顶点出发,沿着某条搜索路径对图中其余每个顶点进行访问, 并且使图中的每个顶点仅被访问一次的过程。 图的遍历是图运算中最重要的运算,也是图的基本运算之一,图的许多运算都是以遍历为基础的。试编写一个程序,完成对图的遍历。-A vertex from the graph in Figure visit all vertices, and so each vertex is visited o
postman3
- 邮递员问题的解决方案,个人觉得还不错的说-Chinese postman
huishufa
- 用分支限界法求界旅行商问题,用C++语言编程实现
duhewenti
- 农夫带着狼、羊、青菜过河。 渡河问题 农夫不在时,狼会吃羊且羊会吃青菜。 每次摆渡农夫只能带一样东西。 编程显示过河方法,要求摆渡次数最少。 -农夫带着狼、羊、青菜过河。 农夫不在时,狼会吃羊且羊会吃青菜。 每次摆渡农夫只能带一样东西。 编程显示过河方法,要求摆渡次数最少。
db_1
- 多项式相加,运用单链表实现操作,运行通过-Polynomial sum
Parking-Management-System
- 一个简单的停车场车辆进出管理程序,利用队列与栈的基本功能实现。-Vehicles entering and leaving the parking lot of a simple management procedures, the use of the basic functions of the queue and stack implementation.
dsvcallchap
- 数据结构算法 vc++6.0 的程序集包含所有章节,适合学习数据结构,把数据结构的算法都用vc实现了 。数据结构算法 vc++6.0 的程序集。
