资源列表

« 1 2 ... .29 .30 .31 .32 .33 2034.35 .36 .37 .38 .39 ... 2656 »

[数据结构常用算法Qinck_Sort_Classic

说明:算法导论上的快速排序经典算法实现。用动态数组vector实现,调试通过。大家可以看一下。自己写的。-Introduction to the algorithm on the classic Quick Sort algorithm. Vector with dynamic array implementation, debugging through. We can look at. Wrote it myself.
<cherry> 在 2024-09-29 上传 | 大小:1160192 | 下载:0

[数据结构常用算法07

说明:本人收集的一些数据结构经典算法实现,感觉还不错-shu ju jie gou jing dian suan fa shi xian
<谢科> 在 2024-09-29 上传 | 大小:12288 | 下载:0

[数据结构常用算法08

说明:这个是数据结构经典算法实现,是一些不错的算法-shu ju jie gou jing dian suan fa shi xian
<谢科> 在 2024-09-29 上传 | 大小:10240 | 下载:0

[数据结构常用算法09

说明:这个是数据结构经典实现算法,是一些很不错的算法-shu ju jie gou jing dian suan fa shi xian
<谢科> 在 2024-09-29 上传 | 大小:21504 | 下载:0

[数据结构常用算法10

说明:数据结构的经典实现算法,对于学习数据结构的人很有帮助-shu ju jie gou jing dian suan fa shi xian
<谢科> 在 2024-09-29 上传 | 大小:9216 | 下载:0

[数据结构常用算法11

说明:这些是数据结构结构的经典实现算法,是学习数据结构必须掌握的-shu ju jie gou jing dian suan fa shi xian
<谢科> 在 2024-09-29 上传 | 大小:15360 | 下载:0

[数据结构常用算法ArtiAnomalyG

说明:自己编写的一个小算法 用于weka中,数据预处理-I have written for a small weka algorithm, the data pre-processing
<bj> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[数据结构常用算法SqList_insert

说明:用VC++实现数据结构中:在指定的位置上,线性表的插入 -Using VC++ implementation: ~ linear table data structure insertion
<huang20> 在 2024-09-29 上传 | 大小:8192 | 下载:0

[数据结构常用算法data~structure

说明:用VC++实现数据结构中~删除递增单链表中相同的节点。-Using VC++ implementation of data structures increased ~ delete the same single-node list.
<huang20> 在 2024-09-29 上传 | 大小:9216 | 下载:0

[数据结构常用算法bmsearch_src

说明:BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand
<jiangjun> 在 2024-09-29 上传 | 大小:10240 | 下载:0

[数据结构常用算法KnapsackProblem

说明:0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
<王若> 在 2024-09-29 上传 | 大小:157696 | 下载:0

[数据结构常用算法Josephus

说明:编号为1,2,3,……,n的n个人按顺时针方向围坐一圈。任选一个正整数作为报数上限m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。-Numbered 1,2,3, ... ..., n of n individuals according to a clockwise direction around a circle. Ch
<许奇龙> 在 2024-09-29 上传 | 大小:1024 | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 2034.35 .36 .37 .38 .39 ... 2656 »

源码中国 www.ymcn.org