-
avi2mpg1_src 中包含了mpeg1编码的源程序
avi2mpg1_src 中包含了mpeg1编码的源程序
- 2022-01-26 06:46:52下载
- 积分:1
-
效率极高的divx编解码核心库源代码,可以跨平台编译使用。
效率极高的divx编解码核心库源代码,可以跨平台编译使用。-very efficient divx codec core of the source code, cross-platform compiler can use.
- 2022-02-25 23:40:45下载
- 积分:1
-
好的压缩工具,主要对MP3再压缩,给大家分享
好的压缩工具,主要对MP3再压缩,给大家分享-good compression tools, mainly for MP3 compression again, to share
- 2022-08-12 21:02:35下载
- 积分:1
-
java development of the database, which is rather large, beginners not readily a...
java开发的数据库,这个比较大,初学者不太容易看懂,不过这个使用odbc比较简单-java development of the database, which is rather large, beginners not readily accessible. However, this is relatively simple to use odbc
- 2022-03-17 22:13:54下载
- 积分:1
-
fractal image compression source code, achieving Fractal iterative algorithm, Fr...
分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
- 2023-06-14 22:55:03下载
- 积分:1
-
实现哈夫曼的编码和译码,适用于各种图像格式。
实现哈夫曼的编码和译码,适用于各种图像格式。-Realize Huffman encoding and decoding for a variety of image formats.
- 2022-06-30 08:07:50下载
- 积分:1
-
from teachers that the Russian compressor compression procedure, we should usefu...
从老师那下的压缩机俄压缩程序,应该有用!-from teachers that the Russian compressor compression procedure, we should useful!
- 2022-04-15 14:11:35下载
- 积分:1
-
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。...
这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit*. zip file. (Support for the compression and decompression).
- 2022-01-21 05:11:22下载
- 积分:1
-
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用...
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded platforms
- 2022-06-17 06:55:16下载
- 积分:1
-
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示...
【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image-- an outbound trip. Yu Cheng text compression principle on repeated field using three symbols logo Act : (a) repeat prompt, such as @,#, etc.; (2) Run-length parameters, or the number of repeat, if using a byte, the largest the length of 255 to repeat the word; (3) repeat characters. More than three as part of a repeat factor. Visibility to gain compression efficiency, duplication of characters in three more. 2. Run-image compression for the principle of two binary images, a zero original data matrix, progressive compression deal with the matrix : (1) n a row, n; (2) consecutive n 0, expressed as-n.
- 2022-05-06 21:11:33下载
- 积分:1