资源列表

« 1 2 ... .67 .68 .69 .70 .71 872.73 .74 .75 .76 .77 ... 1306 »

[压缩解压huffman

说明:任务:设计一个利用哈夫曼算法的编码和译码系统。 要求:建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。 “压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。 根据以上任务说明,设计数据结构,并设计程序完成功能。 -Task: Design a Huffman al
<王平> 在 2024-11-17 上传 | 大小:106kb | 下载:0

[压缩解压huffmantest

说明:对信源进行huffman编码,建立Huffman table,输出Huffman压缩流-For Huffman coding to source, establish Huffman table, output Huffman compression flow
<> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[压缩解压rle

说明:对一维、二维等信源进行游程编码,形成码流;以及对码流解码恢复-To 1-d, 2-d source such as on the run-length coding, form code flow And to streaming decoding recovery
<> 在 2024-11-17 上传 | 大小:254kb | 下载:0

[压缩解压HM5.0

说明:this a program for the video compression coding,and it s the latest version of the software.-this is a program for the video compression coding,and it s the latest version of the software.
<liuyi> 在 2024-11-17 上传 | 大小:1.18mb | 下载:0

[压缩解压zip

说明:这是一个java压缩文件和生成目录的例子,值得学习-This is a compressed file and generate a directory java examples, it is worth learning
<世界> 在 2024-11-17 上传 | 大小:28kb | 下载:0

[压缩解压huffman

说明:哈夫曼编码与解码,了解哈夫曼编码的实现过程-Huffman code and encode
<张念> 在 2024-11-17 上传 | 大小:1.23mb | 下载:0

[压缩解压cabToolSource

说明:因为工作上需要,所以接触到cab压缩文件,网上也有一些前辈写的相识cab压缩的程序,不过不是使用麻烦就是功能欠缺。所以我写了这个程序方便使用,本程序具有可配置,功能强的特点,能压缩单个文件以及复杂的文件夹,使用简单。-Because the work requires, so access to the cab compressed files, the Internet also has written a number of pre
<黄生> 在 2024-11-17 上传 | 大小:6kb | 下载:0

[压缩解压ZipTV7.0

说明:ZipTV 7.0,很好的压缩控件,支持各种压缩格式-ZipTV 7.0
<zhangqiang> 在 2024-11-17 上传 | 大小:2.78mb | 下载:0

[压缩解压HuffmanTree

说明:读取LENA图片灰度值,统计出灰度值的统计特性,然后根据此来构造香农编码和哈弗曼编码。-Read the picture LENA, then construct the Shannon Code and Huffman Code.
<钟展威> 在 2024-11-17 上传 | 大小:197kb | 下载:0

[压缩解压zip

说明:完成zip的压缩和解压软件工具,可自填文件名进行解压后的文件名-Completion of zip compression and decompression software tools to extract the filename from the fill after the file name
<何月> 在 2024-11-17 上传 | 大小:139kb | 下载:0

[压缩解压huffman

说明:哈夫曼编码压缩解压缩软件,进行zip进行压缩和解压-Huffman encoding compression and decompression software
<何月> 在 2024-11-17 上传 | 大小:301kb | 下载:0

[压缩解压huffman

说明:Huffman code in java with 4 classes
<tootaa> 在 2024-11-17 上传 | 大小:4kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 872.73 .74 .75 .76 .77 ... 1306 »

源码中国 www.ymcn.org