资源列表

« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法second_max

说明:以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code
<龙熹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法memery_copy

说明:将内存中的一段数据拷贝到另外一段内存中,要考虑其中的内存覆盖问题。-A section of the memory to copy data to another section of memory, it is necessary to take into account the memory coverage problems.
<龙熹> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Text5(1)

说明:数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team
<wangningning> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Text9

说明:在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果-In the sequential storage structure, using the sequential search algorithm, sorting algorithm directly into the search for a keyword such as algorithms, the output search result
<wangningning> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法backpack

说明:0/1背包问题(附注释):不可拆分的0/1背包问题-0/1 knapsack problem (with Notes): non-split 0/1 knapsack problem
<Aeon> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Create_Polynomail

说明:用于创建多项式并以符合我们习惯的方式显示。还提供了多项式相加的功能-it create a polynomail and display it in the way that satisfy our habite.additonally it provide the function to add two polynomails
<liubin> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法hangga_chao

说明:改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。-New improved genetic algorithm, an increase of parent and offspring of the hybrids, suitable for specific problem-solving.
<wl> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法define_the_latter_table.txt

说明:根据贪心算法,来求解最小生成树; 这种情况,可能求不不全局最优解,但是,可以求出当前情况下的最优解;-According to greedy algorithm to solve the minimum spanning tree this situation, it may not seek the global optimal solution is not, however, you can find the optimal
<陈超> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法mergesort

说明:归并排序,C代码,初学者可以看一下,大家分享一下-Merge sort, C code, and beginners can take a look, we share with you
<lily> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuidaliu

说明:用VC++6.0求算法分析设计中的最大流问题。-Using VC++6.0 analysis of algorithms designed to seek the maximum flow problem.
<> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuiduanlujing

说明:用VC++6.0求算法分析设计中的最短路径问题。-Using VC++6.0 seeking algorithm analysis and design of the shortest path problem.
<> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法DataStatistics

说明:对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.-DataStatistics
<shadow> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 2207.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org