资源列表

« 1 2 ... .53 .54 .55 .56 .57 358.59 .60 .61 .62 .63 ... 2656 »

[数据结构常用算法几种排序方法的实现

说明:用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-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

[数据结构常用算法compute

说明:在vc++语言环境下,实现了基本的四则运算,比如代数中的加,和,乘,除-err
<李心妍> 在 2025-06-04 上传 | 大小:860kb | 下载:0

[数据结构常用算法suanfa

说明:acm部分算法文档,有动态规化,贪心算法-acm some algorithm documentation, dynamic regulation, the greedy algorithm
<林炳忠> 在 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

[数据结构常用算法8_queen

说明:8_queen问题的一个自创的算法,还不错!-8_queen
<lao> 在 2025-06-04 上传 | 大小:860kb | 下载:0

[数据结构常用算法hwj

说明:计算20个数值中的奇数之和以及偶数之和,并输出-In C++ language 20 values ​ ​ were calculated and the odd and even numbers and calculated,calculated,calculated
<彭博> 在 2025-06-04 上传 | 大小:861kb | 下载: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

[数据结构常用算法insert

说明:直接插入排序小程序,也许有些人对几种排序算法不太清楚,这是关于直接插入排序的,希望有用,-this is a sort program ,you can using it sort a array
<yanrui> 在 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

[数据结构常用算法liandui

说明:队列的链式存储结构,包括创建,初始化,入队,出队,显示等操作-Chain store queue structure, including the creation, initialization, into the team, a team, display and other operations
<judy> 在 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
« 1 2 ... .53 .54 .55 .56 .57 358.59 .60 .61 .62 .63 ... 2656 »

源码中国 www.ymcn.org