资源列表

« 1 2 ... .13 .14 .15 .16 .17 418.19 .20 .21 .22 .23 ... 3005 »

[汇编语言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

[汇编语言汇编语言时钟

说明:通过8086的宏汇编工具以及对应的DEBUG工具,利用DOS提供的中断调用功能和BIOS系统调用功能,利用微机本身的中断向量表,实现对微机的时钟的管理操作。让微机在显示器上模拟显示一个时钟。-8086DEBUGDOSBIOS The displays allow computer simulation shows a clock.
<金龙> 在 2008-10-13 上传 | 大小:3751 | 下载:1

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

说明:这是一个读写磁盘文件的例子,其中“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

[汇编语言产生随即数(中断调用)

说明:利用1AH,21H 中断调用,在屏幕上显示1-20的随机数,并要求能连续输出,直到按下Q键为止 -use 1AH, 21H interrupted call, the screen shows the random 1-20, and will require continuous output until the Q keys so far?
<左文礼> 在 2008-10-13 上传 | 大小:6127 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 418.19 .20 .21 .22 .23 ... 3005 »

源码中国 www.ymcn.org