资源列表

« 1 2 ... .73 .74 .75 .76 .77 878.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法9PriorityQueue

说明:数据结构:优先队列(最大堆、最大左高树)最大左高树的初始化使用了数组描述的队列-Data structure: priority queue (maximum heap, the largest left-high tree) to initialize the greatest left-high tree using the array described in the queue
<Robin.Wang> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法MC_Prime

说明:用Monte Carlo算法测试素数的实验程序,附有实验报告对程序做详细说明。-With the Monte Carlo algorithm for testing primes experimental procedure, experimental report with a detailed descr iption of the process.
<minipuss> 在 2025-06-08 上传 | 大小:215kb | 下载:0

[数据结构常用算法bottom-up.tar

说明:用java 实现的X-tree,希望大家喜欢-X-tree implemented in java, hhe
<wang pu> 在 2025-06-08 上传 | 大小:61kb | 下载:0

[数据结构常用算法btree

说明:b+tree 学习的好资料。。b+tree 学习的好资料-btree learning good ppt btree learning good ppt
<jesse> 在 2025-06-08 上传 | 大小:53kb | 下载:0

[数据结构常用算法00548047_wll.name_acm1_1716

说明:此为数据结构算法经典表达,希望大家看看提出宝贵的意见!-it is very importent!
<硕马> 在 2025-06-08 上传 | 大小:21kb | 下载:0

[数据结构常用算法10168

说明:ACM-10168 - Summation of Four Primes
<liou> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法algorithms-on-strings-trees-and-sequences

说明:一本讲述各种与"树"有关的数据结构的算法书.非常经典,比较晦涩,需要认真阅读-a classic algorithm book mainly talking about tree-related data structure. it is hard to read and understand, but it deservers.
<zhu jing> 在 2025-06-08 上传 | 大小:14.05mb | 下载:0

[数据结构常用算法123

说明:有关数据结构中线性表的讲义,供大家学习,研究。-The data structure of the linear table handouts for them to learn and research.
<吴雨> 在 2025-06-08 上传 | 大小:324kb | 下载:0

[数据结构常用算法Matrix

说明:用C++语言实现的一个矩阵模板,可以支持基本数据类型,实现了运算符的重载,一条语句就实现矩阵的加减乘和求逆,而不需要循环。-Matrix
<TP> 在 2025-06-08 上传 | 大小:560kb | 下载:0

[数据结构常用算法closest_pair

说明:求最近距离点对。包含o(nlgn)和o(n^2)复杂度算法-Seek nearest point pair. Contains o (nlgn) and o (n^2) complexity of algorithms
<陈晨> 在 2025-06-08 上传 | 大小:326kb | 下载:0

[数据结构常用算法sort

说明:排序算法,包括插入排序、快速排序、归并排序、基数排序-Sorting algorithms, including insertion sort, quick sort, merge sort, radix sort
<陈晨> 在 2025-06-08 上传 | 大小:50kb | 下载:0

[数据结构常用算法LongestIncSubSeq

说明:求最长单调递增子序列。举例:原数组:1 5 1 3 1 56 21 6 86 2 1 6 5 22 1 5 9 62 1 3 56 31 1 56 3 1 1 66 3 1 6 6 3 1 6 6 1 结果: the longest monotonically increasing sub-sequence: Length: 14 Content:-Seeking the longest monotonically increasing subsequence. For exam
<陈晨> 在 2025-06-08 上传 | 大小:51kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 878.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org