Welcome![Sign In][Sign Up]
Location:
Search - intel 80x86

Search list

[Other resourceucos ii中文版(包含范例)

Description: 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
Platform: | Size: 20467 | Author: 董清清 | Hits:

[Other resource80386_china

Description: 80386处理器是Intel公司80x86发展史上的里程碑,它不但兼容先前的8086/8088,80186,80286处理器,而且也为后来的486,Pentium(586),Pentium Pro(686)的发展打下了坚实的基础,对于我们程序员来讲更重要的是:我们关心80386在指令上到底有哪些扩展呢?80386有哪些寻址方式呢?毫无疑问,它不但兼容了8086的所有指令,而且还对它们进行增强.
Platform: | Size: 30537 | Author: haoyu | Hits:

[Software Engineeringtdku7rkl8ooyheet

Description: intel 80x86官方芯片资料中文版,做系统的必看!
Platform: | Size: 1839893 | Author: phtt | Hits:

[Othernasm-2.02-win32

Description: NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
Platform: | Size: 272821 | Author: zhang | Hits:

[assembly language80x86 汇编程序教程_forever

Description: intel汇编的程序教程-compilation of procedural manuals
Platform: | Size: 262932 | Author: 陈永恒 | Hits:

[VC/MFCAsm_NASM中文手册

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

[Booksintel80x86处理器开发手册

Description: intel80x86处理器开发手册-intel80x86 processor development handbook
Platform: | Size: 7894016 | Author: | Hits:

[assembly language80x86 汇编程序教程_forever

Description: intel汇编的程序教程-compilation of procedural manuals
Platform: | Size: 263168 | Author: 陈永恒 | Hits:

[uCOSuCOS-II 2.52_x86L

Description: uCOS-II 2.52在intel 80x86上的移植程序(大模式,实模式)-uCOS-II 2.52 intel 80x86 in the transplant procedure (large model, real mode)
Platform: | Size: 56320 | Author: 瑞丁 | Hits:

[uCOSucos ii中文版(包含范例)

Description: 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
Platform: | Size: 20480 | Author: 董清清 | Hits:

[Other80386_china

Description: 80386处理器是Intel公司80x86发展史上的里程碑,它不但兼容先前的8086/8088,80186,80286处理器,而且也为后来的486,Pentium(586),Pentium Pro(686)的发展打下了坚实的基础,对于我们程序员来讲更重要的是:我们关心80386在指令上到底有哪些扩展呢?80386有哪些寻址方式呢?毫无疑问,它不但兼容了8086的所有指令,而且还对它们进行增强. -80386 processor is Intel Corporation 80x86 milestone in the history of the development, it is not only compatible with the previous 8086/8088, 80186,80286 processors, but also for the subsequent 486, Pentium (586), Pentium Pro (686) the development of a solid the basis for our programmers in terms of more important is: 80386 What we are concerned about the directive on which to expand it in the end? 80386 What are the addressable way? There is no doubt that it is not only compatible with the 8086 all the instructions, but also enhance them.
Platform: | Size: 30720 | Author: haoyu | Hits:

[Software Engineeringtdku7rkl8ooyheet

Description: intel 80x86官方芯片资料中文版,做系统的必看!-intel 80x86 official information on the Chinese version of the chip, make the system a must-see!
Platform: | Size: 1840128 | Author: phtt | Hits:

[OtherArchitecture

Description: 关于intel 80x86系列芯片的体系结构介绍-Series chip on the intel 80x86 architecture introduced
Platform: | Size: 1064960 | Author: xweis | Hits:

[uCOSIx86L

Description: 这个事ucos在Intel 80x86系列处理器上的移植代码部分,包括os_cpu.c os_cpu.h os_cpu_a.s-Ucos this matter in the Intel 80x86 family of processors code of transplantation, including os_cpu.c os_cpu.h os_cpu_a.s
Platform: | Size: 14336 | Author: 李伟 | Hits:

[assembly languageweiji01

Description: 1.1 微处理器发展 1.1.1 微处理器历史 1.1.2 Intel 80x86系列微处理器 1.2 微型计算机组成 1.2.1 微型计算机结构 1.2.2 个人微机结构 -you can see see
Platform: | Size: 125952 | Author: 江畔 | Hits:

[Otherwordware.32.64-bit.80x86.assembly.language.archite

Description: x86-64的汇编语言教程,英文,CHM格式,原名:wordware.32.64-bit.80x86.assembly.language.architecture-Providing a step-by-step understanding of programming Intel and AMD 80x86 processors in assembly language, this book attempts to break through the complexity of programming environments and explains 32-bit and 64-bit 80x86 assembly language programming.
Platform: | Size: 8986624 | Author: zysyyz | Hits:

[uCOSMicroCOS-II

Description: MicroCOS-II The Real-Time Kernel second Edition Companion CD for the Book and contains all source code for uC/OS-II and ports for the Intel 80x86 processor running in real mode.
Platform: | Size: 5350400 | Author: gaansan | Hits:

[Otherintel80x86

Description: intel 80x86官方资料,最新信息你可以参考官方最新文档。-the intel 80x86 files,for the newst infomation,please commucate with the intel
Platform: | Size: 15555584 | Author: 余绍健 | Hits:

[assembly languagemiracl

Description: Miracl库包含100余个例程,涉及多倍精度运算(multiprecision arithmetic)的各个方面。定义了两种新的数据类型——表示大整数的big类型和表示有理数的flash(short for floating-slash)类型。大整数例程基于Knuth算法(在他的著作“The Art of Computer Programming”第四章中提出)。floating-slash(不固定斜杠?)算法基于圆整小数,最初由D.Matula和P.Kornerup提出。所有例程都针对速度和效率进行了全面的优化,同时也是标准的,可移植的C程序。另外,对于某些时间要求非常严格的算法,Miracl也针对流行的Intel 80x86系列处理器提供了汇编语言实现。Miracl还提供了C++接口。 Miracl的所有源代码都包含于此。-Miracl library contains more than 100 routines, involving multiple precision arithmetic (multiprecision arithmetic) in all its aspects. Defines two new data types- represents large integers big type and represent rational numbers flash (short for floating-slash) type. Knuth algorithm based on large integer routines (his book " The Art of Computer Programming" presented in chapter IV). floating-slash (not fixed slash?) algorithm based on rounding decimals, originally proposed by D.Matula and P.Kornerup. All routines are carried out for the speed and efficiency of a comprehensive optimization, but also standard, portable C program. In addition, for some time very demanding algorithms, Miracl also for the popular Intel 80x86 family of processors provides the assembler language. Miracl also provides C++ interface. Miracl all the source code are included here.
Platform: | Size: 1534976 | Author: 沈宇 | Hits:

[OtherVxWin_WhitePaper

Description: Wind River VxWorks is a widespread real-time operating system (RTOS), produced by Wind River. Several versions of VxWorks are available for different processor architectures (Motorola 68k, Intel 80x86, Sparc, AMD 29k and others). VxWorks traditionally runs standalone on a single processor and uses the RAM, ROM, I/O hardware resources, and so on, exclusively.
Platform: | Size: 480256 | Author: dsms | Hits:
« 12 »

CodeBus www.codebus.net