搜索资源列表
51单片机——定时器+秒表显示
- 51单片机的定时器使用,KEIL编译
定时器2使用
- 52单片机定时器2使用例子,帮助大家了解定时器2的使用
定时器源代码MFCTimer
- 使用vc编写的定时器源代码-vc prepared to use the timer source code
使用定时器(MFC)示例代码
- 使用定时器(MFC)示例代码-use timer (MFC) sample code
autorepeat
- 一个简单的基于对话框的按钮,定时器使用例子-a simple button on the dialog box, use examples timer
多媒体定时器源码
- 最近写一个程序,其中用到了多媒体定时器,由于在程序中需要加速、减速、暂停、终止等控制方式,所以封装了一个使用多媒体定时回调函数定时方式和相应控制函数的类。不足之处请大家多多指教!-recently wrote a procedure, which uses a multimedia timer, because of the need to expedite the proceedings, deceleration, suspensi
Timer2的使用
- 定时器Timer2的使用,这里提供c源程序,以供参考。-timer Timer2 use, c source provided here, for reference.
定时
- 针对windows的定时器,演示windows中的3种计时器使用方式,达到的精确程度-windows against the timer, which demonstrated windows of the three timer used in order to reach the level of precision
DSP_times
- 定时器是DSP的重要组成部分,DSP的定时器使用有着非常重要的作用!如DSP的数据采集,和DSP的PWM电机控制-The timer is the DSP important constituent, the DSP timer use has the extremely vital role! If the DSP data gathering, controls with the DSP PWM electrical mach
lpc2114+TIME
- 基于ads1.2环境下lpc2114的定时器使用程序-ads1.2 environment based on the timer lpc2114 procedures
利用定时器和蜂鸣器唱歌
- 本程序利用定时器来和蜂鸣器实现唱歌,主要适用AT89C52单片机,其他系列单片机稍加修改亦可使用,里面附详细注释
AVR单片机定时器
- 采用ATmega16的单片机定时器程序,使用中断方式(this is a Timer designed with Atmega16)
06基本定时器
- 基于STM32F407的基本定时器的应用,适合初学者使用(The application of STM32F407 basic timerapplication of STM32F407 basic timer is suitable for beginners)
TIM—高级定时器定时
- STM32出来基本通用定时器,高级定时器也可以使用的(STM32 out of the basic general timers, advanced timers can also be used)
timerTest定时器
- windows下编写的高效的定时器库,已在项目中成功使用通过,支持多线程(The efficient timer library written in windows has been successfully used in the project to support multithreading)
4定时器的使用
- 定时器的使用,很好学,特别适合学生使用。我推荐。(The use of the timer is very good)
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)
定时器中断函数—库函数版本
- 使用定时器来控制两个LED交替闪烁 亲测可用(Use timer to control two LED alternately flashing pro test available.)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)
定时器TimerT1
- MFC 直接使用setTimer c++ 中,也有类似的定时器:CreateWaitableTimer、SetWaitableTimer 其实是windows API(MFC uses setTimer directly In C++, there are similar timers: CreateWaitableTimer, SetWaitableTimer is actually the Windows API.)