Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 80x86
Search - 80x86 - List
80x86保护模式系列教程 作者:李彦昌-80x86 protected mode Series Guide Author : Lipanchang
Update : 2008-10-13 Size : 214986 Publisher : 柱陈

NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和"NetBSD/FreeBSD","a.out","ELF","COFF",微软16位的"OBJ"和"Win32"。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。
Update : 2010-08-17 Size : 588230 Publisher : boysdm

proteus仿真,8086,微机课程设计,键盘输入控制,LED点阵显示 设计题4:点阵LED显示功能设计(限1-2人) 设计要求: (1)、分别用C语言和汇编语言编程完成硬件接口功能设计; (2)、硬件电路基于80x86微机接口电路; (3)、程序功能要求:小键盘给定、数码管显示、控制并显示“待机”,“欢迎你进入系统!”,“再见”(延时10秒); (4)、具备本地及远程(串行方式)功能
Update : 2011-12-18 Size : 27529 Publisher : q370349954

intel80x86处理器开发手册-intel80x86 processor development handbook
Update : 2024-04-20 Size : 7894016 Publisher :

DL : 0
80X86汇编语言教程(李彦昌)-80X86 Assembly Language Guide (Lipanchang)
Update : 2024-04-20 Size : 215040 Publisher : 影子

显示80X86的寄存器-show 80X86 register
Update : 2024-04-20 Size : 1024 Publisher : 陈攀

80x86asm程序设计基础教程中文版-80x86asm Programming Guide based Chinese version
Update : 2024-04-20 Size : 223232 Publisher : 莫希

80x86保护模式系列教程 作者:李彦昌-80x86 protected mode Series Guide Author : Lipanchang
Update : 2024-04-20 Size : 215040 Publisher : 柱陈

DL : 0
uCOS-II 2.52在intel 80x86上的移植程序(大模式,实模式)-uCOS-II 2.52 intel 80x86 in the transplant procedure (large model, real mode)
Update : 2024-04-20 Size : 56320 Publisher : 瑞丁

DL : 0
windows下的汇编进阶 不过最好先学习一下80x86的汇编 这样比较好-windows compilation of the best intermediate But first learn about a compilation of this 80x86 better
Update : 2024-04-20 Size : 388096 Publisher : 刘仪

DL : 1
LCC4.2 C编译器源码,移植到VC6.0平台下,可将C代码,编译为80X86的汇编代码,C文件为99.C,汇编程序保留在98文件中。强烈推荐 C编译器源代码,构件自己具有专业,产品级水平的C编译器。-LCC4.2 C compiler source, the transplantation of VC6.0 platform can be C code, the compiler to compile code 80X86, C document 99.C, assembler retained in the 98 documents. Strongly recommended C compiler source code, their professional components, product level C compiler.
Update : 2024-04-20 Size : 275456 Publisher : 陶自权

汇编超全资料,学汇编的不要错过 Iczelion的Win32汇编教程、Iczelion 的 ODBC 教程、Iczelion 的 VxD 教程共三部分 -compilation extra-information compiled by the school not to miss Iczelion Guide to the Win32 compilation, Iczelion ODBC Guide, the VxD Iczelion Guide is divided into three parts
Update : 2024-04-20 Size : 389120 Publisher :

ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,Intel Pentium II PC可以看成是特别快的80186。笔者选择PC做为目标系统是由于以下几个原因:首先也是最为重要的,以PC做为目标系统比起以其他嵌入式环境,如评估板,仿真器等,更容易进行代码的测试,不用不断地烧写EPROM,不断地向EPROM仿真器中下载程序等等。用户只需要简单地编译、链接和执行。其次,使用Borland C/C++产生的80186的目标代码(实模式,在大模式下编译)与所有Intel、AMD、Cyrix公司的80x86 CPU兼容。 -CENTER ii Chinese version (including practices) Chapter 1 : Examples in this chapter will provide three examples to illustrate how to use
Update : 2024-04-20 Size : 20480 Publisher : 董清清

DL : 0
这是一个用80x86汇编语言编写的简单动画,名字为“自相矛盾”。-This is a 80x86 assembly language used in the preparation of simple animation, the name of "self-contradictory."
Update : 2024-04-20 Size : 4096 Publisher : 林大名

uCOS-II on desktop as PC!-uCOS-II as on desktop PC!
Update : 2024-04-20 Size : 602112 Publisher : 桥梁

DL : 0
设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Update : 2024-04-20 Size : 8192 Publisher : shifenai

DL : 0
设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Update : 2024-04-20 Size : 10240 Publisher : shifenai

DL : 0
设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Update : 2024-04-20 Size : 11264 Publisher : shifenai

DL : 0
80X86汇编语言教程8 0X86汇编语言教程8 0X86汇编语言教程8 0X86汇编语言教程8 0X86汇编语言教程-80X86 assembly language tutorial 8 0X86 assembly language tutorial 80X 86 assembly language tutorial 80X8 6 assembly language tutorial 80X86 assembly language teaching X86-80 assembly language tutorial 80X86 a ssembly language tutorial 80X86 Meeting Language Guide series 80 X86 assembly language tutorial 80X86 assembly language tutorial 80X86 assembly language tutorial 80 X86 Assembly Language Guide
Update : 2024-04-20 Size : 216064 Publisher :

在ATmega16芯片上移植的ucosii系统-ATmega16 chips in the transplant system ............. ucosii
Update : 2024-04-20 Size : 209920 Publisher : hong
« 1 2 3 4 5 67 8 9 10 11 12 13 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.