资源列表
gzip_src
- 标准的gzip编解码算法的C语言实现,可以移植到嵌入式DSP,ARM等平台。-Standard gzip codec algorithm C language, can be ported to embedded DSP, ARM platforms.
image-CS
- 基于CS的图像压缩解压,包括CoSaMP和OMP恢复算法,离散小波变换矩阵构造,具体对图像进行压缩解压-CS-based image compression and decompression, including CoSaMP and OMP recovery algorithms, discrete wavelet transform matrix structure, specifically for image compression and decompression
demo
- 图形处理 包括了定位 自动处理 识别等 -图形处理 包括了定位 自动处理 识别等图形处理 包括了定位 自动处理 识别等
JPEG_great
- 将bmp格式文件转换为jpeg的C++实现-Bmp format file to jpeg conversion of C++ implementation
LZ
- 本次采用的是LZ78算法,LZ78的编码思想是不断地从字符流中提取新的缀-符串(String),通俗地理解为新“词条”,然后用“代 号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流(Charstream),生成码字流(Codestream),从而达到压缩数据的目的。-The algorithm uses a LZ78, LZ78 coding idea is continually extracted from t
AMR_ANSIC
- amr标准音频编解码算法源码及说明,ANSIC源程序。-AMR audio codec algorithm source code and instructions, ANSIC source code.
CS_OMP
- CS_OMP(沙威代码)香港中文大学教授-compress sensing
ARMPFPGA-JTAG
- ARM+FPGA JTAG(二合一)原理图与PCB-ARM+ FPGA JTAG (combined) schematic and PCB
NRF2401
- 用msp430的IO口根据spi时序模拟与nrf24l01通讯 程序已测试-IO port with msp430 spi timing simulation has been tested in accordance with nrf24l01 communication program
setup
- 这个是innosetup的写了一个打包成setup的源码。其中有写入注册表等信息-This was written a packaged setup procedure. Including the information into the registry
car
- 智能小车的各种程序,适合毕业设计以及电子竞赛序,用51开发板,非常好用。-Smart car s various programs, designed for graduates and electronic race order, with 51 development board, very easy to use.
fenxing
- 分形图像压缩的最基础程序,基于jacquin的方法,用MATLAB语言实现。-Fractal image compression basic procedure, the method based on jacquin, MATLAB language implementation.