资源列表

« 1 2 ... .24 .25 .26 .27 .28 929.30 .31 .32 .33 .34 ... 1305 »

[压缩解压huffman

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

[压缩解压decode

说明:对文本文件进行编码和译码,实现对文本文件的压缩与解压缩-Text file encoding and decoding, compression and decompression of text files
<李梅> 在 2025-06-20 上传 | 大小: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 complete the compression and decompr
<温黄东> 在 2025-06-20 上传 | 大小:9kb | 下载:0

[压缩解压Huffman

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

[压缩解压delphizlib.127

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

[压缩解压Code

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

[压缩解压Huffmam_D

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

[压缩解压huffmanbianmajiayasuanfa

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

[压缩解压HuffMan

说明:哈夫曼编码译码系统,设置发送者和接受者两个功能, 发送者的功能包括: ①输入待传送的字符信息; ②统计字符信息中出现的字符种类数和各字符出现的次数(频率); ②根据字符的种类数和各自出现的次数建立哈夫曼树; ③利用以上哈夫曼树求出各字符的哈夫曼编码; ④将字符信息转换成对应的编码信息进行传送。 接受者的功能包括: ①接收发送者传送来的编码信息; ②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。 -Huffman decoding
<卧龙> 在 2025-06-20 上传 | 大小:295kb | 下载:0

[压缩解压huffman-MFC

说明:huffman的可视化的MFC编程,输入字数权值,自动绘图-the huffman visual MFC programming
<llf> 在 2025-06-20 上传 | 大小:1.87mb | 下载:0

[压缩解压JCTVC-F803-v2-HEVC

说明:HEVC(H.265)详细技术文档,学习HEVC和开发编码器必备资料。-HEVC (H.265) detailed technical documentation, of learning HEVC and development of encoder necessary information.
<胡闹> 在 2025-06-20 上传 | 大小:1.39mb | 下载:0

[压缩解压29966133read

说明:关于图像压缩的一个源码,可以实现图像压缩,希望对你有所帮助。-A source of image compression, image compression, and I hope for your help.
<高翔> 在 2025-06-20 上传 | 大小:703kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 929.30 .31 .32 .33 .34 ... 1305 »

源码中国 www.ymcn.org