-
英特尔PIII CPU的软件开发手册描述了英特尔IA
Intel PIII CPU 软件开发手册 描述了Intel IA-32 CPU体系下的程序设计 为Intel公司原著,由三个PDF文件组成,描述了Intel IA-32 CPU体系下的程序设计,分别为: 第一卷:基本体系 第二卷:指令集参考 第三卷:系统编程指南-Intel PIII CPU software development manual describes the Intel IA-32 CPU system of procedures designed to Intel original, by the three PDF files, describing the Intel IA-32 CPU system of programming, as follows : Volume I : Basic System Volume II : Instruction Set reference Volume III : System Programming Guide
- 2022-01-25 16:31:32下载
- 积分:1
-
and vector interrupt settings and read the DOS function calls, which in this cas...
与中断矢量设置与读取有关的DOS功能调用,本例演示了如何编写中断服务程序,如何安装(将中断服务程序的地址设置到中断矢表中),以及如何通过软中断指令调用中断服务程序。为了突出重点,本例中中断服务程序代码未驻留内存。-and vector interrupt settings and read the DOS function calls, which in this case demonstrated how to prepare interrupted service procedures, how to install (to be interrupted service procedures set up to address the interruption vector table), and how soft interrupt directive calling service interruption program. To highlight key issues, in this case the interruption of services not the presence of code memory.
- 2022-02-02 05:53:54下载
- 积分:1
-
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。...
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
- 2022-07-25 14:49:30下载
- 积分:1
-
- 2022-01-27 21:32:52下载
- 积分:1
-
EPPROM于单片机D应用程序
epprom yu mcu d yingyong chengxu
- 2022-11-30 05:25:03下载
- 积分:1
-
用汇编语言实现的学生信息管理系统,可以添加、删除、修改、查看功能...
用汇编语言实现的学生信息管理系统,可以添加、删除、修改、查看功能-Using assembly language to achieve the student information management system, can add, delete, modify, view the function
- 2023-05-16 14:00:03下载
- 积分:1
-
LPC2000 启动代码Start.s文件简要分析
LPC2000 启动代码Start.s文件简要分析
先说一下启动代码的位置,启动代码是在板子加电后首先执行的。所以非要用汇编来写才行。
要完成处理器模式的初始化、设置中断向量表、设置各个模式下的堆栈、初始某些变量从而把
系统带到一个合适的运行环境中开始用户程序的运行。
本段设置处理器的模式相关常量
- 2023-08-02 02:00:02下载
- 积分:1
-
字母小到大
字母小到大---汇编-alphabetical small to large compilation
- 2022-02-18 15:59:02下载
- 积分:1
-
俄罗斯方块的汇编语言实现,完全在DOS环境中实现。
俄罗斯方块的汇编语言实现,完全在DOS环境中实现。-A good one nice one ,a program in DOS.
- 2022-01-27 09:43:57下载
- 积分:1
-
汇编语言程序设计(第二版)课后答案,从第二章开始!
汇编语言程序设计(第二版)课后答案,从第二章开始!-Assembly language programming (second edition) after the answer, from the beginning of the second chapter!
- 2022-01-28 20:53:19下载
- 积分:1