-
Beihang assembly language teaching materials, based on after
北航的汇编语言教材,基于arm体系的课后实验源码。-Beihang assembly language teaching materials, based on after-school experimental arm system source code.
- 2022-01-25 23:52:33下载
- 积分:1
-
视窗环境下32汇编语言程序设计
Windows环境下32位汇编语言程序设计-Windows environment next 32 assembly language programming
- 2022-07-22 12:49:47下载
- 积分:1
-
这有一点C的资料,看看,喜欢的下载吧,帮忙
这有一点C的资料,看看,喜欢的下载吧,帮忙-C
- 2023-06-16 05:35:03下载
- 积分:1
-
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码...
口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C++ code
- 2023-08-12 08:05:03下载
- 积分:1
-
Seeking integral product, from a C language reference, proposed a new solution t...
求整数之积,出自C语言参考,提出了一种新的解决两数之积的算法
-Seeking integral product, from a C language reference, proposed a new solution to two the number of the product algorithm
- 2022-04-06 23:39:32下载
- 积分:1
-
汇编语言的打字游戏,包括鼠标控制,直接写显存的图形界面,通过rs232连机,记录存档等功能。...
汇编语言的打字游戏,包括鼠标控制,直接写显存的图形界面,通过rs232连机,记录存档等功能。-An asm typing game. Includes features such as mouse control, direct video memory access, serial communication via rs232 and high score keeping and etc.
- 2023-03-22 00:15:03下载
- 积分:1
-
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro...
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro-R7(其中n=0,1,2,…,7)。
Ri:当前指定的工作寄存器组中的RO,R1(其中i=0,1)。
(Ri):Ri间址寻址指定的地址单元。
((Ri)):Ri间址寻址指定地址单元中的内容。
dir:8位直接字节地址(在片内RAM和SFR存储空间中)。
#data8:8位立即数。
#datal6:16位立即数。
addrl6:16位地址值。
addrll:11位地址值。
-2 classification of instruction in the introduction of each classification of instructions before the operation instructions and notes the number of symbols are described below. Rn: the current work of the designated register group Ro-R7 (in which n = 0,1,2, ..., 7). Ri: the current register group specified in the RO, R1 (in which i = 0,1). (Ri): Ri addressing inter-site unit
- 2022-02-07 17:01:45下载
- 积分:1
-
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需...
液晶显示,程序已经调试通过好使,网上汇编程序较少,急大家所需-Liquid crystal display, the program has been through so debug, on-line assembler less urgent requirements of U.S.
- 2022-05-05 13:54:20下载
- 积分:1
-
在网上找了好长时间DS12887的汇编程序,发现这方面的资料太少,所以现在将这个DS12887时钟芯片的汇编程序发出来,以供大家参考。...
在网上找了好长时间DS12887的汇编程序,发现这方面的资料太少,所以现在将这个DS12887时钟芯片的汇编程序发出来,以供大家参考。-DS12887
- 2022-11-28 18:20:08下载
- 积分:1
-
lcd1602,简单的液晶显示程序
lcd1602,简单的液晶显示程序,我用的是51单片机,将程序下载到单片机上,上电成功后,液晶屏就会自动显示提前设定好的要显示的内容,要想设定显示内容,只需在编程里将输出内容改成要输出的内容就可,超级简单,绝对可以用,
- 2022-04-28 19:44:28下载
- 积分:1