资源列表
CPP
- c++的与链表相关的知识,可以根据柱上的内容学习-about the sequenlist
lianbiao
- 链表的使用,等等功能,挺好的,基本点而功能都实现了。-I write by by myself
Data-structures-source-code
- 数据结构源代码,每一章都有数据结构源代码-Data structures source code, each chapter has a data structure source code
C-CODE
- 数据结构C源代码,数据结构C源代码数据结构C源代码-Data structure of C source code, data structure of the data structure of C source code C source code
Criticalpath
- 本程序实现了用数据结构中的图形知识编写一个求无循环有向帯权图(即通常所说的AOE网)中从起点到终点所有路径,经分析、比较求出长度最大路径,从而求出关键路径。-This code is used to calculate the every path from the starting piont to the ending piont of an AOE Figure,then carry out the maximum path after analysizing and comparin
elevator
- 本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。-This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.Whe
Bitree
- 本程序的功能是:首先在二叉树的头文件中定义了二叉树的创建、插入、删除、三种遍历方式等,在主程序中则调用头文件来对创建的二叉树实现前序、中序、后续遍历,并打印最后遍历的结果。-The function of this program are: first define several operation of the binary treein the header file , including creating , inserting, deleting, and three trave
Graph
- 本程序采用数据结构中提到的Prim算法来求给出的一个图的最小生成树,运行程序之后会显示出最小生成树的起点到每个边节点即构成最小生成树的边,并且会显示出每条边的权值。-The program adopt the frequently used Prim algorithm to generate a minimum spanning tree, when you run the program, it will show the edge of the minimum spanning tree
ddddd
- 电力工会后台参考模型 功能非常实用的数据结构-website mode
homewok
- 课程作业,用于解决数据结构等的问题乔沃维奇我去日期-homework of struct and data for students
HuffmanFinal
- 掌握结构体、指针及二叉树的生成、遍历等操作掌握霍夫曼编码/译码的原理。-Master structures pointer and binary tree traverse the generation of operate the master Huffman coding/decode principle
Complex
- 大学《数据结构》实验代码(实验一)后续还有-Data structures
