资源列表
[汇编语言] attachments_04_07_2011
说明:asm hicheeliin source code bj magad<Myadag> 在 2025-02-09 上传 | 大小:2kb | 下载:0
[汇编语言] IBM-PC-HB-2
说明:IBM-PC 汇编语言 宏汇程序设计 第二版 ,供学习汇编语言的爱好者学习-IBM-PC assembly language programming macros second edition of Health for learning assembly language enthusiasts to learn<宋小孩> 在 2025-02-09 上传 | 大小:14.06mb | 下载:0
[汇编语言] scientificCalculator
说明:win 32 汇编语言实现的科学计算器,支持表达式运算-win 32 assembly language to achieve a scientific calculator, support for Expressions<张波> 在 2025-02-09 上传 | 大小:51kb | 下载:0
[汇编语言] Branchprogram
说明:、从键盘输入一字符,判断该字符是小写字母、大写字母、数字或其它字符。若输入为小写字母,显示“You Input a Lowercase Letter!”;若输入为大写字母,显示“You Input a Uppercase Letter!”; 若输入为数字,显示“You Input a Digit!”; 若输入为其它字符,显示“You Input Other Letter!”。-And from the keyboard characte<huaidiwu> 在 2025-02-09 上传 | 大小:41kb | 下载:0
[汇编语言] Registeruse
说明:1 计算A*B+C-D,把结果输出到屏幕。 2把寄存器al中值,以二进制的形式输出到屏幕,并统计数码1的个数,输出到屏幕。 例如 al=0A6H 屏幕显示格式如下: 10100110B 4 -1 calculate A* B+ CD, the output to the screen. Two in the al register value to form a binary output to the screen<huaidiwu> 在 2025-02-09 上传 | 大小:55kb | 下载:0
[汇编语言] BCDapplication
说明:1、 把非压缩的BCD码3532H转变为压缩的BCD码52H,并输出到屏幕。 2、使用BCD码校正指令,实现两个4位十进制数的加法4678+2556,并把结果输出到屏幕。 -1, the non-compressed into a BCD code 3532H compressed BCD code 52H, and output to the screen. 2, the BCD code of correction comm<huaidiwu> 在 2025-02-09 上传 | 大小:49kb | 下载:0