资源列表

« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1306 »

[压缩解压xinxilun

说明:信息论学习关于算术码对其数据进行压缩,然后再进行解压。-Information on arithmetic coding compression and decompression
<练柱先> 在 2024-11-15 上传 | 大小:1.44mb | 下载:0

[压缩解压Encode_Decode

说明:用C语言对信息论中算术码进行数据压缩,然后再进行解压-Using C language to information theory of arithmetic coding for data compression, and then extracting
<练柱先> 在 2024-11-15 上传 | 大小:851kb | 下载:0

[压缩解压VC-Winrar

说明:一个仿真winrar程序的简单应用,只是交流其工作原理,深入理解打包与解包。-Simple application of a simulation winrar program, just to share their works, in-depth understanding of the package and unpack.
<embed> 在 2024-11-15 上传 | 大小:611kb | 下载:0

[压缩解压huffman

说明:给定一篇用于通信的英文电文,统计该电文中每个字符出现的频率,按频率左小右大的方法为这些字符建立哈夫曼(Huffamn)树,并编出每个字符的哈夫曼树码,输出该电文的哈夫曼码译文。-English messages for communication to set a statistical frequency of occurrence for each character in the message, according to the
<厄科> 在 2024-11-15 上传 | 大小:5kb | 下载:0

[压缩解压decode

说明:对文本文件进行编码和译码,实现对文本文件的压缩与解压缩-Text file encoding and decoding, compression and decompression of text files
<李梅> 在 2024-11-15 上传 | 大小:230kb | 下载:0

[压缩解压38

说明:./bin/exe c 源文件 目标文件 --表示压缩 ./bin/exe d 压缩后文件 解压后文件 --表示解压缩 利用huffman原理与位运算完成的压缩解压缩-/ bin/exe c source file target file- compression. d compression extract file- that using huffman principle and bit computing to comple
<温黄东> 在 2024-11-15 上传 | 大小:9kb | 下载:0

[压缩解压Huffman

说明:huffman实现报告,里面有源代码 可以自行云行-huffman implementation report, which source code can cloud the line
<heyongnan> 在 2024-11-15 上传 | 大小:12kb | 下载:0

[压缩解压delphizlib.127

说明:ZLIB压缩解压1.27,源代码文件,可以加入到工程使用-no english translate
<1234> 在 2024-11-15 上传 | 大小:166kb | 下载:0

[压缩解压Code

说明:用哈夫曼树完成的压缩算法,可以针对各种文件进行压缩-Huffman tree to complete the compression algorithm, for a variety of file compression
<蒋滨> 在 2024-11-15 上传 | 大小:1.16mb | 下载:0

[压缩解压Huffmam_D

说明:文本压缩 位图压缩 哈弗曼实现 MFC界面-Text compression; bmp compression huffman; MFC interface
<llf> 在 2024-11-15 上传 | 大小:32kb | 下载:0

[压缩解压huffmanbianmajiayasuanfa

说明:huffman编码压缩解压算法技术源码语言:VC-huffman coding compression decompression algorithm technology source language: VC++
<金霞> 在 2024-11-15 上传 | 大小:37kb | 下载:0

[压缩解压HuffMan

说明:哈夫曼编码译码系统,设置发送者和接受者两个功能, 发送者的功能包括: ①输入待传送的字符信息; ②统计字符信息中出现的字符种类数和各字符出现的次数(频率); ②根据字符的种类数和各自出现的次数建立哈夫曼树; ③利用以上哈夫曼树求出各字符的哈夫曼编码; ④将字符信息转换成对应的编码信息进行传送。 接受者的功能包括: ①接收发送者传送来的编码信息; ②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成
<卧龙> 在 2024-11-15 上传 | 大小:295kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 942.43 .44 .45 .46 .47 ... 1306 »

源码中国 www.ymcn.org