代码搜索:中断编程
找到约 10,000 项符合「中断编程」的源代码
代码结果 10,000
www.eeworm.com/read/391067/8423545
txt 中断.txt
(1)、中断INT 20H
功能描述: 终止当前正在运行的程序,它是几种终止程序运行方法之一
入口参数: CS=PSP的段地址
出口参数: 无
(2)、中断INT 22H
功能描述: 终止处理程序的地址,该地址在程序装入内存运行前被放入PSP的0AH~0DH的单元内。该中断指令从不直接书写在程序之中
(3)、中断INT 23H
功能描述: Ctrl+ ...
www.eeworm.com/read/188163/8565816
plg 中断.plg
礦ision3 Build Log
Project:
F:\LAJI\DPY-1单片机实验板的C语言源程序\六.按键中断识别\中断.uv2
Project File Date: 09/04/2006
Output:
www.eeworm.com/read/188163/8565833
opt 中断.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/188163/8565847
hex 中断.hex
:0A0111003F065B4F666D7D077F6FB0
:03011B00010A00D6
:0A00C70090011193F5807F087E0080
:0400D100EF4E601A74
:1000D500E4F508F5090509E50970020508646445B4
:0800E5000870F2EF1F70E51E28
:0300ED0080E2228C
:
www.eeworm.com/read/428574/8858457
doc 中断.doc
www.eeworm.com/read/364676/9898609
c 中断.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
#include
unsigned char CH_data[8];
#define CH0 XBYT
www.eeworm.com/read/351955/10590372
mwp 中断.mwp
www.eeworm.com/read/421702/10708835
c 中断.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
#include
unsigned char CH_data[8];
#define CH0 XBYT
www.eeworm.com/read/470124/6924896