搜索资源列表
24703
- This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes
How-to-write-your-own-packer
- Why write your own packer when there are so many existing ones to choose from? Well, aside from making your executables smaller, packing is a good way to quickly and easily obfuscate your work. Existing wellknow packers either have an explicit unpa
platform_external_libpng-master
- It is sample source of libpng for multi-flatform. It haves included a general makefile, as well as several machine and compiler specific ones.
GRADIENT
- gradient_QU.m For example, invoking the partial sparse-simplex method with the same setting as the last example (of the greedy sparse-simplex method) also results with the correct solution: >>[X,fun_val]=partial_sparse_simplex(@(x)f_QU(A,
Image compression using zero tree wavelet
- Image compression is a hot topic in data compression schemes. The above MATLAB codes includes technique for compressing an image with Zero Tree Wavelet Algorithm. It is a different approach than traditional ones. GUI is also included along with the m
