资源列表
masm
- masm汇编编程工具,MASM是汇编语言的调试工具-MASM compilation of programming tools, MASM is the assembly language debugging tools
kong-yu-lu-bo
- 一个关于数字图像处理中的空域滤波的特别好的例子,包括各种实验图片和一个比较详细的讲解,是本人之前的课设作业-an example for digital image processing
Compresser
- 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
JumpStart_2.1_Viet
- To create more accurate search results for Xilinx Vivado Design
LZW
- 使用LZW算法对于图像进行压缩解压缩,可以把图像压缩成另外一个文件再进行解压-Using the LZW algorithm for image compression and decompression
lz77n
- LZ77无损压损算法,可以实现文本和音频文件的压缩和解压,已建好工程-LZ77 algorithm for lossless compression loss, can text and audio file compression and decompression, projects have been completed
tushuguanguanlixitongwanzhengban
- vc++ +SQL制作的图书馆管理系统完整代码,实现图书馆的借阅还归还功能-vc+++ SQL produced by the complete code library management system to achieve the library to borrow is also the return of function
MPEG2的开源编码器
- 一个很好用的MPEG2的开源编码器,使用汇编代码优化,效率很高。-a good use of the revenue MPEG2 encoder, the use of assembly code optimization, high efficiency.
compress
- 一个基于霍夫曼树的压缩,有很好的学习价值!对霍夫曼树的理解会有很好的帮助!-a program of compress about hufman,you can study it well!
TextCompression
- 基于huffman编码的数据压缩,信息论方面的典型应用-Based on huffman encoded data compression, information theory aspects of the typical applications
cimage_png_bmp_gif_jpg
- 一个例子可以读写jpg,png,gif,bmp的cimage库,可以很好学习一些图片压缩解压的知识-An example can be read jpg, png, gif, bmp' s cimage library, you can learn some good knowledge of image compression decompression
zlib-1.2.5-Deflate
- This is Zlib compression library using deflate method to compress and decompress data