资源列表

« 1 2 ... .05 .06 .07 .08 .09 110.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法r8q

说明:八皇后问题的C版本的解决方案 包括如何处理两个皇后不能在同一列、同一行以及同以斜行的判断问题-eight of the Queen's version of the C solutions, including how to deal with two Queen's not in the same series, and with the same line oblique to the question of j
<孙枫> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法双端选择排序算法

说明:双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the
<倪莎> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法转换中缀表达式求值

说明:实现中缀变后缀表达式求值.用VC编写的,大家可以来看看,发表下意见也行. -realization grade change suffix expression evaluated. VC prepared, we can look at, to publish opinions OK.
<陈静波> 在 2024-11-20 上传 | 大小:106kb | 下载:0

[数据结构常用算法Huffman程序

说明:为得到使电文总长最短的二进制前缀编码,则以n种字符出现的频率作权,设计一棵Huffman树,求出给定权值的字符对应的Huffman编码。-enable the message to be chief of the shortest prefix binary coding, while the n characters of frequencies for the right to design a Huffman tree, obta
<张磊> 在 2024-11-20 上传 | 大小:9kb | 下载:0

[数据结构常用算法PI的编程

说明:求pi的程序,包括实验报告,误差分析,收敛性分析-for pi procedures, including experimental report, error analysis, convergence analysis, and so on
<林林> 在 2024-11-20 上传 | 大小:255kb | 下载:0

[数据结构常用算法排序算法-java

说明:用java实现的数据结构排序算法,包括:选择排序、插入排序、冒泡排序、希尔排序、快速排序、堆排序、归并排序。-used to achieve the ranking algorithm data structure, including : Select, in order of insertion sequence and Bubble Sort, Hill sequencing, rapid sequencing, heap sor
<陈为> 在 2024-11-20 上传 | 大小:53kb | 下载:0

[数据结构常用算法经典算法

说明:最经典的C算法,有简单的也有难的,算法极其精妙-classic C algorithms, it is simple difficult, the algorithm is extremely exquisite
<zh> 在 2024-11-20 上传 | 大小:121kb | 下载:0

[数据结构常用算法K1

说明:hanoi塔经典问题,采用递归算法,值得研究研究-Hanoi tower classic, using recursive algorithm, it is worth studies
<吴伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法中缀表达式求值

说明:中缀表达式求值,运用了堆栈进行存储,并支持小数的计算-expression which evaluates superintendent, the use of stack for storage, and support for the calculation of the minority
<吴伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法exbitree

说明:交换二叉数的左右孩子,如果只有一个孩子则把它移到另一边-exchange of the two forks around a few children, if only one child put it moved to the other side
<吴伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法magic_1

说明:魔方的算法,即每行每列和对角线上的数值和相等,算法值得研究研究-Magic Square algorithm, which means that every line and every out on the diagonal and the same numerical algorithm worth studies
<吴伟> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法formulervalue

说明:数据结构中的表达式求值运算算法实现。数据结构课的要求。-data structure of the expression evaluates computing algorithm. Course data structure requirements.
<emma> 在 2024-11-20 上传 | 大小:208kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 110.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org