资源列表

« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 3005 »

[汇编语言汇编语言时钟

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

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

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

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

说明:这是一个网上电子表-This is a web-based electronic forms
<赖毅勇> 在 2025-01-14 上传 | 大小:2kb | 下载: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
<赖毅勇> 在 2025-01-14 上传 | 大小:3kb | 下载:0

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

说明:“霓虹灯”的模拟显示-"neon" simulation shows
<赖毅勇> 在 2025-01-14 上传 | 大小:87kb | 下载: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 nu
<赖毅勇> 在 2025-01-14 上传 | 大小:4kb | 下载: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
<赖毅勇> 在 2025-01-14 上传 | 大小:4kb | 下载:0

[汇编语言50842033c

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

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

说明:从键盘上输入一串字符,计算每个字符出现的次数,并在屏幕上显示这个数字-from keyboard input string of characters, each calculation of the number of characters, and the screen shows the figure
<左文礼> 在 2025-01-14 上传 | 大小:7kb | 下载: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?
<左文礼> 在 2025-01-14 上传 | 大小:6kb | 下载:0

[汇编语言数p.w的个数(字程序编制)

说明:: 从BUF1,BUF2为首制的两个字符串分别同基础P,W的个数,并将它们分别存入COUNTP和COUNTW单元 (字符串长度分别为COUNT1,COUNT2).-: BUF1, BUF2 system headed by the same two strings were based P, the number of W, and they were deposited COUNTP and COUNTW unit (length o
<左文礼> 在 2025-01-14 上传 | 大小:7kb | 下载:0

[汇编语言声音控制

说明:Dos 下的声卡音量控制程序,以内存驻留键盘激活的方式控制CD-Audio,MIDI,Voice以及Master的音量-Dos under the sound volume control procedures, the presence of memory to activate the keyboard to control CD-Audio, MIDI, and the Master's Voice volume
<左文礼> 在 2025-01-14 上传 | 大小:9kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 3005 »

源码中国 www.ymcn.org