搜索资源列表
GZip压缩源代码
- 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
ArithmCode
- A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
Delphi_VC_JPEG2000
- 在VC下实现的jpeg2000的编解码的程序,包含一个delphi的调用程序-in VC under the JPEG2000 codec of the procedure, including a procedure call delphi
BMPtoAVI
- vc++实现一系列bmp流压缩成的avi格式的影音文件输出-vc achieve a series of bmp flow of compressed into avi video file format output
20060307_compress
- 一个简单实用的压缩软件,用VC编,代码短小,可在此基础上做自己的压缩软件-a simple and practical compression software, VC series, the short code may do this on the basis of its own compression software
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
h.264new
- h264标准的VC实现,有很高的参考价值哦。-h264 VC standards, a very high reference value oh.
VC++makingFlash
- 用vc 实现一个做flash的经典范例 希望对大家有帮助-with vc done to achieve a classic example of the flash of hope that we help
www.zlib.net.zip
- zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译,a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
Compr
- VC++编程,有源代码,一个数据压缩库进行文件数据的压缩/解压-VC++ Programming, source code, a data compression library file data compression/decompression
LZW
- 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
HuffMan
- VC++编写的Huffman压缩算法的示例程序-a demo of Huffman compression algorithm, developed by VC++ 6.0
zlib-1.2.3
- Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
yuandaima
- 用Turboc编写线性表的源代码 实现插入和删除的功能,也可以在VC里运行。具有线性表典型的功能~-Turboc prepared with the source code to achieve a linear table insertion and deletion functions, but also to run in the VC. A typical linear function of the table ~
MP3
- VC实现的MP3播放器,具有播放多种格式的功能-VC implementation MP3 player, with play features a variety of formats
UseRar
- 在VC6.0环境下调用WinRAR.exe实现对文件的压缩和解压。-VC6.0 environment in a file called WinRAR.exe achieve the compression and decompression.
vc-image
- 一个用vc++来做的压缩成jpeg格式的程序源码-A with vc++ to do compressed into the program source code jpeg format
VC-Winrar
- 一个仿真winrar程序的简单应用,只是交流其工作原理,深入理解打包与解包。-Simple application of a simulation winrar program, just to share their works, in-depth understanding of the package and unpack.
Using-a-pointer
- 主要介绍在VC++环境下指针的正确使用,可以作为一个实例进行指针的使用。-Mainly introduces the correct use of Pointers in vc++ environment, can be used as an example for the use of Pointers.