搜索资源列表
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.
BMP_DCT_IDCT
- 本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8 * 8 block of DCT and IDCT transform
T264_decoder
- 经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
qqrt
- 次文件是一个压缩算法的几个实例,开发环境是VC++6.0-meeting document is a compression algorithm of several examples, the development environment is VC 6.0
LZMA_442b
- 数据压缩算法LZMA,包含c c++ java等各种语言.主要实现的环境是vc++6.0.
mpeg2
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
H.263_encode_decode_scr
- H.263的编码器和解码器的C源代码,在VC++6.0环境下调试通过!
H263_codec
- H263_codec.rar包含有H.263编码和H.263解码的详细代码,编译环境vc 6.0
VideoEncode
- 用VC++6.0开发的用于对摄像头采集到的视频用xvid编码器(MPEG-4的一种)进行压缩存储。
jpeg
- 基于小波零树的图像压缩算法,有基于vc++6.0平台开发的源码,和delphi平台下开发的源码。
mpeg2encode
- mpeg 2 encoder vc++ 6.0实现-mpeg 2 encoder vc++ 6.0 to achieve
HuffMan
- VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
Doolittle
- 这个程序时关于计算机数值方法的一个程序,调试时在VC++6.0环境中。-This program on computer numerical methods for a program when debugging VC++6.0 environment.
Genius
- 基于vc++6.0环境的屏幕小精灵的开发实例,与大家共享-vc++6.0 develop a program of genius‘s making
WinZipTool
- 本人使用VC++6.0制作的压缩与解压缩工具,十分好用。-Zip and Unzip tool
Code
- 霍夫曼编码算法,在VC++ 6.0下开发,用于数据压缩,是数据压缩率较高的一种算法
suanshu
- 算术编码算法代码,在VC++6.0下开发,算术编码是一种利用非常广的压缩算法-Arithmetic coding algorithm code, developed in VC++6.0, arithmetic coding is a very widely used compression algorithms
vc-filter
- 用c++写的小波滤波程序,开发环境是VC++6.0,可用于边缘检测-Use c++ write wavelet filtering program, the development environment is vc++ 6.0
huffman
- 实现字符的huffman编码压缩和解压缩,VC++6.0编译环境实现-huffman compress
painting
- 画图形的程序,基于VC++编程的简单代码,可直接用VC++6.0打开工作空间。-a painting board,can paint some painting.