资源列表

« 1 2 ... .45 .46 .47 .48 .49 1150.51 .52 .53 .54 .55 ... 1306 »

[压缩解压adaptive-huffman

说明:It is a program to compress the entered file text using the adaptive huffman compression algorithm which dynamically builds a tree according to the input string
<omsta> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压huffman

说明:自适应(或动态)哈夫曼算法取消了统计,可在压缩数据时动态调整哈夫曼树,这样可提高速度。因此,哈夫曼编码效率高,运算速度快,实现方式灵活。-Adaptive (or dynamic) Huffman algorithm to cancel the statistics, the data can be dynamically adjusted in the compressed Huffman tree, which can improv
<> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压cPP

说明:c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
<吴进强> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压huffman-coding_image_compression

说明:Huffman coding in digital image compression
<Buze> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压Huffman

说明:自己写的有关数据结构哈夫曼树的程序,希望大家提出宝贵意见。-The relevant data structures to write their own programs Huffman tree, I hope your valuable advice.
<lpf> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压hafuman

说明:哈夫曼编码 首先输入整棵树 然后次程序实现哈夫曼编码的功能-Huffman first enter the tree and Huffman coding to achieve sub-program function
<茂才> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压bcddll

说明:用数字字符串进行压缩处理,实现两个数字对应一个压缩AS-Compressed with a string of numbers to achieve the two figures correspond to a compression ASII
<锅小> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压huffman-(2)

说明:可以使用的huffman压缩器。通过构建huffman树的方法来进行文件压缩。-You can use the huffman compressor. By building huffman tree approach to file compression.
<匿名> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压Huffman

说明:哈弗曼压缩解压,课程设计,数据结构作业,个人独立完成的程序-Ha Fuman compression decompression, curriculum design, data structure operations, individual programs independently
<qinguanri> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压Huffman-Coding

说明:哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。是指使用一张特殊的编码表将源字符(例如某文件中的一个符号)进行编码-Huffman coding (Huffman Coding) is an encoding, the Huffman tree ─ that is optimal binary tree, the minimum weighted path
<chenyuhao> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压Huffman.c.tar

说明:Huffman. Source code in C.
<apenas> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[压缩解压cipher

说明:置换密码。本程序没有把变换的矩阵解出来,而是通过数学变换,求得每一列最后的在位置,再求模得出密文。-Replacement password. This procedure did not change the matrix solution out, but by mathematical transformation, obtained in the final position of each column, then the m
<路过> 在 2024-11-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1150.51 .52 .53 .54 .55 ... 1306 »

源码中国 www.ymcn.org