-
实现LZARI压缩程序,经本人测试,完全使用方便和充分利用…
LZARI压缩程序,经本人测试,完全好用而且完全可用-LZARI compression procedure, by my tests, completely easy to use and fully available
- 2022-02-02 23:57:10下载
- 积分:1
-
c编程技巧100之1
c编程技巧100之1-100 of 1
- 2022-03-31 16:50:30下载
- 积分:1
-
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.
c语言压缩算法,LZW.高效率,适合于对大文件进行压缩.-c language compression algorithm, LZW. high efficiency, suitable for large files are compressed.
- 2022-05-25 18:12:49下载
- 积分:1
-
c语言编写的操作系统存储管理程序,比较简单,可作为参考。...
c语言编写的操作系统存储管理程序,比较简单,可作为参考。-c language operating system memory management procedures are relatively simple, can be used as reference.
- 2022-03-11 21:50:08下载
- 积分:1
-
c source cord, just for check function
c source cord, just for check function-c source cord,just for check function
- 2023-01-22 11:25:03下载
- 积分:1
-
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来....
这个代码是"高斯克吕格与经纬度坐标值转换代码",本人也是从网友转贴而来.-This code is
- 2022-01-26 05:14:47下载
- 积分:1
-
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本....
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.
-zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The version 1.2.3 is the latest stable version.
- 2022-03-07 14:10:14下载
- 积分:1
-
一个含有compress、expand、lzw等等压缩算法的源码
一个含有compress、expand、lzw等等压缩算法的源码-a encode source code with compress,expand and lzw
- 2022-09-12 17:30:03下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1
-
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。...
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
- 2023-07-24 03:30:02下载
- 积分:1