搜索资源列表
Zlib_perl_1.08.tar.gz
- perl中编译使用zlib
GIF图像编、解码开发包
- gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
第十一次上机
- 实现LZW压缩及解压缩的程序,该程序在VC6环境下编译运行!-achieve LZW compression and decompression procedures, the procedures in VC6 environment compiler running!
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
ITUG723
- 这个是ITUG723.1编解码源程序代码,windows环境使用,可直接编译,是个不错的demo案例-ITUG723.1 codec source code, the use of windows environment, to be directly translated, is not a bad case of demo
lzw_c++
- 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
Huffman(UsingC++)
- 本程序使用8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)打开Huffman.sln,编译生成并运行huffman.exe即可。-the procedures used eight different ways to achieve the Huffman coding algorithm, use Visual Studio.NET (recommended VS.NET 2003 or later) with
codedivision
- x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compare
LZW111
- 用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
RMP4_V1.1
- 经典的MP4编解码核心库,可以跨平台编译使用。-classic MP4 codec core, you can build cross-platform use.
divx_core
- 效率极高的divx编解码核心库源代码,可以跨平台编译使用。-very efficient divx codec core of the source code, cross-platform compiler can use.
x264-060412
- 这是网上找的h.264的实现代码,编译通过,可用-This is the Internet looking for the realization of the h.264 code, compile, available
x264-060805
- 最新h.264 c++原型代码。请解压到固定目录下,目录中有编译说明。-latest h.264 c prototype code. Please extract fixed directory and compile a directory shows.
matlablunkuotiqu
- 图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
jiaoyanyuantuzhugechuli
- 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
jpeg-mmx-0.1.6.tar
- jpeg编解码器,请使用make编译。已经针对MMX指令进行过优化-jpeg codecs, please make use of compiler. Response has been MMX instructions Optimization
huffyuv-source-2.1.1
- mpeg2的颜色转换程序,由BEN完成,可编译-mpeg2 color conversion process from the BEN completed, compiler
huffencode
- 哈夫曼编码程序,VC下编译通过。实际验证了算法的正确性。-Huffman coding procedures, VC compile. Actual verification of the correctness of the algorithm.
paser_code
- 编译原理实验之中间代码生成(四元式),在加实验报告-Compiler Principle Experiment intermediate code generation (quaternion-style), in Canada Experimental Report
cifafenxiqi
- 编译原理 词法分析器实现 用c++实现 -complie theory 词法分析器