资源列表

« 1 2 ... .11 .12 .13 .14 .15 2416.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法taxis-compare

说明:使用两个源程序文件,一个用于构造三个算法的具体实现,另一个为主函数,完成计算统计完成一定次数对某个算法的运行时间和比较次数的统计 -Using two source files, a three algorithms used to construct a concrete realization of the other main functions, to complete the calculation of the stat
<马波> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法polylist

说明:数据结构实现两个多项式的加法,首先输入两个多项式,如"5,8",代表5x^8,以"0,0"结束,结束后输出两个多项式相加的和-Data structure to achieve the addition of two polynomials, first enter the two polynomials, such as " 5,8" , on behalf of 5x ^ 8, to " 0,0"
<李烨> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法hannuotadeshixian

说明:经典游戏汉诺塔的实现。本程序较短,采用递归算法-Implementation of classic game Tower of Hanoi. The procedure is shorter, using the recursive algorithm
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:线性表的应用:用顺序表实现求集合的交并差-The application of the linear table: order table with a collection of cross-seeking and achieving poor
<陈蔚> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法XUESHENDAPEIWENTI

说明:一班有m 个女生,有n 个男生(m 不等于n ),现要开一个舞会。男女生分别编号坐在舞池的两边的椅子上。每曲开始时,依次从男生和女生中各出一人配对跳舞,本曲没成功配对者坐着等待下一曲找舞伴。 请设计一系统模拟动态地显示出上述过程,要求如下: (1)输出每曲配对情况; (2 )计算出任何一个男生(编号为X )和任意女生(编号为Y ),在第K 曲配对跳舞 的情况.至少求出K 的两个值 分别用循环队列和链队列
<陈蔚> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法2

说明:计算二叉树的叶子结点树,实现代码的编译和运行-Calculated binary tree leaf node, the code compiles and runs to achieve
<马远> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:huffman的编程,应用到密码传输的部分,-huffman programming
<刘明洋、杨> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法minspant

说明:最小生成树,prim算法 还有kruskal算法 两个算法的具体实现还有测试-Minimum spanning tree, prim algorithm also kruskal algorithm implementation has two specific test algorithm
<刘明洋、杨> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法c

说明:数据结构,程序设计, 括号匹配检验算法。利用栈的方式来实现-Matching brackets
<xiaoquan> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法8-REINAS

说明:Algoritmo de las 8 reinas
<ASDASD> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法O(logN)sort

说明:时间复杂度为O(logN)的排序算法。。俗称重口味排序-Time complexity is O (logN) sorting algorithm. . Commonly known as the flavors sort
<Oniontree> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法topsort

说明:拓扑排序的C++源码,一种有向无环图排序的重要的图论算法-Topological sort of C++ source code, a directed acyclic graph sort of important graph algorithms
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 2416.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org