-
采用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
-
zlib 1.2.2 is a general purpose data compression library. All the code is thread...
zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
- 2022-01-25 18:48:09下载
- 积分:1
-
一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现...
一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现-a useful lossless compression code for the original document binary operation of the function that function to achieve, error handling and memory functions to achieve
- 2022-03-18 01:33:11下载
- 积分:1
-
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
- 2022-02-16 02:49:26下载
- 积分:1
-
jpeg2000算法实现
jpeg2000算法实现-JPEG2000 algorithm
- 2023-03-07 09:50:03下载
- 积分:1
-
图像处理冲的压缩解压的源代码,是用DSP编程得出的结果
图像处理冲的压缩解压的源代码,是用DSP编程得出的结果-Image processing, compression decompression Chong source code
- 2022-04-12 05:26:18下载
- 积分:1
-
图书借阅系统查询功能
图书借阅系统查询功能-Book Loan System inquiry
- 2023-07-06 07:25:03下载
- 积分:1
-
通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。...
通信中的数据解压缩。用一个字节存放整数部分,后面的每个字节存放两位小数。整数位有变化是更新整数位。已经编译通过。-Communication decompress data. Stored with a byte integer part of the back of each byte stored two decimals. Integer-bit change is to update the integer bit. Has been compiled through.
- 2023-08-09 07:10:03下载
- 积分:1
-
C++语言中的压缩算法
压缩算法的C语言源程序-compression algorithm in C language source
- 2022-07-07 22:53:48下载
- 积分:1
-
last time I Chuan an inverted pendulum control procedures, I was not the ultimat...
上次我传的倒立摆的控制程序,不是我的最终的程序,本程序采用VC++编程,定时器为多媒体控制器,(控制时间可到达5ms),控制算法用的是最优控制,-last time I Chuan an inverted pendulum control procedures, I was not the ultimate procedures, the procedures for using the VC program, Timer for multimedia controller (Control can be reached by the time 5 ms), the control algorithm is optimal control,
- 2022-01-23 11:10:00下载
- 积分:1