资源列表

« 1 2 ... .34 .35 .36 .37 .38 2139.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法DS

说明:字典树,单词查找树,在搜索引擎中有较多使用-Dictionary tree, word search tree, the search engine with more use of
<dreamboy> 在 2024-09-27 上传 | 大小:26624 | 下载:0

[数据结构常用算法conhash

说明:一致性哈希表,服务器缓存保存机制,可以较好得解决分布式服务器出故障的问题-The consistency of the hash table, the server cache save mechanism can better get to solve the problem of distributed servers fail
<dreamboy> 在 2024-09-27 上传 | 大小:1021952 | 下载:0

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

说明:退火算法实现0/1背包问题求解,java编写,eclipse中编写,工程文件齐全,界面清楚,运行结果正确-Annealing algorithm to achieve the 0/1 knapsack problem solving, writing java eclipse write engineering documents, clear interface, the results are correct
<李梦> 在 2024-09-27 上传 | 大小:8123392 | 下载:0

[数据结构常用算法test_c2

说明:使用c代码实现了vp树的构建与搜索 虽然源码还有一些问题,但是可以通过小小的修改解决-achieve the vp-tree vith c language
<李林森> 在 2024-09-27 上传 | 大小:223232 | 下载:0

[数据结构常用算法maze

说明:建立一个迷宫,并用递归算法找出一条走出迷宫的路线。-Build a maze and find a way out with recursion method.
<王伟峰> 在 2024-09-27 上传 | 大小:14336 | 下载:0

[数据结构常用算法b

说明:在数据结构中非常著名的贝努力队列的源代码 -The very famous Bernoulli queue of the source code in the data structure
<陈嘉煜> 在 2024-09-27 上传 | 大小:191488 | 下载:0

[数据结构常用算法string-line

说明:线性表的一些简易操作:建表、插入、删除、查找、逆置、显示、销毁,使用主函数测试。 创建表L 依次插入元素5,6,8,9,3,14后,显示表中所有元素 查找元素9的位置i,并删除位置i的元素9 逆置表元素后,再显示 销毁表-some simble actions on string lines under Visual C++.
<> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法Complex-expression-of-values

说明:求复杂表达式的值:输入一个含有运算符和运算函数的表达式,计算其结果。 -Complex expression of values:Enter a contains operator and operation function of expression, calculate the results.
<徐小龙> 在 2024-09-27 上传 | 大小:4096 | 下载:0

[数据结构常用算法Huffman-encoding

说明:基于哈夫曼编码的数据压缩/解压程序:将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件)和哈夫曼树文件;反过来,可将一个压缩文件解码还原为一个文本文件。-Data compression based on Huffman encoding
<徐小龙> 在 2024-09-27 上传 | 大小:4096 | 下载:0

[数据结构常用算法4X4X4

说明:4X4X4光立方取模软件 4X4X4光立方取模软件-The modulo 4X4X4 Light Cube software 4X4X4 light cube modulo software
<fjsnowmail> 在 2024-09-27 上传 | 大小:11264 | 下载:0

[数据结构常用算法8X8X8

说明:8X8X8光立方取模软件 8X8X8光立方取模软件-8X8X8 Light Cube the modulo Software 8X8X8 light cube modulo software
<fjsnowmail> 在 2024-09-27 上传 | 大小:20480 | 下载:0

[数据结构常用算法search

说明:程序实现对数组的查找,采用二叉查找树的方法。-The program of the lookup array, using the binary search tree.
<李磊> 在 2024-09-27 上传 | 大小:193536 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 2139.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org