搜索资源列表
8254and8259huibian
- 本程序是一个8254,8259的中断调用程序组,可以实现时钟的调用,中断时可以进行外部的处理.-the 8254,8259 procedure is a procedure called the interruption group, can achieve clock call, failure can be external treatment.
asm001
- MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT (LO), the S-judge A / D conver
OSTime
- 自制时钟及时钟中断处理程序的编制 在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令 相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner there will be the current time, C
ISR-PDIUSB12D
- USB PDIUSB12D C语言 中断服务处理程序-USB PDIUSB12D C language processing service interruption
swihandle
- 软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。
jiekou.rar
- 接口课实验报告 一共有五个文档 分别是 保护模式下的中断处理 实模式、保护模式切换 双机串行通信实验 定时中断实验 交通灯模拟控制实验,report
time
- 一个中断处理程序,要求在主程序运行过程中,每隔20秒响铃一次,同时在屏幕上显示信息”The bell is ring!”,按键后恢复原状。-An interruption of treatment procedures, the requirements at the main program is running, every 20 second ring time, at the same time information on the screen " The bell is r
zhongduan
- 实现一个中断处理程序,要求在主程序运行过程中,每隔20秒响铃一次,同时在屏幕上显示信息“The bell is ring!”,按键后恢复原状。-Achieve an interrupt handling procedures, the requirements at the main program is running every 20 seconds ringing once, at the same time information on the screen " The bell
interrupt2
- 中断处理说明,汇编程序,大家或许会需要的-interrupt
JD
- MCS-51的通讯程序 怎么使用51的通讯中断已经中断处理-MCS-51 MOV SDFAFAH[O APSIFAP AFIJASP ASLFDJIAP [OPAS[ AIFA[ ASOFI
IBM-PC-programanswer
- 汇 编 语 言 实 验 实验一:分支程序设计 (1)试比较字数组array中的三个数,并根据比较结果在终端上显示如下信息: 如果三个数都不相等则显示0; 如果三个数有两个相等则显示1; 如果三个数都相等则显示2。 (2)试根据DL寄存器中哪一位为1(从低位到高位)把程序转移到8个不同的程序分支中去。(8个程序分支可设计成显示相应的数据) 实验二:循环程序设计 有一个首地址为array的10个字数组,用简单排序法使该数组中的数按照从小到大
2009S3C2410init.S
- 2410Init.s包括了板子上电后的初始话,具体有几个步骤: 讲述S3C2410启动程序设计 1. 屏蔽所有中断,关看门狗。 2. 根据工作频率设置PLL寄存器 3. 初始化存储控制相关寄存器 4. 初始化各模式下的栈指针 5. 设置缺省中断处理函数 6. 将数据段拷贝到RAM中,将零初始化数据段清零 7. 跳转到C语言Main入口函数中-2410Init.s including the board after t
divideoverflow
- 设AX/BL,当BL=0时产生除数为零中断,编写除数为零中断处理程序,显示DIVIDED BY ZERO!-Set AX/BL, while BL = 0 division by zero interrupt generated when the preparation of the division by zero interrupt handler, display DIVIDED BY ZERO!
11
- 先初始化各芯片,包括8233接二极管,8253接1MHZ频率,数据口放入0C350H,8259用IRQ3等;然后,开中断,等待脉冲中断。一次脉冲会在DATA6中记录,满20次脉冲表明过了1秒钟,此时,LED更新时间,中断处理程序用来实现LED显示的控制和状态是否要改变的判断;WATING程序段用来实现二极管的显示以及是否进入3秒以内,若小于等于3秒,则调用闪烁程序。 设置DI作为变量保存状态2到状态9执行一次的循环次数,循环一次,DI就自减1,若DI不为0,则跳转到状态2重复执行,若DI减
tongjizhongduan
- 汇编统计男女生人数(中断处理) 用1/0代表男生女生,键盘输入 进行统计,采用中断处理-Compiling statistics on the number of boys and girls (interrupt handling)
H9
- 本实验利用8253做定时器,用定时器输出的脉冲控制8259产生中断 在8259中断处理程序中,对时、分、秒进行计数,在等待中断的循 环中用LED显示时间。 8253用定时器/计数器1,8253片选接CS4,地址为0C000H。8253时钟 源CLK1接分频电路的F/64输出。分频器的Fin接4MHz时钟。8253的 GATE1接VCC。 8259中断INT0接8253的OUT1,片选接CS5,地址为0D000H。 -useing 8255 and 8253
yuanlitu
- 1、用单次脉冲申请中断,在中断处理程序中使P1.0的输出状态发生反转,并通过发光二极管观察P1.0的电平。 2、通过本实验加深对8051单片机中断系统的理解,学习外部中断的基本使用方法及相关编程。 -1 and disrupted by single pulse application in interrupt handlers make P1.0 output state reversals, and by observation of light emitting diode P1.
P1out
- 1、用单次脉冲申请中断,在中断处理程序中使P1.0的输出状态发生反转,并通过发光二极管观察P1.0的电平。 2、通过本实验加深对8051单片机中断系统的理解,学习外部中断的基本使用方法及相关编程。-1 and disrupted by single pulse application in interrupt handlers make P1.0 output state reversals, and by observation of light emitting diode P1.0
linghaozhongduan
- 编写0号中断处理程序,使得在除法溢出发生时,在屏幕中间显示字符串“divide error!”,然后返回DOS。-Write 0 interrupt handler, so that when the division overflow occurs in the middle of the screen displays the string divide error! , And then return to DOS.
Handling interrupts
- 内中断,汇编程序处理0号除法溢出中断的程序,设置中断向量表,保存中断处理程序。(Internal interrupt, assembler processing division 0 overflow interrupt program, set interrupt vector table, save interrupt processing program.)