资源列表
一个录制鼠标动作的例子
- 录制鼠标的动作代码-recording mouse movements code
copy
- h.264AVC中CALVC解码器的低功耗设计 附有代码 算法优化-h.264AVC CALVC decoder in low-power design optimization algorithm with a code
huff
- 图像压缩 霍夫曼编码 简单方便 易懂 适合初学-图像压缩 霍夫曼编码 简单方便 易懂 适合初学
ZIPTEST
- WRJ文件的压缩算法,比较老了,但是对于学习还是很有帮助的,感兴趣的可以参考-WRJ file compression algorithm, older, but still be very useful for the study, interested can refer to
jpeg
- 简易的jpeg解码程序,尺寸不超过640x480,能够快速理解jpeg解码。
DSP_MP3_code
- 超全的MP3压缩算法,包括Huffman算法,使用DSP实现更好。 PS:今天上传的源代码都是C代码,除了介绍MSP430的汇编书籍 -extra-MP3 compression algorithm, including Huffman algorithm, better use of DSP. PS : Today uploaded the source code is C code, in addition to the compilation books MSP430
Lzma-compression-for-ARM
- Linux 下使用Lzma 替代gzip压缩-Linux alternative to the use of gzip compression Lzma
huffman
- 哈弗曼编码 读取文件,输出编码方案和压缩后的文件-Ha Fuman code read the file, the output coding scheme and the compressed file
imageperss
- 基于感兴趣区域图像压缩前的区域提取matlab代码matlab-Matlab matlab code to extract the region of interest based on the area of the image before compression
huffman3
- huffman编码和译码,利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中-huffman encoding and decoding
openhdot264_2
- 一个可以在DM642上运新的h.264算法
openhdot264_2
- H.264的开源编码器X.264的源码。X.264是H.264的经典开源编码器,非常适合作为学习和研究使用。