资源列表

« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法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> 在 2024-10-05 上传 | 大小:5120 | 下载: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> 在 2024-10-05 上传 | 大小:2048 | 下载: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> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:bucket algorithm for sorting
<zoran> 在 2024-10-05 上传 | 大小:1024 | 下载:0

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

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

[数据结构常用算法UASLIST

说明:source code for double linked list
<joule> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[数据结构常用算法Problem

说明:十个利用矩阵乘法解决的经典题目。 里面有详细解说,适合ACMer.-10 using matrix multiplication to solve the classic title. Inside there is a detailed explanation for ACMer.
<Freshines> 在 2024-10-05 上传 | 大小:247808 | 下载:0

[数据结构常用算法states_compression

说明:介绍状态压缩理论,使用熟练地位操作降低需要的存储空间,以使动态规划算法可行-Describes the state compression theory, the status of the use of skilled operators to reduce the storage space needed to enable the dynamic programming algorithm is feasible
<dyj> 在 2024-10-05 上传 | 大小:380928 | 下载:0

[数据结构常用算法sce-ua

说明:是一个优化算法的源程序,采用fortran编写,国内外应用较多-sce-ua
<解河海> 在 2024-10-05 上传 | 大小:904192 | 下载:1

[数据结构常用算法ReFunc

说明:递归的C++代码实现,学习c++者可参考学习!-Recursive C++ code to achieve, learning c++ can refer to learn!
<严小刚> 在 2024-10-05 上传 | 大小:13312 | 下载:0

[数据结构常用算法sjjc

说明:数据结构实践教程,里面有大量的数据结构的例子,包括详细的程序。-Data structure tutorial practice, which a large number of examples of data structures, including the detailed procedures.
<方荣富> 在 2024-10-05 上传 | 大小:148480 | 下载:0

[数据结构常用算法pinghengerchashu

说明:用二叉链表作存储结构 (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果; (3)输入元素x,查找二叉排序树T:若存在含x的结点,则删除该 结点,并作中序遍历(执行操作2);否则输出相关信息; (4)分别计算T、BT的查找成功的平均查找长度,输出结果; -List for storage with the two fork
<肖胜鹏> 在 2024-10-05 上传 | 大小:450560 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org