资源列表
[数据结构常用算法] seven-ranking-method
说明:用7种不同的方法对输入的10数进行排序,包括二归路排序法,谢尔排序法,快速排序法-In seven different ways to sort the input number of 10, including two return sort, Shell sort, quick sort, etc.<leafinee> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] shunxubiao
说明:(1)输入一组整型元素序列,建立顺序表。 (2)实现该顺序表的遍历。 (3)在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4)判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5)实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6)输入整型元素序列利用有序表插入算法建立一个有序表。 (7)利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8)编写一个主<吴琪> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] CarStationDemo
说明:学习数据结构最好的例子,里面综合了队列,栈,链表等内容。学习数据结构的可以下载下来好好看一下。-Learn the best example of data structure, which combines the queues, stacks, linked lists and so on.<liyongbing> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] List-creation-process
说明:数据结构,完成链表的建立、删除等操作的C语言程序-Data structure, complete list of build, delete, etc. The C-language program<邵远> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] maze-problem
说明:实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program,<GUM> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] youxiangtu
说明:一段有向图的程序,有向图建立,求取路径等问题-A directed graph of the program, the establishment of a directed graph, the path to strike and other issues<lm> 在 2024-11-02 上传 | 大小:2048 | 下载:0
[数据结构常用算法] huffmancode
说明:哈弗曼编码的多媒体文件压缩,计算压缩比,输出编码结果-Hafu Man coding<timber2011> 在 2024-11-02 上传 | 大小:2048 | 下载:0