搜索资源列表
两个多位十进制数相减
- 两个多位十进制数相减,最多可实现五位数相减-two decimal number subtract up to achieve several subtract 5
多位整数的加减乘除运算
- 建立对多个16位整数串接在一起构成的大容量整数进行加减乘除运算的子程序库。 输入:键盘输入三个参数 :位数(以16位整数为一‘位’),两个参与运算的多位数(16×位数)分别存放在数据区 输出:运算结果(16×位数)存放到数据区,DS:BX指向结果所在地址,并将结果显示在屏幕上
2004551417-heyilin
- 有关实现两个多位的整数的加减乘除运算! 这是本人在校时的程序设计题目,希望对大家有所帮助!-achieve the two-odd integer arithmetic of Operational! This is my school in the program design topics, and I hope to help you!
两个多位十进制数相减
- 两个多位十进制数相减,最多可实现五位数相减-two decimal number subtract up to achieve several subtract 5
多位整数的加减乘除运算
- 建立对多个16位整数串接在一起构成的大容量整数进行加减乘除运算的子程序库。 输入:键盘输入三个参数 :位数(以16位整数为一‘位’),两个参与运算的多位数(16×位数)分别存放在数据区 输出:运算结果(16×位数)存放到数据区,DS:BX指向结果所在地址,并将结果显示在屏幕上 -The establishment of more than 16-bit integer series together constitute
2004551417-heyilin
- 有关实现两个多位的整数的加减乘除运算! 这是本人在校时的程序设计题目,希望对大家有所帮助!-achieve the two-odd integer arithmetic of Operational! This is my school in the program design topics, and I hope to help you!
add
- 两个多位十进制数相加,要求加数均已ASCII码值形式各自顺序放在以DATA1和DATA2为首的五个内存单元中-Than the sum of two decimal demanding addends have the form of ASCII code value of each order placed with DATA1 and DATA2, led by five memory units
duozijiejiafa
- 多字节数据的加法程序,两个多位十进制数相加-duozijiejiafachengxu,lianggeduoweishijingzhishuxiangjia
a
- 将两个多位十进制数相加,要求被加数和加数均以ASCII码形式各自顺序存放在DATA1和DATA2为首的5个内存单元中。-More than the sum of two decimal require summand and additives are the order of ASCII codes stored in the form of their respective DATA1 and DATA2, led by five
a
- 将两个多位十制数相加,要求被加数均以ASCII码形式各自顺序存放在以DATAl和DATA2为首的5个内存单元中(低位在前),结果送回DATAl处-Two more than the sum of 10 system for a few require summand ASCII codes are stored in the form of their own in order to DATAl and DATA2, led by fi
1
- 将两个多位十进制数相加,要求被加数和加数均以ASCII码形式各自顺序存放在以DATA1和DATA2为首的5个内存单元中(低位在前),结果送回ADTA1处。-Two more decimal number addition, requirements BeiJiaShu and addend are in ASCII forms DATA1 and order perents with DATA2 led 5 location in m
one
- 实验1 两个多位十进制数相加的实验 将两个多位十进制数相加,要求加数和被加数均以ASCII码形式各自顺序存放以DATA1和DATA2为首的5个内存单元中(低位在前),结果送回DATA1处。-Will more than two decimal number together and ask addend and BeiJiaShu are in ASCII form for each order to DATA1 and DATA2
sum
- 将两个多位十进制数相加,要求被加数和加数均以ASCII码形式各自顺序存放在DATA1和DATA2为首的5个内存单元中,结果送回DATA1处。-More than two decimal numbers together, requiring addend and are in the form of ASCII code each sequence stored in the DATA1 and DATA2 the five memor
Assembly-classic-code
- 汇编经典代码 顺序程序设计 将两个多位十进制数相加,要求被加数、加数均以ASCⅡ码形式各自顺序存放在以DATA1和DATA2为首的五个内存单元中(低位在前),结果送回DATA1处。-Assembly classic code sequence programming will be more than two decimal number additive, request augend and addend are in
npc-4-2
- 两个多位十进制数相减,并且可判断结果正负-More than two decimal subtraction to determine the result of the positive and negative
Decimal-subtraction
- 将两个多位十进制数相减,并在屏幕上显示减数、被减数以及差-The two number of decimal subtraction, and display the reduction, the minuend and difference on the screen
Decimal-addition
- 将两个多位十进制数相加,并在屏幕上显示加数、被加数以及和。-More than the sum of two decimal, and display the addend, summand and on the screen.
xiangjia
- 两个多位十进制数相加程序,两个数均以ASC码显示在内存中,求和以十进制形式显示在屏幕上-Two decimal numbers together several procedures are ASC code displays two numbers in memory, summation in decimal form displayed on the screen
TEST1
- 两个多位十进制数相加,被加数均以 ASCII 码形式各自顺序存放在以 DATAl 和 DATA2 为首的 5 个内存单元中(低位在前),结果送回 DATAl 处-More than two decimal addition, summand ASCII codes are stored in the respective order to DATAl and DATA2 led by five memory units (previ
实验二--两个多位十进制数相加的实验
- 两个多位十进制加法,输入两个十进制数,计算后显示出来,显示的内容含有算法(Two decimal addition, input two decimal numbers, after calculation shows, the content of the display contains the algorithm)