搜索资源列表
分形算法
- 利用OpenGL制作的3维旋转分形效果,提供定时器方式和线程方式。-produced by the use of OpenGL 3D fractal rotating effect, the timer mode and threads.
Slide1.12
- 通过一个实际应用例程演示了实时曲线与多媒体定时器的应用,原本有采集卡,已屏蔽相关操作-through the practical application of a routine demonstration of real-time curve and the application of multimedia timer, the original acquisition card, operation Shield has been associated
Cube1
- 用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟 程序界面等各方面的都源于自己的设计 同时利用定时器来实现不同角度的旋转功能-use OpenGL light on the environment, build physical objects, such as multiple colors combine analog interface procedures in the areas of their origin are designed using the tim
copy_2003
- 1 掌握dialog的模式与非模式构建,掌握AfxMessageBox和MessageBox的用法。 2 掌握progress控件和定时器的用法。 3 完成所给工程。-a master model dialog with the non-Mode, MessageBox master AfxMessageBox and usage. 2 master control and timer progress of the usage. 3 to complete the proj
HandsOn1_5
- 在定时器控制下反复的裁减一幅图像和改变其大小-timer under the control of the repeated cuts an image and change its size
GradualChange
- 这个代码是使用VC++编写的一个背景渐变的程序,在view类中实现,定时器设置为100毫秒。-this code is used in the preparation of a VC background gradual process, in view category achieved, Set the timer for 100 milliseconds.
dynamic_show_thread
- 基于线程实现的动态数据曲线的显示,用VC6写的。对实时性高的显示TIMER定时器响应不好,可用线程技术实现多路动态曲线显示。-Based on the threads to achieve dynamic data curve shown that VC6 writes. Real-time high on the timer shows TIMER poor response can be threaded technology to achieve more dynamic curve of
homework
- 这是给老师准备的作业,利用定时器描述了直线刀路的行程,下一步可以加上自己的NC代码
pic_scroll
- 打开页面后,图片就会不停的滚动。本实例首先使用了css中的overflow属性,把它的值设为hidden可以隐藏超出面积的部分,接着定义Marquee11()函数,通过改变gundong。scrollLeft的数值来使滚动图片的位置不停变化, 最后setInterval(mq,speed)来制作定时器达到动态效果。
ChangeColor
- 该程序用定时器实现了对字体颜色的改变,颜色从RGB(0,0,0)变到RGB(255,255,255)再循环
OpenGL
- 基于对话框的用一个定时器控制物体旋转的OPengl绘图程序-Based on the dialog box with a timer control object rotation OPengl drawing program
chabei
- VC++6.0中OPenGL描绘茶杯,添加定时器,产生旋转效果-VC++6.0 in OPenGL depicted cup, add the timer to produce rotation effect
ThreadAnimate
- Gif图像编程,用多线程实现,非定时器.想了解多线程编程的朋友可以下载参考.-Gif image programming, with the realization of multi-threaded, non-timers. Would like to know the multi-threaded programming friends can download the reference.
timeclock
- vb编写的时钟程序,可在桌面上显示一个定时器 -clock programmed wih VB,
MyTimer
- vc++实现简单定时器-vc++ to achieve a simple timer
calculater
- vc++实现简单定时器-vc++ to achieve a simple timer
HuaTu
- 基于定时器的实时曲线的绘制,动态产生三角波-Timer-based real-time Curve, dynamically generated triangular wave
CFlash
- 实现VC环境下窗口的动态显示,适合初学者学习定时器的使用-VC environment to achieve the dynamic display window, suitable for beginners to learn the use of timer
SDLchinese
- 目录: 1. 作者介绍 2. SDL(Simple DirectMedia Layer) 1. SDL是什么? * SDL是一个自由的跨平台的多媒体开发包 * 适用于游戏 * 适用于游戏SDK * 适用于模拟器 * 适用于演示软件 * 适用于多媒体应用软件 3. SDL有哪些功能? * 视频 * 事件 * 音频 * CD音频 * 线程支持 * 定时器 * 和字节序(Endian)无关
ScopeDraw
- 一个自由绘制曲线的VC实例源程序,其中还有一个多媒体定时器的源代码,以及一个scope绘制类,希望能对大家有帮助。-一个自由绘制曲线的VC实例源程序,其中还有一个多媒体定时器的源代码,以及一个scope绘制类,希望能对大家有帮助。