-
TMS320VC5416的8个LED测试程序,简洁,运行稳定.5410上与些类似.
TMS320VC5416的8个LED测试程序,简洁,运行稳定.5410上与些类似.-TMS320VC5416 of eight LED testing procedures, simple, stable operation .5410 with more similar.
- 2022-08-22 05:27:23下载
- 积分:1
-
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。...
学习汇编语言编制的程序,非常参考价值,我认为汇编比较难。-Learning assembly language produced by the procedure, very useful, I think more difficult to compile.
- 2022-02-25 14:50:33下载
- 积分:1
-
DSP2407A头文件,以应用于自己设计的DSP最小系统,证明有效
DSP2407A头文件,以应用于自己设计的DSP最小系统,证明有效-DSP 2407 header
- 2022-07-28 16:16:00下载
- 积分:1
-
firstwindow
为汇编初学者提供的保护模式下编程使用的代码,用来创建一个简单的窗口-firstwindow
- 2022-11-16 13:45:08下载
- 积分:1
-
简单的调用和输出,在学校学习的入门例子之一。
简单的调用和输出,在学校学习的入门例子之一。-simple call and output, in the elementary school one example.
- 2023-08-09 17:20:03下载
- 积分:1
-
这个汇编程序可以显示ASC码,你可以学会如何显示字符…
this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
- 2022-05-18 09:53:29下载
- 积分:1
-
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合...
自己编写的作息时间表单片机程序,比如说8点上课,铃声响,8点10秒铃声停止,8点50下课铃声响......此程序可管理学校电铃,以及其他要求作息时间的场合-Their written work schedule SCM procedures, such as 8 o" clock class, a bell rang, 8 Dian 10 seconds ring tones stop, 8:50 after class ring ring ...... this procedure to manage the school bell, as well as other requirements of work and rest time occasions
- 2022-04-27 16:45:30下载
- 积分:1
-
用汇编语言实现的一个打字练习程序,程序一个..
利用汇编语言实现的一个打字练习程序,程序界面为典型的Dos窗口,当字符从窗口顶端掉下来后,如果按键与该字符相同,字符变为红色,在打字结束后,给出打字的统计结果,在打字过程中按ESC可退出程序-The use of assembly language to achieve a typing practice program, the program interface for the typical Dos window, when the characters fall from the top window, if the button with the same characters, the character turns red, in the typing after the end of typing results is given , in the typing process by pressing ESC to exit
- 2022-02-13 01:56:11下载
- 积分:1
-
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态...
1、用8255的A口驱动六个七段数码管(LED)的字段,C口驱动六位七段数码管(LED)的位控端,右侧两位显示分值,左侧两位显示秒值。
2、段数码管采用动态扫描方式,用8253做定时器(采用查询方式),每位显示的时间50Hz。
3、以5ms为基本时间单位,计数产生秒时间值,秒计数到60时对分计数,分计数到69时对时计数。
-BUFF_KEY EQU 21H BUFF_LED1 EQU 22H
BUFF_LED2 EQU 23H
BUFF_LED3 EQU 24H
BUFF_LED4 EQU 25H
BUFF_LED5 EQU 26H
BUFF_LED6
- 2022-06-15 18:58:08下载
- 积分:1
-
DS18B20 driver assembly language made by the two digital display, the program ha...
ds18b20的驱动程序,汇编语言编的,由两位数码管显示,程序已经在AT89C51上调通了,附带proteus仿真文件。-DS18B20 driver assembly language made by the two digital display, the program has had a rise in the AT89C51, incidental Proteus simulation file.
- 2022-11-20 02:40:03下载
- 积分:1