-
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料....
AT24C01的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of AT24C01, it will bring you very big benfit if you will read it, it is very nice.
- 2022-03-24 19:12:41下载
- 积分:1
-
一个汇编语言学习的代码,包括学习,研究
一个汇编语言学习的代码,包括学习,研究-a compilation of the code language learning, including learning, research
- 2022-04-07 07:14:58下载
- 积分:1
-
汇编语言程序设计
汇编语言程序设计-assembly language programming
- 2022-04-16 17:07:49下载
- 积分:1
-
This is a master simple calculator written in assembler! !
这是一个用汇编语言编写的简单计算器!
- 2022-04-06 21:36:39下载
- 积分:1
-
一种基于arm的嵌入式linux软件开发jtag烧写工具
一种基于arm的嵌入式linux软件开发jtag烧写工具-Based on arm embedded linux software development tools for JTAG programmer
- 2023-08-05 04:10:03下载
- 积分:1
-
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2...
jpxs程序功能可以实现,但本人认为算法比较混乱,待以后作出好的算法。
键盘用p2.2--p2.7
码显示用p3.6,p3.7-jpxs program features can be achieved, but I think that the algorithm a bit confusing, to be later made a good algorithm. P2.2 p2.7 code using the keyboard display with p3.6, p3.7
- 2022-08-16 09:47:28下载
- 积分:1
-
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。...
stdcall C++ 调用汇编理解。让我们知道函数参数入栈及返回的处理。对比fastcall会更清楚。-stdcall C++ compilation of understanding calls. Let us know the function parameters and return stack processing. Contrast fastcall will be clearer.
- 2023-06-22 09:25:02下载
- 积分:1
-
许多专家推荐汇编语言编程指南书!!非
诸多高手推荐的汇编语言编程指导书!!非“汇编语言编程艺术”-Many experts recommend the assembly language programming guide book! ! Non-
- 2022-02-01 12:41:35下载
- 积分:1
-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编...
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
- 2023-08-11 06:25:03下载
- 积分:1
-
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业...
实现了算术运算功能,是分别通过水平移位和循环移位来实现的,正在学习诶汇编语言的朋友可以参考一下,是我的作业-Realize the arithmetic functions, respectively, through the level of displacement and the cyclic shift to realize, and are learning assembly language ah friends can refer to, is my operating
- 2023-09-08 09:30:03下载
- 积分:1