-
自己看下吧
自己看下吧-Facie own it
- 2022-01-26 15:43:31下载
- 积分:1
-
关于用电子时钟的编程设计,对课程设计有重要用处
关于用电子时钟的编程设计,对课程设计有重要用处-electronic clock on the program design, the design of the curriculum is important useless!
- 2023-09-07 12:05:04下载
- 积分:1
-
memory of the presence of a compilation of source code
一个关于内存驻留的汇编源代码-memory of the presence of a compilation of source code
- 2023-04-08 21:05:03下载
- 积分:1
-
MSC v5.1库的补充
MSC v5.1库的补充 -MSC version 5.1 for the supplementary
- 2022-12-23 17:30:04下载
- 积分:1
-
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,...
本教程主要讲述计算机指令运行机制及汇编语言的相关知识,并用详实的例子来讲解如何使用O汇编语言来编写程序。汇编语言是计算机低级语言,它直接对应的是计算机机器指令,据有执行高效的特点,但由于它的底层性,指令浩繁复杂,如果你熟悉如MASM、FASM或者NASM等其它的汇编语言,那么你将能够很容易地学会使用O语言,它的内部机制与其它汇编语言是一致的;如果你没有接触过汇编语言,那么本教程将为你打开计算机语言的大门,深入细致地解剖聪明的计算机大脑的思考轨迹。如果你使用过C或者其它的计算机语言将对学习O语言有一定的帮助。-the handbook focuses on the operation of computer instructions and mechanisms related to the compilation of language knowledge, and the use of detailed examples to explain how to use the O Series language programming. Language is a compilation of computer low level language, which directly correspond to the computer machinery orders, according to the efficient implementation of the characteristics But since they are bottom, voluminous complex instructions, if you are familiar with such as Shape, FASM or Assemble the compilation and other languages, then you will be able to easily learn how to use O language, The internal mechanism and the other assembly language is unanimous; If you had any contact with assembly language. Then you ha
- 2022-03-28 20:33:02下载
- 积分:1
-
汇编语言编程源代码
汇编语言编程源代码- Assembly language programming source code
- 2022-06-19 18:40:22下载
- 积分:1
-
8086 on the preparation of the compilation process for the preparation of the co...
关于8086汇编程序的编写,对于汇编的编写很有借鉴。-8086 on the preparation of the compilation process for the preparation of the compilation of a very useful reference.
- 2022-02-09 16:25:58下载
- 积分:1
-
This is a digital display of the source, I hope everyone from the use of
这是一个数字显示的源程序,希望大家借鉴使用-This is a digital display of the source, I hope everyone from the use of
- 2022-04-17 04:02:40下载
- 积分:1
-
Artificial assembler
人工造字汇编程序,对研究人工造字有一定帮助-Artificial assembler-defined, the study of artificial characters have a certain extent, help
- 2022-06-03 06:26:43下载
- 积分:1
-
addition of fixed values
固定值的加法。我用bx和ax作为寄存器。bx表示第一个固定值,ax表示第二个固定值,然后将其相加。
- 2022-09-27 03:00:03下载
- 积分:1