搜索资源列表
页式确页中断模拟程序
- 是我一个操作系统练习程序,用于初学操作系统的人模拟内存FIFO调度-operating system is a practicing procedures for the operating system when a memory FIFO scheduling simulation
实验程序
- ARM的一些小程序(闪灯,键盘控制,中断,定时,I/O控制等)-some small ARM (flashing lights, keyboard control, interrupt, time, and I / O control, etc.)
f-output
- 这段程序主要是接受外部频率变化要求时提供频率校正的中断程序,提供高精度的频率输出,精度可达万分之二-this procedure are largely external frequency requirements for the interruption frequency calibration procedures, and providing high-precision frequency output accuracy of two ten thousandths
gequdaima
- 猪你生日快乐曲谱,在加上一些中断程序便可实现在单片机上的演奏-pig you a happy birthday music scores, in addition to interrupt procedures can be reached in the performance MCU
keycode
- 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
COM_INT
- 串口中断程序 c and assemble-interrupt procedures and assemble c
FQ2WF2
- 编写一个中断程序,每隔1秒响铃一次,在屏幕上指印“0”字符,该程序为内存驻留。-procedures for the preparation of an interruption every one seconds ringing, with the fingerprints on the screen "0" characters The procedure for the presence of memory.
interupt
- 汇编语言实现的中断程序,每隔20秒产生一次系统中断
SPI
- 实现SPI通信功能。由中断程序调用,实现EEPROM读写的功能。
SerialUART
- 实现串口通信功能。由中断程序调用,实现串口单字节读写的功能。
main
- 实现一组小灯有规则亮灭,采用了延时和中断程序
PRO1
- 51串口中断程序,适用于波特率115200,8,1。
INRUPT
- 用汇编写的一个中断程序,每搁一秒显示一个字符串希望对大家有用
2007421755467742
- 中断程序简单资料,PIC,C51,程序,汇编-Interruption of the procedure of information easy, PIC, C51, procedures, compilation of
KEYBOARD
- 键盘中断程序 INT16-键盘中断程序
interrupt
- 对于系统级语言设计之一的中断程序设计包括软中断和硬中断。后者设计到硬件端口的读写操作等等,应该用汇编实现比较好。而前者用C实现就要方便得多的了。-For system-level language design, one of the interrupt program design including soft and hard break interrupt. The latter design to the hardware port to read and write operation
program
- 在中断程序中的定时器功能,所需要的100秒延时-In the timer interrupt program functions, the required 100 seconds delay
osruanzhongduan
- 操作系统实验 进程软中断通信 编写一段程序,父进程创建一个子进程p1;并使子进程利用系统调用kill()向父进程发送信号,父进程得到信号后输出字符串“received p1 signal.” 。 -Experimental process, the operating system write a soft interrupt communication procedures, the parent creates a child process p1 and to the child pro
中断实验与编程
- 实验任务及内容: 编一程序,在显示器上显示时、分、秒。借用计数器8253的Timer0作为中断源,通过8259A向CPU发中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如CLK)后清屏后显示:Current time is: xx:xx:xx (时分秒键盘输入) 打回车,时、分、秒开始计时。时钟不停的刷新。 当键入CTRL+C时,停止计时,返回系统,且系统正常运行不死机。 8253的初始化程序段可借用口地址为40H、41H、42H、43H 控制字为3
中断程序与中断指令
- S7-200中断程序实例,方便编程者对于该指令的更加深入的学习和理解。本人认为非常实用(S7-200 interrupt program instance)