资源列表
jpeg_vhdl
- vhdl实现静态图像压缩JPEG的主要程序。基于FPGA芯片。-VHDL fpga
JPEG
- 添加符号用霍夫曼编码,幅度值用修改的二进制正常编码。此Jpeg是在编码前,将整个数据减去128,这样可能可以提高性能。-Add symbol Huffman coding, binary amplitude values with the modified normal coding. This Jpeg is prior to encoding the entire data minus 128, which may be able to improve perfo
JPEG
- 基于C++语言的JPEG编码,添加符号(游程长度、占用位数等)用霍夫曼编码,幅度值用修改的二进制正常编码-JPEG encoding on C++ language, add a symbol (run length, take bits, etc.) using Huffman coding, the amplitude values are modified normal binary code
23941236
- 可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Heavy but it contains linear programming simplex method in the practice application examples, very good!
Huffman_coding
- 讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
vb_zip_unzip
- 在vb 环境中调用的用于压缩解压缩功能的例子,包含相关的动态链接库文件-In the vb environment calls for examples of compression decompression functions, including the relevant dynamic link library files
111
- 摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路
CPP
- LZMA压缩算法的vc源代码 经过测试 可以是使用的-LZMA
CA
- 机械臂控制,三自由度,VC原程序,外国人编的参考性较强-CA
matlab-code
- 本代码可去除照片的模糊,让照片变的清晰,内服MATLAB程序及图片-This code can remove the image of the blur, so that the picture becomes clear, internal MATLAB procedures and pictures
7-zip_compression-algorithm
- 7-zip压缩算法源代码,很有启发,里面有几个不同的语言-7-zip compression algorithm source code, very enlightening, there are a few different languages
tuxiangyasuo
- 视频图像的压缩编码。用Vc编写的,还不错。