-
Masm60
说明: (1)把该字符串传送到附加段中偏移量为GET-CHAR开始的内存单元中。
(2)比较该字符串是否与“The Computer”相同,若相同则将AL寄存器的内容置1,否则置0。并要求将比较次数送到BL寄存器中。
(3)检查该字符串是否有“&.”符,若有则用空格符将其替换。
(4)把字符串大写字母传送到附加段中以 CAPS 开始的单元中,其余字符传到以CHART开始的单元中。然后将数据段中存储上述字符串的单元清0。((1) The string is passed to the memory unit in the additional segment whose offset is the start of get-char.
(2) Compare whether the string is the same as "the computer". If it is the same, set the content of Al register to 1, otherwise set it to 0. The comparison times are required to be sent to BL register.
(3) Check that the string has a "&." character, and if so, replace it with a space character.
(4) The uppercase letters of the string are transferred to the cells starting with caps in the additional segment, and the rest of the characters are passed to the cells starting with chart. Then, the unit in the data segment that stores the above string is cleared to 0.)
- 2020-11-03 15:29:42下载
- 积分:1
-
第九届飞思卡尔电磁车源代码
应用背景详细的第九届电磁组程序,可以直接用关键技术采用5个电感检测赛道,归一化算法,可以参考一下电感的排布,以及处理的算法
- 2023-08-05 00:50:06下载
- 积分:1
-
汇编程序指导,具体上机步骤,以及详细实例
汇编程序指导,具体上机步骤,以及详细实例-
Instruction of IBM-PC project code help
- 2022-03-20 08:06:51下载
- 积分:1
-
GPSmatlab
读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助(TXT file to read GPS data in the Kalman filter procedure, very helpful for beginners)
- 2007-07-29 16:33:11下载
- 积分:1
-
数值转换程序,可以将十进制字符穿转化成二进制字符
数值转换程序,可以将十进制字符穿转化成二进制字符-numerical conversion process, which would be decimal characters wear into binary characters
- 2022-07-28 05:01:04下载
- 积分:1
-
apilist编译文件列表,写的API函数,反
APilist,汇编写的api函数列表文件,在反汇编中很有用-APilist, compile written documents list api function, the anti-compilation of useful
- 2022-03-11 10:45:15下载
- 积分:1
-
C++ Realize operating system in the banker
C++实现操作系统中的银行家算法,只具有实现算法中的核心部分的代码,没有图形界面,有待修改.-C++ Realize operating system in the banker
- 2022-06-19 23:51:17下载
- 积分:1
-
shockwave
经过激波,气体的压强、密度、温度都会突然升高,流速则突然下降(After the shock, the gas pressure, density, temperature will rise suddenly, a sudden drop in flow velocity)
- 2013-10-12 10:16:41下载
- 积分:1
-
suixianglanman
利用matlab程序,仿真模拟了光纤中拉曼效应对孤子耦合时的影响。(The influence of Raman effect on soliton coupling in optical fiber is simulated.)
- 2018-05-23 16:18:25下载
- 积分:1
-
拖动鼠标画线,圆,矩形的例子
拖动鼠标画线,圆,矩形的例子-Drag painting line, circle, rectangle example
- 2022-08-13 15:50:12下载
- 积分:1