-
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。...
Free Software Foundation Inc.公司用java写的jpeg解码器。一个优秀的图像解码器面向对象模型。-Free Software Foundation Inc.. Companies using java write j peg decoder. An excellent image decoder object-oriented model.
- 2022-02-05 22:08:37下载
- 积分:1
-
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码...
介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码-Introduced the wavelet function, is not very complicated, beginners should be of great help, embedded zero-tree code
- 2022-05-26 12:07:13下载
- 积分:1
-
gzip1.2.4源码
gzip1.2.4源码 -gzip1.2.4 source
- 2023-05-31 15:25:03下载
- 积分:1
-
文本压缩算法及代码,采用huffman编码压缩,压缩率较高
文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
- 2023-02-08 10:10:04下载
- 积分:1
-
Management of laboratory equipment loan program can be achieved, restitution, an...
管理实验室仪器的程序
可以实现借出,归还,等操作-Management of laboratory equipment loan program can be achieved, restitution, and other operations
- 2023-02-10 13:15:03下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
H.264 video compression standard part of the Transform algorithm
视频压缩标准H264的变换部分的算法实现-H.264 video compression standard part of the Transform algorithm
- 2023-05-08 00:10:02下载
- 积分:1
-
huffman
控件台应用程序。
采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。
编码命令:c
解码命令:d
对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
- 2022-03-19 07:31:48下载
- 积分:1
-
GNU system development based on the syntax of compressed Iz77 learning lz77 Comp...
GNU 系统开发的基于Iz77语法的压缩 学习lz77压缩算法 -GNU system development based on the syntax of compressed Iz77 learning lz77 Compression Algorithm
- 2022-02-25 02:51:10下载
- 积分:1
-
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩....
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩.
-lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
- 2022-07-17 05:43:51下载
- 积分:1