-
-
-
Compression.zip
... ). Based on Ziv-Lempel basic algorithm.
Simple.. not fast nor really "compressive" :).
Create(A) a ZIP by passing in the stream A you want as source/destination. Call Add(B) to compress a stream B into A. Call Extract(B) to decompress stream A into B.
-
-
-
Citadel1.6a.zip
encrypt your dfms. The benefits from getting a smaller executable are obvious. There are some products that compress executables.
-
-
Video_Senior.rar
Use vfw to control a video camera.
It can Capture BMP file and then store it...
It can Capture WAV file and compress it and then store it...
-
-
-
image.rar
... character is converted into a matrix M (7,5)-valued binary (black =1 and white = 0)
Due to memory problems we wanted to compress the vector M.
The program reads from the conversion matrix M and the matrix M in a vector V, and compression of vector ...
-