搜索资源列表
caozuotitongwancheng
- 图片显示程序的例子部分,结合功能强大的显示程序,可以将图形截面变的友好易操作,是程序员入门的经典实例-Photo shows some examples of procedures, combining powerful display program, we can change the graphics section friendly easy-to-use, entry programmer is a classic example of
Graphics-Clock
- 本实例实现走懂的图形时钟的绘制,首先由DrawClock()子函数画出表盘,再由gettime(&newtime)检测系统时间,每秒钟调用DrawClock()更新一次表盘。-The examples were to go to understand the graphics clock drawing, first by DrawClock () Functions to draw the dial, then gettime (& newtime) detection system
gif
- 播放gif图形的源代码 xample目录: 该目录包含了本章6.4节和6.5节的全部实例代码。 pic.jpg的分辨率为96像素每英寸 pic_72.jpg的分辩率为72像素每英寸 Color.h,Color.cpp:包含了6.5节处理图像的色彩的全部函数 Example_GIF目录: 它是本章6.6节播放GIF动画的工程,用于播放GIF动画。 注意:gif文件必须和生成的exe文件位于同一目录下,gif文件必须改名为pic.gif。-Play gif gr