-
一个很好的系统设计,详细的说明和精确明了的图说明
一个很好的系统设计,详细的说明和精确明了的图说明-A good system design, detailed and accurate understanding of the illustrated
- 2022-02-02 00:58:51下载
- 积分:1
-
用于文件压缩的huffman算法.zip 谢谢大家使用
用于文件压缩的huffman算法.zip 谢谢大家使用-documents for the Huffman compression algorithm. Thank you for the use of zip
- 2023-01-11 16:20:04下载
- 积分:1
-
introduced Embedded Video from Shanghai Jiaotong University, is a video training...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-05-17 18:33:03下载
- 积分:1
-
对数据库进行压缩,可以减少存储空间的占用
对数据库进行压缩,可以减少存储空间的占用-the database compression can reduce the storage space occupied
- 2022-01-28 15:45:12下载
- 积分:1
-
算术编码c程序实现
算术编码c程序实现-Program
- 2022-02-02 10:21:13下载
- 积分:1
-
tar原码,不知道有没有用
tar原码,不知道有没有用-tar source was not aware useless
- 2022-01-25 22:43:14下载
- 积分:1
-
mpeg 2 encoder vc++ 6.0 to achieve
mpeg 2 encoder vc++ 6.0实现-mpeg 2 encoder vc++ 6.0 to achieve
- 2022-07-09 18:31:26下载
- 积分:1
-
gif图像的编解码实现,在vc环境下直接编译即可!
gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
- 2022-02-09 23:49:40下载
- 积分:1
-
g711 is a good lossy compression, decompression, as well as format conversion al...
g711是一个不错的有损压缩,解压,以及格式转化的算法,尤其是对音频数据-g711 is a good lossy compression, decompression, as well as format conversion algorithm, especially for audio data
- 2023-05-12 11:45:04下载
- 积分: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