资源列表
[汇编语言] 8253-2
说明:利用PC机的硬件定时8253, 编制秒表延时(0~9秒)程序.要求: 按任意键,开始计时, 在屏幕上以1秒间隔从0到9显示 按ESC键,计时停止.-use of PC hardware-timed 8253, the establishment of a stopwatch Delay (0 ~ 9 seconds) program. Requirements : by the arbitrary button, the timer on screen to a second interval<周涛> 在 2008-10-13 上传 | 大小:1.78kb | 下载:0
[汇编语言] ex-2
说明:多模块程序设计:包含汇编命令的使用 INCLUDE: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数据(16进制). 数据按逆序存放:先低位后高位-multi-module programming : with the use of the compilation order INCLUDE : EX21.ASM, EX22.ASM, PP2.ASM design of multi-byte subtraction Operationa<周涛> 在 2008-10-13 上传 | 大小:965byte | 下载:0
[汇编语言] TM
说明:利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-use of the DOS interrupt function called BIOS system calls and functions, the use of computer itself to the interruption of scale and achieve the computer's clock management o<金龙> 在 2008-10-13 上传 | 大小:845byte | 下载:0
[汇编语言] 和25pc机间的通信
说明:这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means<赖毅勇> 在 2008-10-13 上传 | 大小:3.19kb | 下载:0
[汇编语言] 字符图形程序中国北京
说明:这是一个显示“中国北京”字样的程序,按“q”键退出。-This is a show that the "China Beijing" indication of procedures, according to the "q" key to exit.<赖毅勇> 在 2008-10-13 上传 | 大小:1.88kb | 下载:0
[汇编语言] 键盘录入数据的转换与显示
说明:本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and<赖毅勇> 在 2008-10-13 上传 | 大小:4.11kb | 下载:0