搜索资源列表
wang452128fg86
- 上次我传的倒立摆的控制程序,不是我的最终的程序,本程序采用VC++编程,定时器为多媒体控制器,(控制时间可到达5ms),控制算法用的是最优控制,-last time I Chuan an inverted pendulum control procedures, I was not the ultimate procedures, the procedures for using the VC program, Timer for multimedia controller (Control c
calBaudrate
- 用来计算不同oscillator下,固定baudrate的定时器载入值。-used to calculate different oscillator, the fixed baudrate included in the value of the timer.
epwm_timer_interrupts
- TI DSP TMS320F280x PWM定时器例程。
dsp
- DSP的实验测试程序————包含步进电机、硬件中断、定时器,适用于初学者,好好看吧
heap
- C语言大堆排序算法,当定时器资源不足时,可用来实现软件定时器
51TimerInit_exe
- 51单片机定时器计算初值,51单片机定时器计算初值
timer1
- 定时器的应用,AVR操作,ICCAVR编程-Application of the timer, AVR operation, ICCAVR programming
dingshi1
- avr中定时器测试程序 有助于新手上路学习-avr Timer test procedures will help novices learn the road
qiangdaqi
- ⑴ 设计一个可供8人进行的抢答器。 ⑵ 主持人设置一个控制开关,用来控制系统得清零(显示数码灭)和抢答开始。并设置复位按钮,按动后,重新开始抢答。 ⑶ 抢答器开始时数码管显示序号0,选手抢答实行优先锁存,优先抢答选手的编号一直保持到主持人将系统清除为止。抢答后显示优先抢答者序号,并且不出现其他抢答者的序号。 ⑷ 抢答器具有定时抢答的功能,由主持人预先设定时间。 ⑸ 主持人按下复位开关,使得抢答器再次进入禁止状态,选手编号的LED数字显示器灯熄灭,电路进入原来的初始状态,准备进入下
333timer
- 320的定时器转换程序,已经试过了,可以运行的
C51code
- 单片机C51典型应用设计代码:串行口、AD转换、lcd液晶显示、I2C应用、定时器时钟、综合应用-Typical C51 MCU application design code: serial port, AD converter, lcd liquid crystal display, I2C applications, timer clock, integrated application
11
- 高精度秒表,定时器,带实时时钟和温度检测,定时时分秒可以单独设置,可以暂停,带仿真-Precision stopwatch, timer, with simulation
digital-clock
- 系统由AT89C51、LED 数码管、按键、发光二极管等部分构成,能实现时间的调整、定 时时间的设定,输出等功能。系统的功能选择由SB0、SB1、SB2、SB3、SB4 完成。其中SB0 为时间校对,定时器调整功能键,按SB 0 进入调整状态。SB1 为功能切换键。第一轮按动 SB1 依次进入一路、二路、三路定时时间设置提示程序,按SB3 进入各路定时调整状态。定 -System consists of AT89C51, LED digital tube, keys, light
Report-of-work-and-rest-time
- 以单片机为核心,设计一个智能化作息时间控制器。该控制器要求的功能有:按本校作息时间接通/断开电铃(以灯代替);并用液晶屏显示时钟。 作息时间控制器常用于学校教学楼的时间控制,利用单片机内部定时器实现时间基准定时,显示的内容要求有时、分、秒各两位,并能调节小时和分钟。 -To microcontroller core, design work and rest time for an intelligent controller. The controller functions re
timer
- 利用定时器做的一个简单可调时钟,此程序经本人测试可以实现功能。-Make use of a simple adjustable timer clock, I tested this procedure can be realized by the function.
time
- 介绍了定时器的应用,很通俗易懂~,适合学习~-Describes the application of the timer, it is easy to understand ~, for
timing-of-employ
- 例子为初学者使用定时器时,对特殊寄存器的设置作参数。-failed to translate
matlab-GUI-ClockIssue
- matlab GUI学习的例子,时钟程序(主要用到了定时器), 请math大哥批评指正!-matlab GUI case study, the clock program (main use of the timer), your brother criticism and math!
test
- 此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。-This source is changed
基础篇 11. 定时器中断(代码课件)
- 完成STM32F103定时器的代码,及其讲解课件(Complete the code for the STM32F103 timer)