资源列表
[数据结构常用算法] YanWeiMin_XiTi_DaAn
说明:严蔚敏数据结构习题集答案。C语言版。供大家参考-solutions to the Data Structure<HaoJie> 在 2025-06-20 上传 | 大小:94kb | 下载:0
[数据结构常用算法] Data_Structure_CH1
说明:数据结构(C语言版)配套程序。第一章,绪论-data structure.chapter 1<HaoJie> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Data_Structure_CH3
说明:数据结构(C语言版)配套程序。第三章,栈和队列-data structure.chapter 3<HaoJie> 在 2025-06-20 上传 | 大小:29kb | 下载:0
[数据结构常用算法] Data_Structure_CH5
说明:数据结构(C语言版)配套程序。第五章,数组和广义表-data structure.chapter 5<HaoJie> 在 2025-06-20 上传 | 大小:19kb | 下载:0
[数据结构常用算法] haffman
说明:利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。-Huffman coding using information and communication can greatly improve the channel utilization, reduce the information tran<yanfen> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Jack_Straws
说明:ACM94国际大学生编程竞赛东中心区试题-Descr iption n the game of Jack Straws, a number of plastic or wooden "straws" are dumped on the table and players try to remove them one-by-one without disturbing the other straws. Here, we are only concerned with if vario<王强> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HuffmanCode
说明:huffman树编码实现,GLX-huffman tree coding to achieve, GLX. . . .<hddd> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] paixu
说明:设计一个程序,用于演示插入、交换、选择和归并等几类典型的内排序方法。要求如下: (1) 程序给出各种排序方法对于给定数据集的每趟排序结果。 (2) 采用简单形式进行各种排序方法的选择。 -Design a program for presentation to insert, exchange, selection and merging, etc. of the typical internal sorting method. Requirements are as follows<daiyufeng> 在 2025-06-20 上传 | 大小:4kb | 下载:0
[数据结构常用算法] sorting
说明:Sorts countries by different atributes, with 11 different sorting alghoritems (1)straightInsertion 2)binaryInsertion 3)straightSelection 4)bubbleSort1 5)bubbleSort2 6)shakerSort 7)shellSort1\n8)heapSort 9)quickSort R 10)quickSort I 11)mergeSort)-Sort<ragny> 在 2025-06-20 上传 | 大小:12kb | 下载:0