搜索资源列表
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.
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
Run_Length
- Run_Length,提供可以使用編碼的一個小程式 只要編譯執行就可以使用-Run_Length, can use the encoder to provide a small program as long as the compiler can use to implement
DDU
- 本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。 开发环境为VC6.0。 界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。 具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and d
zip23
- 实现zip压缩包括加密的程序。包括各个操作系统下不同编译器的实现。-Achieve the zip archive including encrypted program. Including each operating system under different compiler implementations.
Qt_Project
- 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows