-
这有一点C的资料,看看,喜欢的下载吧,帮忙
这有一点C的资料,看看,喜欢的下载吧,帮忙-C
- 2023-06-16 05:35:03下载
- 积分:1
-
用来计算一些很简单的整数的四则运算(没有括号的)
用来计算一些很简单的整数的四则运算(没有括号的)-Used to calculate the number of very simple integer four operations (without brackets)
- 2023-03-25 20:30:02下载
- 积分:1
-
简易电压表,使用汇编语言设计的。
可以实验一下。
简易电压表,使用汇编语言设计的。
可以实验一下。
-Simple voltage meter, the use of assembly language design. You can experiment.
- 2023-04-15 02:25:03下载
- 积分:1
-
一个用汇编语言编写的计算器程序
一个用汇编语言编写的计算器程序-an assembler language calculator program
- 2023-07-02 21:05:03下载
- 积分:1
-
在java代码教材第三章源代码java程序代码
JAVA程序编码 JAVA课本代码第三章原代码-Java program code in Java code textbooks Chapter III source code
- 2022-02-22 10:39:36下载
- 积分:1
-
CSTN 用 IC NT7571
CSTN 用 IC NT7571-MTP 程序!-CSTN with IC NT7571-MTP process!
- 2022-01-25 20:47:54下载
- 积分:1
-
通过P2.4,P3.3实现电机转速控制,源码汇编语言编写,单定时器实现...
通过P2.4,P3.3实现电机转速控制,源码汇编语言编写,单定时器实现-Through P2.4, P3.3 to achieve motor speed control, the preparation of assembly language source code, single-timer realize
- 2023-02-28 12:20:04下载
- 积分:1
-
4.asm
4.obj
a program for manage the student s data
4.asm
4.obj
a program for manage the student s data-4.asm 4.obj manage a program for the Studen t s data
- 2022-02-01 10:39:57下载
- 积分:1
-
《汇编源代码大全》
《汇编源代码大全》-"compilation of source code Encyclopaedia"
- 2023-03-03 15:15:07下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1