资源列表

« 1 2 ... .13 .14 .15 .16 .17 918.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法suiji

说明:算法当中的随机算法详细讲解以及各种实例算法讲解-Algorithm among the randomized algorithm explained in detail as well as various examples of algorithms to explain
<sunbo> 在 2025-01-26 上传 | 大小:153kb | 下载:0

[数据结构常用算法U7_27

说明:完全背包问题 原创代码 算法 数据结构-Algorithm for knapsack problem completely original source data structure
<robey> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法U8_34

说明:最大匹配问题 原创代码 算法 数据结构-Original code algorithm for maximum matching problem data structure
<robey> 在 2025-01-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法U5

说明: U5_1.cpp 用非递归方法寻找多数元素 U5_12.cpp 模拟桶排序 每桶内分行出处 总体为递增序列-U5_1.cpp with non-recursive way to find the majority of elements in U5_12.cpp simulated barrels per barrel in order to increase the overall sequence of br
<robey> 在 2025-01-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法u4

说明:u4.cpp 最小堆的创建 插入 删除 排序 + siftdown + siftup 预置数组大小为15 -u4.cpp the creation of the smallest heap insertion deletion sorting+ siftdown+ siftup preset array of size 15
<robey> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法TestNEWACBM2.0

说明:NewACBM 但是ACBM有两个问题要解决: 1:对于多个一样的key,只能返回最后一个。 2:同一个规则在数据中多次,则都返回 这两条都不满足目前的要求。必须改。在不更改acbm算法的前提下,更改外包类 第一个问题通过在初始化解决,记住相同key之间的关系。匹配后再将相同key对应的其他key编号返回u 第二个问题,对于ACBM返回的规则,进行去重 顺序:去重后,再将相同key所对应的编号返回
<how> 在 2025-01-26 上传 | 大小:17kb | 下载:0

[数据结构常用算法BTree_src_vc6

说明:这是一个VC++根据前序序列和中序序列生成二叉树的程序,并进行遍历。 很不错的参考程序。-This is a VC++ according to pre-order sequences and the sequence binary sequence generation process, and traverse. A very good reference program.
<zhang> 在 2025-01-26 上传 | 大小:5kb | 下载:0

[数据结构常用算法huffman_encode

说明:功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character code
<sun> 在 2025-01-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffman_encode

说明:功能是基于赫夫曼树的数据结构的文本压缩,根据生成的HuffmanTree来产生字符的编码.即从叶子到根逆向求每个字符的Huffman编码。 -Function is based on the Huffman tree data structure of the text compression, according to the generated HuffmanTree to generate the character codes.
<sun> 在 2025-01-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法bucket.tar

说明:bucket algorithm for sorting
<zoran> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Red-Black-Tree

说明:红黑树(Red-Black Tree)是二叉搜索树(Binary Search Tree)的一种改进-Red-Black Tree
<张伟> 在 2025-01-26 上传 | 大小:184kb | 下载:0

[数据结构常用算法UASLIST

说明:source code for double linked list
<joule> 在 2025-01-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 918.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org