资源列表

« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 3005 »

[汇编语言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 o
<周涛> 在 2008-10-13 上传 | 大小:1822 | 下载: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 mul
<周涛> 在 2008-10-13 上传 | 大小:965 | 下载: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 com
<金龙> 在 2008-10-13 上传 | 大小:845 | 下载:0

[汇编语言磁盘文件的读写

说明:这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
<赖毅勇> 在 2008-10-13 上传 | 大小:2389 | 下载:0

[汇编语言七段电子表显示

说明:这是一个网上电子表-This is a web-based electronic forms
<赖毅勇> 在 2008-10-13 上传 | 大小:2738 | 下载: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 上传 | 大小:3262 | 下载:0

[汇编语言“霓虹灯”的模拟显示

说明:“霓虹灯”的模拟显示-"neon" simulation shows
<赖毅勇> 在 2008-10-13 上传 | 大小:89276 | 下载:0

[汇编语言字符图形程序中国北京

说明:这是一个显示“中国北京”字样的程序,按“q”键退出。-This is a show that the "China Beijing" indication of procedures, according to the "q" key to exit.
<赖毅勇> 在 2008-10-13 上传 | 大小:1929 | 下载: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 n
<赖毅勇> 在 2008-10-13 上传 | 大小:4209 | 下载:0

[汇编语言代码转换程序

说明:这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中:  模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a lett
<赖毅勇> 在 2008-10-13 上传 | 大小:4789 | 下载:0

[汇编语言50842033c

说明:《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
<王用> 在 2008-10-13 上传 | 大小:312379 | 下载:0

[汇编语言计算字符出现次数

说明:从键盘上输入一串字符,计算每个字符出现的次数,并在屏幕上显示这个数字-from keyboard input string of characters, each calculation of the number of characters, and the screen shows the figure
<左文礼> 在 2008-10-13 上传 | 大小:7584 | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 403.04 .05 .06 .07 .08 ... 3005 »

源码中国 www.ymcn.org