登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:压缩解压
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. jpeg_decoder_play

  基于tinyjpeg的jpeg解压缩程序,可解码jpeg数据为YUV分量数据(Based Solutions tinyjpeg jpeg compression program, you can decode jpeg data to YUV component data)

6
下载
127
浏览
2015-08-20发布

2. DS4

  设电文字符集D及各字符出现的概率F如下: D={a,b,c,d,e,f,g,h}(字符数n=8) F={5,29,7,8,14,23,3,11}( ) 编写完成下列功能的程序: ①构造关于F的Huffman树; ②求出并打印D总各字符的Huffman编码。 程序结构: 类型说明; 构造Huffman树的函数:Huffman_tree(H[m+1]); 求Huffman编码的函数:Huffman_code(code[n+1]); main() { 变量说明; 输入字符集D及频率F; 调用Huffman_tree(H); 调用Huffman_code(code); 打印编码; Y 继续? N 停止 }

2
下载
131
浏览
2015-06-06发布

3. The-Hoffman-code

  利用Huffman编码方式对一段文字进行编码和解码。哈夫曼编码是可变字长编码(VLC)的一种。(Using the Huffman encoding method for encoding and decoding of a paragraph of text. Huffman code is a variable length coding (VLC) is a kind of.)

4
下载
119
浏览
2015-01-27发布

4. ya_shuo

  一个可以简单的压缩小程序,是利用游程编码原理(One can simply compress small program is the use of run-length coding theory)

4
下载
111
浏览
2014-12-18发布

5. hafuman

  使用哈弗曼算法,对文件进行压缩然后再进行解压。(Use the Huffman algorithm to compress the file and then decompress.)

2
下载
126
浏览
2014-05-07发布

6. HuffmanCompress

  基于哈弗曼树的压缩软件,可压缩文字和位图。(Huffman tree based compression software, compressible text and bitmaps.)

5
下载
135
浏览
2014-04-23发布

7. huffman

  Huffman编码,使用哈弗曼树生成前缀码,把输入的字符编码并把原字符解码(Huffman code and decode)

1
下载
100
浏览
2014-03-06发布

8. arithmetic

  有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)

5
下载
106
浏览
2013-11-28发布

9. arithmetic

  有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)

5
下载
98
浏览
2013-11-28发布

10. MCAB

  简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)

1
下载
116
浏览
2013-10-14发布

11. MCAB

  简单易用的制作压缩包软件,原著老毛桃。使用简单,压缩时间快(easy to use for make cab)

1
下载
107
浏览
2013-10-14发布

12. zip

  压缩与解压缩类;压缩文件至.zip包内,增加文件至.zip包内,及解压缩相关操作。(zip and unzip。)

3
下载
133
浏览
2013-10-14发布

13. zip

  压缩与解压缩类;压缩文件至.zip包内,增加文件至.zip包内,及解压缩相关操作。(zip and unzip。)

2
下载
115
浏览
2013-10-14发布

14. MyUnzip

  解压ZIP格式的文件,VC++写的,完全可用的,希望你能喜欢。(Extracting ZIP format file write the VC++, completely available, hope you like it.)

11
下载
122
浏览
2013-04-26发布

15. SourceCode

  赫夫曼编/译码器源码,已生成的每个字符的赫夫曼编码,对任意字符文本进行编码,再译码(Huffman encoder/decoder source code, Huffman coding, each character has been generated, the text of any character encoding, decoding)

3
下载
106
浏览
2013-04-24发布

16. UNZIP

  解压缩软件UNZIP的C源程序代码 The decompression software UNZIP C source code(The decompression software UNZIP C source code)

2
下载
122
浏览
2013-03-26发布

17. SHANNON.ZIP

  香农编码的C++实现。原理说明以及源代码。(The Shannon coding C++. Principle of instructions and source code.)

2
下载
98
浏览
2012-12-21发布

18. 点云数据的显示 point cloud compression

  pcl 源码 点云数据的压缩显示,压缩数据的算法(display pcl source point cloud data compression algorithm to compress data)

23
下载
125
浏览
2012-12-05发布

19. JPEG2000-library-source-code

  JPEG2000库源代码(最新的JPEG2000标准源代码)(JPEG2000 library source code)

4
下载
98
浏览
2012-12-03发布

20. ZipTest_src

  ZIP 压缩、解压 源码,C 语言实现,文件压缩解压缩(ZIP compression, decompression source code, C language, file compression and decompression)

16
下载
99
浏览
2012-11-06发布