资源列表
CS
- A matlab code for compressed sensing algorithm.19/5/2015
VcDemo
- 图像压缩软件 可以自由选择参数 实现不同方式的图像压缩-Image compression software that can be freely selected parameters to achieve different ways of image compression
crc
- CRC correction check algorithm implementation
huffman
- Huffman compress/decompress agorithm
Pinocchio.E06.2014.iPOP-HANrel
- clear all clc clf a=1 b=2 c=a+b
i6comp
- 反编译工具(i6comp) 源码,可以解压InstallShield压缩的CAB包 0.2-i6compress project,to decompress the 2.0cab file created by InstallShield
Thinning-In-Matlab
- code source of Thinning image in matlab : show you how thinning image in matlab
b2j
- 将bmp格式的文件转为jpeg,包括分块、dct、量化、扫描、熵编码-convert bmp to jpg
FF_matlab_dianji
- 电机控制方法的matlab相关程序以及相关文档-Motor control method of matlab programs and related documentation
LS11
- 很多游戏文件使用LS11格式,比如光荣的三国志系列,修改者需要先解确才能修改,然后再进行编码游戏才能正常读取,该C#类实现了LS11格式的解码和编码工作。-Decode and encode LS11 format.
Block-matching
- 运动块的匹配,先检测到运动的块,然后和后一帧进行匹配。-Motor block matching, to detect the movement of the block, and then after a frame match.
lzwcompression
- java版实现lzw编码压缩,支持对文本文件和图片进行压缩处理。-java version lzw coding to achieve compression, support for text files, and image compression.