资源列表
[汇编语言] ADD_BCD
说明:This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned<crispyhan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[汇编语言] BCD_SUB
说明:*** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_<crispyhan> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[汇编语言] get_the_square
说明:汇编精简实例程序,功能为:得到0-9中某个数的平方-get the square of the number that you typed in(0-9)<许灵玉> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[汇编语言] Count_Key_Presses
说明:从键盘输入,程序记录所按的键的数目。汇编实例。-Input from the keyboard, the program records the number of the key pressed. Compilation of examples.<许灵玉> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[汇编语言] number-of-assembly
说明:用汇编语言实现10个数从大到小排列,代码简单易懂,适合汇编语言初学者学习参考-10 the number of assembly language descending order, the code easy to understand for beginners to learn assembly language reference<time> 在 2025-06-25 上传 | 大小:1kb | 下载:0