搜索资源列表
孙媳妇
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
221东南大学
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
XTimer_demo
- 这个程序是用Visual C++编写的一个时钟计数器,它是一个非常有用的小工具:像秒表一样计数,或者计数直到的时间,到达指定时间后可以播放MP3提醒,支持多次计数。
3
- .用单片机的定时器和计数器设计一个秒表,LED采用BCD码显示,发光二极管亮表示0,暗表示1,从零开始计时,记到99后从头开始,依次循环,时间间隔为900ms,要求采用定时器0工作于工作方式2。-With the design of single-chip timers and counters a stopwatch, LED BCD code display, light emitting diode light 0, dark one, the timing of starting fro
shuzimiaobiao
- 题目 电子秒表模拟程序设计 一、设计目的:掌握定时/计数器8253和中断的使用。 二、设计任务:编写汇编程序,在PC机上完成电子秒表功能。 -Subject of electronic stopwatch simulator designed, designed to: master the timer/counter 8253 and interrupted use. Second, the design task: the preparation of assembler, th
mb
- 基于Proasic3 startkit 开发板,用verilog语言描述的一个秒表计数器。-Based the ProASIC3 StartKit development board, using Verilog language descr iption of a stopwatch counter.
jiafaqi
- 计时器 用来简单的计时,类似于平常生活中用的秒表等计数器-Timer is used to simple timing, similar to ordinary life with the stopwatch counter
DANPIANJI
- 单片机实验例程 SY001 --- LED流水灯控制 SY002 --- 警报声程序 SY003 --- 单片机唱歌 SY004 --- LED数码显示 SY005 --- 按键扫描程序 SY006 --- 93c46读写 SY007 --- 24c01读写 SY008 --- X5045读写 SY009 --- LCD显示 SY010 --- 电子时钟 SY011 --- 秒表 SY012 --- 计数器
计数器
- 模仿体育秒表,是初学易语言的朋友用得着的例程。(Imitating sports stopwatch, is a beginner of easy language friends routines.)