资源列表

« 1 2 ... .59 .60 .61 .62 .63 1964.65 .66 .67 .68 .69 ... 2656 »

[数据结构常用算法表达式求值(修改)

说明:本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样-the code in Visual C++ compiler environment to achieve, but we do not know in pure C++ to run what will be the outcome
<GQ> 在 2024-10-01 上传 | 大小:233472 | 下载:0

[数据结构常用算法123

说明:数据结构实验……图生成树的构造与实现……图生成树-Experimental data structure ... ... Architecture and Implementation of Spanning Spanning ... ...
<chenjianqing> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法main-element

说明:具体地讲,如果一个数组A[1..n]中超过半数的元素都相同时,该数组被称为含有一个主元素。 (a) 设计一个有效算法(至少是O(n logn)),确定该数组中是否含有一个主元素,如果有,找出这个元素。 (为简单起见,假设n是2的幂,且n<150) (b) 能否给出一个线性时间算法? 需注意的是,该数组的元素之间可能不存在顺序——即不能进行”A[i]<A[j]”的判断,但是可以进行是否相等的判断。 -Spec
<申俊泽> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法paixu

说明:程序可以使用七种排序算法,包括快速,希尔,推,简单选择等。对生成的随机数进行排列,并比较各种排序算法时间优劣-Program can use the seven ranking algorithms, including fast, Hill, push, simple choice. On the generated random numbers to be ranked, and compare the merits of time
<于洋> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法sdyx

说明:VC6.0实现,深度优先搜索算法,在源码中加入了祥细的注释-Depth-first search algorithm
<屋哥> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法shuzhi

说明:任意给定一个数,使用两种方法,普通和数据结构中栈操作,实现进制的转换-Any given a number, use two methods, general, and the data structure stack operation, to achieve binary conversion
<hsh> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法shujujiegou

说明:有用的数据结构源代码,希望对大家有好处 有用的数据结构源代码,希望对大家有好处-Source of useful data structure, we hope to benefit Source of useful data structure, we hope to benefit
<wang> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法huisu

说明:回溯的应用数据结构回溯的应用举例解决回溯(b a c k t r a c k i n g)搜索问题。-The application of retrospective application of retrospective application of an example data structure back
<王强> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法suanfa

说明:插入排序与合并排序的算法比较,比较两种算法的优劣-Comparison of insertion sort and merge
<> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法ssbm

说明:编程实现算术编码算法 进一步熟悉算术编码算法; 掌握C语言编程(尤其是数值的进制转换,数值与字符串之间的转换等)-Programming arithmetic coding algorithm More familiar with the arithmetic coding algorithm To master the C programming language (especially values ​
<张浩> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法sstable

说明:线性表的顺序表示和实现,包括构造空线性表,初始化,求线性表长等-The order of the linear form and implementation including tectonic empty linear form, the initialization, seeking linear form long
<邢素素> 在 2024-10-01 上传 | 大小:232448 | 下载:0

[数据结构常用算法tower-of-Han

说明:此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入-This is the Tower of Hanoi program, Hanoi layers as input variables
<郑前钢> 在 2024-10-01 上传 | 大小:232448 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1964.65 .66 .67 .68 .69 ... 2656 »

源码中国 www.ymcn.org