-
Image compression coding procedures, the use of Huffman encoding, very good proc...
图像压缩编码程序,使用霍夫曼编码方式,很好的例程序-Image compression coding procedures, the use of Huffman encoding, very good procedures for Example
- 2022-01-27 16:32:47下载
- 积分:1
-
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在...
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 c language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. I rewrite it became a c categories, it can convenience compression, but more importantly, I added two new interface, the class can compression/decompression period memory buffer, and not just paper. A total of five external interface :
- 2022-08-12 20:52:24下载
- 积分:1
-
改进的码字搜索快速算法MATLAB,此为今年刚毕业的研究生论文中的算法...
改进的码字搜索快速算法MATLAB,此为今年刚毕业的研究生论文中的算法-MATLAB
- 2023-05-25 12:35:03下载
- 积分:1
-
它是用来在UNIX文件建议紧凑。
gzip源码,用于压缩,在unix下使用的主流压缩工具,建议参考-it is used to compact files in unix.It is recommended.
- 2022-08-20 04:57:16下载
- 积分:1
-
这是一个小游戏,也是用vc++缟的,用的是汉诺塔数学原理。
这是一个小游戏,也是用vc++缟的,用的是汉诺塔数学原理。-This is a game, but also with the vc++ Pseudocaranx, using a mathematical principle of Tower of Hanoi.
- 2022-02-14 09:13:53下载
- 积分:1
-
Video of the source code, can refer to for beginners, very inspired. I wish you...
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-02-12 21:10:11下载
- 积分:1
-
把doc文档转成pdf后刻录成CD,用VC++开发,用了Nero的SDK和CXIMAGE的D
把doc文档转成pdf后刻录成CD,用VC++开发,用了Nero的SDK和CXIMAGE的D-The doc into a pdf file after the burn CD, with VC++ Development, used the Nero
- 2022-02-07 10:49:20下载
- 积分:1
-
由bmp生成mpeg2 的I_frame 数据
由bmp生成mpeg2 的I_frame 数据-generated by the I_frame data mpeg2
- 2023-08-01 19:10:04下载
- 积分:1
-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分:1
-
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块...
H.264标准解码器全部verilog源码,包括帧内、帧间、变换编码、熵编码、滤波等所有模块-Standard H.264 decoder all verilog source, including intra-, inter-frame, transform coding, entropy coding, filtering all modules
- 2022-03-26 06:57:27下载
- 积分:1