资源列表

« 1 2 ... .04 .05 .06 .07 .08 1709.10 .11 .12 .13 .14 ... 2656 »

[数据结构常用算法HuffmanCode

说明:对一篇英文文章,统计各字符出现的次数,实现Huffman编码,输出每个字符出现的次数和编码,其中求最小权值要求用堆实现-For a articles in English, output the number of characters,and output the each character encoding
<cj> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法translate

说明:数值之间的转换,用于两个不同进制的数之间进行转换 -maths translate
<刘杰> 在 2024-10-05 上传 | 大小:429056 | 下载:0

[数据结构常用算法LinkBigNumber

说明:用链表实现大数加减法,
<chenchencehn> 在 2024-10-05 上传 | 大小:615424 | 下载:0

[数据结构常用算法SortTest

说明:各种排序算法的实现,包括快速排序、归并排序、二路插入排序等-Implementation of various sorting algorithms, including the quick sort, merge sort, insertion sort, etc. È r
<chenchencehn> 在 2024-10-05 上传 | 大小:793600 | 下载:0

[数据结构常用算法KMP

说明:KMP算法的具体实现,能够在O(n+m)时间内找出字串在父串中的位置,n为父串长度,m为字串长度-KMP in the proposed algorithm, can be O (n+ m) time to find the string in the parent string position, n the parent string length, m for the string length
<chenchencehn> 在 2024-10-05 上传 | 大小:635904 | 下载:0

[数据结构常用算法2513

说明:poj上的第2513题,用字典书、并查集、欧拉回路实现,语言是C-poj the first 2513 title, the book with a dictionary, and check collection, Euler circuit implementation language is C++
<chenchencehn> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法2533

说明:poj上的第2533题,用dp实现求一个字符串的最长递增子序列,时间是O(n),语言是C-poj the first 2533 title, with dp achieve demand a string of the longest increasing subsequence, the time is O (n), the language is C++
<chenchencehn> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法2965

说明:poj上的第2965题,用广度优先算法加上位运算实现,语言是C-poj the first 2965 title, with added-bit computing breadth-first algorithm implementation language is C++
<chenchencehn> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法2362

说明:poj上的第2362题,用深度优先算法加上强剪枝实现组成正方形的算法,语言是C-poj the first 2362 title, with depth-first algorithm to achieve the composition of a square with strong pruning algorithm, the language is C++
<chenchencehn> 在 2024-10-05 上传 | 大小:11264 | 下载:0

[数据结构常用算法HungaryAlgorithm

说明:匈牙利算法,实现求二分图最大匹配,还有一些资料,实现的语言是C-Hungarian algorithm, seeking to achieve the maximum bipartite matching, there are some data to realize the language is C++
<chenchencehn> 在 2024-10-05 上传 | 大小:41984 | 下载:0

[数据结构常用算法Netherlandsflag

说明:荷兰旗问题,数据结构中比较简单的问题,复杂度为O(n)。-Dutch flag issue
<lucas> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法onlineplanner1

说明:this is implementing elliptic cryptography in accordance with diffie hellman
<gaurav> 在 2024-10-05 上传 | 大小:29696 | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1709.10 .11 .12 .13 .14 ... 2656 »

源码中国 www.ymcn.org