搜索资源列表
屏幕闪烁
- 该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
FingerClock
- 一个关于用GDI实现一个指针式时钟的程序。主要涉及到定时器和GDI绘图。-on with a GDI achieved a Pointer clock procedures. Mainly involved timers and GDI graphics.
17848_SwitchWallpaper
- 一个动态墙纸更换的程序,可以按自己的需求,定时的更换墙纸-a dynamic wallpaper replacement procedures, in accordance with their needs, regular replacement of wallpaper
Screentofile
- 自动截屏到文件的小程序 (一)功能 实现了一个定时截取当前屏幕图像的小程序。 (二)准备工作 1)建立VC CONSOLE APPLICATION,选择MFC SUPPORT 2)在STDAFX.H文件中加入头文件:conio.h-automatic cut-off screen to the small document (1) Realization of a regular interception current screen image of sm
Clock
- 一个vc程序 用gdi和定时器在用户区内做了一个漂亮的小钟
Clock
- VC++ 6写的时钟程序的源码,基于文档试图结构,演示了VC下定时器的使用,以及GDI绘图的技巧
fff
- 基于MFC开发的动画小程序 用了定时器
CartoonParse
- 闹钟程序,定时关机功能,也是处理bitmap的经典代码,有透明背景效果-Alarm procedures, timing shutdown function, but also deal with the classic bitmap code, there is a transparent background effects
lesson5
- 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-aaaaa
CAP
- 一个Delphi写的摄像头自拍程序,有定时器哦-Delphi to write a self-timer camera program, there are timers oh
Circumgyrate
- 对话框中调用定时器,GDI绘图和GDI+绘图的精品,对于旋转字体和GDI+情况下的矩阵渲染有深刻的理解。个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品中的精品。-Dialog box, call timer, GDI GDI+ drawing, painting and fine, for the rotating case fonts and GD
huasinxian
- 这是一个VC6.0实现的实时滚动绘制直方图程序,能够看到直方图的变化情况,主要用了Windows自带的定时器-this is a programer that can paint stracht pictrue based on VC++ 6.0,you can see the change of the pictrue.
circle
- 通过定时器控制,自动绕圆,做圆周运动的程序,与大家共享-By timer control, automatic around the circle, a circular motion of the program, and share
shutDown
- 一个window环境下的定时关机程序,用mfc编写,实现托盘化-shutdown
FileShow
- 本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。-This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.
Clock-Module
- 一个漂亮的时钟程序,实现了指针时钟,数字时钟,日期时钟,定时闹铃,体统托盘-A beautiful clock program pointer clock, digital clock, date clock, timer alarm, decency tray
GDIexamples
- vc 编程实例,有画图形、定时刷新、鼠标点击刷新等程序,对初学者很有帮助-vc programming examples, draw graphics refresh timer, mouse click refresh program, useful for beginners
LEDTimer
- 一个LED显示形式的定时器程序。主要是模拟LED的GDI控件编程。-The timer program in the form of an LED display. Mainly analog LED GDI controls programming.
demo1
- 一个C语言实现的多功能时钟程序,具有显示当前时间,公历农历日期,定时关机,定时提醒等功能-A C language implementation of the multi-function clock program, display the current time, the date of the lunar calendar, time off from time to time to remind
vc2_2
- 编写一程序画一水平线和圆,并使该圆在该直线上匀速滚动(从屏幕左边滚到屏幕右边)。提示:用sleep(n)函数或定时器实现。 -Write a program to draw a horizontal line and a circle, the circle and make uniform rolling on the line (from the left side of the screen rolled right of the screen). Tip: (n) function