搜索资源列表
int9
- 基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
int9
- 基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
int9source
- .接管INT 9 终端服务程序替换为发声程序. 2.退出并驻留内存,等待触发中断. 3.当有中断产生(如按键盘),进入新的中断服务程序Music. 4.检查按键是否是ALT+F6,or ALT+F7,如果不是就直接调用原本的INT9 中断服务程序处理. 如果是ALT+F6,就调用speaker发出声音,最后调用原本的INT9 中断服务程序处理. 如果是ALT+F7,就调用draw清屏,然后画图[黄色小矩形],调用
tc1-int9-LED-1s
- AVR单片机教程 自己写的程序,可用,中断控制LED亮灭,LED设计。-AVR microcontroller tutorial write their own programs, available, interrupt control LED light off, LED design.