资源列表
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.
decoding
- 实现解码的程序(使用的是解码规则)-achieve decoder (codec is used in the rules)
network1
- 这是一个用c++实现的网络路由器的路由表信息显示程序-This a realization of using c network routers routing table information display program
coding10
- 这是一个用c++实现的简单的编码程序-c achieve with a simple coding procedures
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,
dijewrkstra
- dijkstra算法的链表实现,另外需要include一个头文件,稍后上传
DDFS_1
- 主要介绍DDFS的主要结构,和它的实现方法还有源代码(VHDL)-introduces the main structure and the implementation methods have the source code (VHDL)
huffmanx
- 是一个关于数据结构中的haffman 算法,运行环境 c/c-is a data structure on the haffman algorithm, the environment c / c
lianbiaox
- 是一个数据处理结构中关于链表的建立 几基本操作的程序
shunxux
- 是一个数据结构中关于连续的分配的线形分配的数据结构及一些基本操作-is a data structure for the distribution of the linear distribution of the data structure and some basic operation
juzheng
- 是一个关于数据结构中稀疏矩阵的程序 有矩阵的转置的操作-is a data structure for sparse matrix procedure matrix transpose operation
C++ex1
- 这是一个C++绘图的程序,使用与C++的初学者,大家请参考并提意见-This is a C mapping procedures, the use of C and beginners, please reference and advice