-
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些...
实现Lzari压缩算法的C++类,提供内存压缩接口.效率比zip稍差一些-Lzari compression algorithm to achieve the category C, providing compression memory interface. Efficiency is less satisfactory than zip
- 2022-04-09 07:55:10下载
- 积分:1
-
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。...
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。-It s a good tool for compression and decompression,besides it s also a good system tool!
- 2022-08-08 05:12:05下载
- 积分:1
-
LARC and LHarc
LARC and LHarc
- 2022-03-17 16:49:14下载
- 积分:1
-
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件...
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件-If you have encountered can not delete the file, this file can be done, can help you manually delete the deleted files can not be
- 2022-10-31 02:35:03下载
- 积分:1
-
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。...
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。-under the wavelet data compression methods to maintain the rate of energy as a standard compressed.
- 2022-03-11 10:25:56下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
Programming frame package. Encapsulated only in the data frame the head and tail...
编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。
-Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and then the beginning and end of the added inclusion of opinions on line.
- 2022-08-12 14:03:52下载
- 积分:1
-
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩...
intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现压缩和解压缩
- 2022-02-04 15:18:40下载
- 积分:1
-
一个压缩程序和一个解压程序
一个压缩程序和一个解压程序-a compression procedures and a decompression procedures
- 2023-03-04 11:05:04下载
- 积分:1
-
集成运放参数测量总程序,可以对失调电压,失调电流,抑制比,增益四个参数进行测量,有按键切换功能,实时液晶显示...
集成运放参数测量总程序,可以对失调电压,失调电流,抑制比,增益四个参数进行测量,有按键切换功能,实时液晶显示-Integrated Operational Amplifier Parameter Measurement of total procedures, can offset voltage, offset current, rejection ratio, gain four parameters measured, there are buttons to switch functions, real-time liquid crystal display
- 2023-08-23 00:05:04下载
- 积分:1