搜索资源列表
屏幕闪烁
- 该程序关于BMP位图的导入、显示及相关操作,通过定时器的使用来实现屏幕闪烁-procedures on the bitmap BMP import, display and related operations, through the use of timers to achieve scintillation screen
delphi对windows高级编程的很多例子
- delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
TimerTest
- 自己编写的关于定时器使用方面的例子,其中包括多种定时器的实现(多媒体,queryPerformance等),其中罪突出的是设计了一个基于多线程同步方式实现的1ms精度的定时器,改方法精度高占用资源少。
vc做的定时器和冰河病毒检测
- vc做的定时器和冰河病毒检测,dingshi.txt实现的定时器,zhucebiao.txt是冰河病毒检测
利用软件定时器方式实现数据采样
- 利用软件定时器方式实现数据采样,开发工具VC++,实现12位AD转换卡的实时采样,很有参考价值
用c++编写的时钟和时钟定时器
- 用c++编写的时钟和时钟定时器,主要实现的是定制器的功能,采用面向对象。-a settimer by C++
TimeDiffer
- VC++实现的一个查看定时器的类,非常好-VC++ Timer to achieve a view of the class, very good
time
- Windows 控制台实现定时器功能。简单的小程序-Windows Console timer function.Simple applet
timer
- vc实现的简单定时器,实现定时功能,倒计时功能,最小化到托盘功能。-vc to achieve a simple timer, to achieve timing function, countdown function, minimize to tray feature.
Lab0303-Timer
- 这个程序代码实现的是信号处理器中定时器的实现功能,说明定时器的比计数功能更加精确,两种方法通过比较即可得出结论。-This code is realized in the signal processor timer function, the timer function is more accurate than counting, through the comparison of the two methods can be concluded.
reminder
- vc实现每隔一段时间进行提醒的功能。提醒层覆盖除任务栏之外的窗口。提醒的方式为透明层,由无到有再到消失。提醒的时间自定义。其中包含简单的托盘编程、定时器、透明层等内容-vc be reminded from time to time to achieve the function. In addition to the task bar to remind layer covering the outside of the window. Reminded of the way for a tr
定时器中断
- stm32芯片定时器的中断的实现,对32定时器的初始化和GPIO口的操控(STM32 chip timer interrupt the realization of the 32 timer initialization and GPIO port control)
红外实验(利用中断实现)
- 适用于STM32F103的战舰开发板,开发板厂商只提供了基于定时器功能实现的红外接收,前段时间刚好碰到一个项目,红外接收输入对应的IO口上没有定时器的功能的,网上没找到,就自己修改了一个,在开发板上测试可用。(The battleship development board for STM32F103 development board, manufacturers only provide infrared receiver based on the realization of the ti
lab3-TIMER0
- DSP28335的定时器0功能设置实验,实现定时器的中断功能(DSP28335 timer 0 function set up the experiment to realize the interrupt function of the timer)
一个可设置时间的倒计时定时器(0到99)
- 通过按键k1到k6实现设置定时器的时间设置,并且启动倒计时。当倒计时到达0时自动报警3次(Set timer time Settings by keystroke k1 to k6, and start the countdown. Automatic alarm 3 times when the countdown reaches 0)
Timer
- 定时器的实现,使用的是VC++,调用回调函数使用(Implementation of a timer)
定时器
- 实现自动计时,自动停止,100s内的及时可选择(Automatic timing, automatic stop, timely selection in 100s)
定时器实现多任务处理
- 通过定时器实现一个多任务的调度工作。可以通过时间来分配任务切换调度
32-TIM—基本定时器
- 可以实现stm32的基本定时器的相关内容(The relevant content of the basic timer of STM32 can be implemented)
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)