-
G.711G.72 3 compression source, and they hope to be helpful to everyone.
G.711G.72 3压缩源码,希望对大家有所帮助。-G.711G.72 3 compression source, and they hope to be helpful to everyone.
- 2022-03-23 05:37:41下载
- 积分:1
-
使用小波变换的处理方法对图象进行图象的压缩。
使用小波变换的处理方法对图象进行图象的压缩。-Deal with the use of wavelet transform methods of image compression image.
- 2022-01-31 20:17:26下载
- 积分: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
-
Jepg2000 compression decompression
Jepg2000的压缩解压-Jepg2000 compression decompression
- 2022-12-10 07:30:02下载
- 积分:1
-
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a...
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the source code.
- 2022-07-03 00:18:29下载
- 积分:1
-
This document explains how to read the RADARSAT data CD provided with the book...
This document explains how to read the RADARSAT data CD provided with the book
"Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong,
Artech House, 2005.
On this web site, programs are provided in MATLAB to read the data and parameters
from the CD. The structure of the programs is outlined in Figure 1.
There are two main programs and one function that are used to extract
- 2022-12-06 14:20:03下载
- 积分:1
-
缩率较高,编译码算法也较为简单的LZ77算法
缩率较高,编译码算法也较为简单的LZ77算法-This algorithm of LZ77 has a good compression,besides it can also be made easily!
- 2023-03-17 01:30:03下载
- 积分:1
-
Survey data compression technology (PPT)
数据压缩技术概论(PPT)-Survey data compression technology (PPT)
- 2022-07-10 21:08:32下载
- 积分:1
-
tcp HTTP, client, server
tcp文本传输,客户端,服务器端,简单实现!-tcp HTTP, client, server-side, simple to achieve!
- 2022-03-17 01:28:32下载
- 积分: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