资源列表
DDFS_1
- 主要介绍DDFS的主要结构,和它的实现方法还有源代码(VHDL)-introduces the main structure and the implementation methods have the source code (VHDL)
dijewrkstra
- dijkstra算法的链表实现,另外需要include一个头文件,稍后上传
data_structure_short_path
- 根据题目建立图的结构,利用 Dijiskara 算法依次计算出各点的最短路径。 要求 : 图的结构为 { 0,1,1,1,0,0 , // 邻接矩阵表示图, 0 表示断路, 1 表示通路。 1,0, 0,0,1,0, 1,1,0, 0,0, 1,0, 0,1,0,0, 0,0,1, 1,1, 0,0,0,1,1,0,0,1, 0,1,0,0, 1, 0,0,0,0,1,1,1,
coding10
- 这是一个用c++实现的简单的编码程序-c achieve with a simple coding procedures
network1
- 这是一个用c++实现的网络路由器的路由表信息显示程序-This a realization of using c network routers routing table information display program
decoding
- 实现解码的程序(使用的是解码规则)-achieve decoder (codec is used in the rules)
creatlinklist
- 用C语言实现从表头/表尾插入来创建链表,并判断循环。可以供初学数据结构的人学习。 -C language from the first table / end table inserted to create List, and a judgment cycle. Can data structure for beginners learning from the people.
MFC_hanio
- 这是图形界面的汉诺塔程序,是在VC6的MFC开发环境中编写的-This is a graphical interface HANOR procedures in the VC6 MFC Development Environment prepared
c01
- 数据结构,算法与应用 --C++语言描述 第一章源代码-data structures, algorithms and applications -- Descr iption C language source code for the first chapter. .
alldata
- 数据结构算法与应用 --C++语言描述 所有源代码-algorithm and data structure -- C language descr iption of all the source code. .
c_code!
- 这里面包含了大量的数据结构的常用算法,大家可一看看有不有对自己有用的东西-which contains a large amount of data structure used algorithm, we can not have a look at a pair of useful things
vertex
- 数据结构里关于图的邻接矩阵的建立,用c语言描述-data structures on the adjacent map matrix established, with c Descr iption Language