Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 80x86
Search - 80x86 - List
DL : 0
µ C/OS-II 范例 参考手册 µ C/OS-II在80x86上的移植 等-μC/OS-II example of Reference μC/OS-II in the 80x86 on the implants
Update : 2024-04-24 Size : 1777664 Publisher : li

DL : 0
8086系列CPU的汇编指令代码 适用于初学者 方便记忆-8086 series CPU assembly code instructions for beginners easy to remember
Update : 2024-04-24 Size : 9216 Publisher : 张庆新

DL : 0
用ack汇编语言及80x86汇编指令完成一个运行在minix平台上的启动程序,并将其写入虚拟软驱(内容大于512B),实现:在无操作系统情况下运行一个简单的游戏程序。(我们选择的是“俄罗斯方块”。 )即裸机游戏-With ack, and 80x86 assembly language instructions to complete an assembly platform running on minix startup program and write the virtual floppy drive (content is greater than 512B), achieved: in the absence of operating system instances to run a simple game programs. (We chose " Tetris" .  ) that the bare-metal games
Update : 2024-04-24 Size : 225280 Publisher : liqiang

<80x86汇编语言程序设计> 清华大学出版社 杨季文 经典的汇编语言学习教材 包含16位与32位汇编语言内容 -published by Tsinghua Press classic asm reference book including 16bit & 32bit asm programming strongly recommend
Update : 2024-04-24 Size : 15699968 Publisher : Yung Tse

这是80X86汇编语言课程的的课件,将各个章节内容精心整理,关注重点,简短易懂,便于记忆。-This is a 80X86 assembly language courses courseware of the various sections of the content carefully organize, focus, short easy to understand, easy to remember.
Update : 2024-04-24 Size : 2629632 Publisher : tanronghan

这是80x86汇编语言程序设计教程,内容详尽,杨季文编,清大出版社-This is a 80x86 assembly language programming tutorials, detailed, Yang Ji-wen compiled and Tsinghua Press
Update : 2024-04-24 Size : 14887936 Publisher : tanronghan

This chapter discusses history of the 80x86 CPU family and the major improvements occuring along the line. The historical background will help you better understand the design compromises they made as well as understand the legacy issues surrounding the CPU s design. This chapter also discusses the major advances in computer architecture that Intel employed while improving the x86
Update : 2024-04-24 Size : 190464 Publisher : turka

This chapter discusses the memory hierarchy – the different types and performance levels of memory found on a typical 80x86 computer system. Many programmers tend to view memory as this big nebulous block of storage that holds values for future use. From a semantic point of view, this is a reasonable view. However, from a performance point of view there are many different kinds of memory and using the wrong one or using one form improperly can have a dramatically negative impact on the performance of a program. This chapter discusses the memory hierarchy and how to best use it within your programs.
Update : 2024-04-24 Size : 133120 Publisher : turka

DL : 0
一、 实验内容 DEBUG的应用及表达式计算 二、 实验目的及要求 要求:试编制一程序,计算下列公式的值,将商存放在Z单元,余数放在R单元内中.X,Y,Z,R,W分别为存放16位带符号数单元的地址.计算过程中中间结果和最后结果在16位二进制数范围内. 三目的: 1、熟悉DEBUG的应用(利用DEBUG观察寄存器和内存单元的值及指令执行的结果,直接汇编指令,单步调试,编辑数据等)。 2、掌握汇编表达式的表示方法。 3、掌握80X86的编程结构。 4、学习汇编源程序的编辑、编译、链接的全过程, 学习EDIT、MASM及LINK的使用和集成环境的 5.使用,加深对汇编过程的理解。 -An experiment the contents of the application and the expression of the calculation DEBUG
Update : 2024-04-24 Size : 7168 Publisher : wurile

1.1 微处理器发展 1.1.1 微处理器历史 1.1.2 Intel 80x86系列微处理器 1.2 微型计算机组成 1.2.1 微型计算机结构 1.2.2 个人微机结构 -you can see see
Update : 2024-04-24 Size : 125952 Publisher : 江畔

DL : 0
不可多得的UCOS详解电子书。包括12章节: 1.范例。2.实时系统概念。3.内核结构。4.任务管理。5时间管理。6.任务之间的通信和同步。7.内存管理。8.移植ucos。9.µ COS-II在80x86上的移植。10.从 µ COS 升级到 µ COS-II。11.参考手册。12.配置手册。 每一章都配有大量的c代码例程。-Xiangjie UCOS rare books. Consists of 12 chapters: 1. Example. 2. The concept of real-time systems. 3. Kernel structure. 4. Task Manager. 5 time management. 6. The communication and synchronization between tasks. 7. Memory management. 8. Transplant ucos. 9.μCOS-II in the 80x86 on the transplant. 10. From μCOS upgrade to μCOS-II. 11. Reference manual. 12. Configuration manual. Each chapter Peiyoutailiang c-code routines.
Update : 2024-04-24 Size : 1816576 Publisher : 梁斌

1. 通过汇编语言程序设计进一步掌握80x86指令系统。 2. 掌握汇编语言程序设计方法,包括:分支、循环、子程序、宏、结构和记录等的设计-1. Through the assembly language program designed to further understand the 80x86 instruction set. 2. To master assembly language programming, including: branch, loop, subroutine, macro, structure and records of the design
Update : 2024-04-24 Size : 56320 Publisher : 菲菲

DL : 0
C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along the lines of emacs, code generation first use of PCode, but because the interpreter does not suffer from the hands of the preparation of a lack of time, so then prepared a 80x86 assembly code generation, have some breakthrough. Self that the whole program interface more friendly, and function (based on the requirements) are also thought to improve.
Update : 2024-04-24 Size : 906240 Publisher : 白大勇

小键盘按键识别数码管移位显示,80x86下汇编程序-Digital control keypad keys identified shift display
Update : 2024-04-24 Size : 1024 Publisher : scfishfish

用单片机通过CH375读写U盘,单片机分别有AVR32,AVR,MCS51,MSP430,M16C,MC9S12,80X86兼容PC工控机/单片机。-Microcontroller to read and write by using U disk CH375, single-chip, respectively AVR32, AVR, MCS51, MSP430, M16C, MC9S12, 80X86 compatible PC Industrial PC/microcontroller.
Update : 2024-04-24 Size : 1754112 Publisher : ztx

SCM80x86
DL : 0
QP下的例子源码~基于状态机的实现~高效学习QP技术的捷径-Examples of source code under the QP state machine based on the realization of ~ ~ and efficient technique to learn a shortcut to QP
Update : 2024-04-24 Size : 1256448 Publisher : Moses

文件系统为 FAT12/16/32 包括以下的可移植库文件,同时包括基于库文件的各个开发环境下的相应测试程序.以及 不同 U 盘读写方式下的程序. 1.AVR 系列单片机 ICC,GCC,IAR 等开发环境 2.51 内核单片机 KEIL 3.ARM32 ADS,SDT,KEIL,IAR 等开发环境 4.MC9S12: Motorola/Freescale MC9S12 系列单片机 5.X86PC: 80X86 兼容 PC 工控机/单片机 6.MSP430: MSP430 单片机 7.M16C: Renesas/M16C 系列单片机 8.MC68: MC68000 系列单片机-The file system FAT12/16/32 include the following portable library files at the same time including those based on library files in various development environment corresponding test procedures. And the different U disk read-write mode process. 1.AVR Series MCU ICC, GCC , IAR and other development environments 2.51 core microcontroller KEIL 3.ARM32 ADS, SDT, KEIL, IAR and other development environments 4.MC9S12: Motorola/Freescale MC9S12 Series MCU 5.X86PC: 80X86 compatible PC Industrial PC/SCM 6.MSP430: MSP430 Microcontroller 7.M16C: Renesas/M16C Series MCU 8.MC68: MC68000 Microcontroller
Update : 2024-04-24 Size : 4289536 Publisher : zhangji

DL : 0
此为汇编指令符号大全,里面详细介绍了一些常用的汇编指令及符号-This is a compilation of instruction symbols Daquan, which details a compilation of some commonly used commands and symbols
Update : 2024-04-24 Size : 14336 Publisher : 哇啦

第2章80x86计算机组织 ppt Chapter 2 80x86 Computer Organization-Chapter 2 80x86 Computer Organization
Update : 2024-04-24 Size : 140288 Publisher : chenbo

汇编语言显示汉字程序,汇编80X86语言,可显示汉字-huibianxianshihanzi
Update : 2024-04-24 Size : 145408 Publisher : 廖廖
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.