资源列表
[数据结构常用算法] 几种排序方法的实现
说明:用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and compare the various methods o<陈婷> 在 2025-06-04 上传 | 大小:860kb | 下载:0
[数据结构常用算法] zxcvnjhjhkjk
说明:最短路径----迪杰斯特拉算法这是用数据酷编写的超级还曾需飞行行分区地方人个还有就适合打击的假死优化哦----- Dijkstra shortest path algorithm which is used to prepare data super cool flight line had to be a district where there are suitable for people against the suspended animation optimization Oh<xiaokang87lk> 在 2025-06-04 上传 | 大小:860kb | 下载:0
[数据结构常用算法] MILLER_RABIN
说明:MILLER_RABIN随机算法,计算100000之200000之内的素数,测试生成个数和具体数。-MILLER_RABIN,probobility algorithm,used to test the sushu in 100000 to 200000<monica> 在 2025-06-04 上传 | 大小:861kb | 下载:0
[数据结构常用算法] DirectedGraph
说明:这是一个针对有向图寻找出两点之间最短路径的程序 是基于最短路径算法完成的-an algorithm to find the shortest path<zidanyu> 在 2025-06-04 上传 | 大小:861kb | 下载:0
[数据结构常用算法] hebingyiyuanduoxiangshi
说明:合并一元多项式,非常简单易懂的代码,适合学习数据结构的链表-This procedure combined to achieve a dollar polynomial. This procedure according to entry input methods for the input, one for each input item, it will first prompt entry of the power, and then prompts entry of the coeff<古灵> 在 2025-06-04 上传 | 大小:861kb | 下载:0
[数据结构常用算法] HuffManSLN (1)
说明:霍夫曼编码使用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。(Huffman Hoffman uses a variable length encoding encoding encoding table of source symbols (such as file in a letter) f<one1234> 在 2025-06-04 上传 | 大小:861kb | 下载:0