搜索资源列表
timer
- vc++精确计时的程序代码示例,算出两次点击之间的精确时间差,程序稍加修改就能用到其它地方。 -vc++ code sample accurate timing of the procedure, calculate the precise time between two clicks difference, the program can be used in other places slightly modified.
media_timer
- 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用。 -In VC++ using the multimedia timer in the source code of the same features as a stopwatch, and click to set the timer, it begins to work, of course, instan
cefafenxi
- 一个小巧的VC++词法分析器的源程序,同样是基于PL/0语言,分析之前请先选择一个源文件或者保存你编辑的代码后再进行词法分析,初值设置为NULL,这样如果没有在程序中设置该值,就会使用默认的手形光标,设置一个定时器,并用于设置鼠标离开时的颜色,从winhlp32.exe中提取手形光标,用做默认的光标,设置默认光标为手形光标………… -A small source VC++ lexical analyzer, the same, so that if the program is based