资源列表
[数据结构常用算法] double-link-merge.c
说明:链表归并 a) 构造两个单链表 c) 显示构造的单链表的元素内容 b) 编写算法将这两个单链表归并为一个按元素值递减次序排列的单链表,要求利用原来两个单链表的结点存放归并后的单链表。 e). 显示归并后的单链表-link merge<taopen> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-shortest-path
说明:在VC 环境下用算法求出最短距离,该算法克服了以往算法的缺点-VC environment in the shortest distance calculated by algorithm<赵瑞> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] CJC_DictS
说明:已知从起始点A到达各目站点(B、C、D...)的各最短路径上所有站点的前驱站点,以及至前驱站点的距离。以一个二维数组pre描述已知信息,第1列是前驱站点的序号(以0、1、2...分别表示站点A、B、C...),第2列是至前驱站点的距离。试推算和输出从起始点出发到达各其余站点的最短路径和距离。完成源程序DictS.CPP中Pathway函数的编写。-Known from the starting point A to reach the target site (B, C, D. ..) of t<fuyuqi> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tongxunlu
说明:本程序中主要是利用了和链表相关的知识实现了类似电话簿一样的功能,并能删除、保存等功能。对想了解链表的有比较好的帮助。-Mainly used in this procedure and the list of the relevant knowledge to achieve a similar phone book function, and can delete, save and so on. On the list would like to know there are good he<chengguoqing> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] doublelist
说明:双链表的有关程序,包括插入数据,删除数据。-Double-linked list of the relevant procedures, including inserting data, deleting data.<xujian> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] C-Common-algorithm---Set
说明:一个C语言常用算法集,里面会有你用得着的算法,错误之处,请君等自己修正后在使用。-A set of C language commonly used algorithm, which algorithm will you need it, mistakes, inviting the use of their own, such amendments.<陈晓> 在 2025-06-17 上传 | 大小:270kb | 下载:0
[数据结构常用算法] HaffmanCode
说明:哈弗曼编码 暑期课程设计作业,c++开发,输入字母串后,对个字母编码以及译文显示,动态演示哈弗曼树的生成-Ha Fuman summer curriculum work coding, c++ development, the input letter string, the translation of the letter codes and show that the generation of dynamic display Hafu Man Tree<spiritualcastle> 在 2025-06-17 上传 | 大小:3.7mb | 下载:0
[数据结构常用算法] cSharp-data-structure
说明:将数据结构与C#语言和.NET框架结合是本书的一大特点。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structures and C# language and. NET fr a mework with a major feature of this book. Book all the data structures and algorithm<小飞> 在 2025-06-17 上传 | 大小:1.29mb | 下载:0