Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 80x86
Search - 80x86 - List
DL : 0
80x86保护模式系列教程,深入学习和理解保护模式 -The 80x86 protection mode tutorial series
Update : 2024-05-03 Size : 215040 Publisher :

DL : 0
intel 80x86官方资料,最新信息你可以参考官方最新文档。-the intel 80x86 files,for the newst infomation,please commucate with the intel
Update : 2024-05-03 Size : 15555584 Publisher : 余绍健

本书是教育部高职高专规划教材。全书共10章,主要内容包括:计算机系统概述,计算机中数据的表示,运算方法与运算器,控制器,《微型计算机原理》Intel80X86微处理器,存储系统,80X86的寻址方式与指令系统,输入输出系统及接口,中断系统及DMA系统,串、并行通信及接口电路,各章后均附有习题。-This book is the Ministry of Education, Vocational planning materials. The book is 10 chapters, the main contents include: Computer System Overview representation of computer data, computing method with arithmetic unit, controller, microcomputer principle " Intel80X86 microprocessor, storage systems, 80X86, addressing modes and instruction set input output system and interface, interrupt and DMA systems, serial and parallel communication interface circuit, with exercises after each chapter.
Update : 2024-05-03 Size : 10853376 Publisher : 庄丽

总结了在保护模式下的一些DPL CPL RPL 的跳转规则,对于在80X86下底层编程很有帮助-Summarizes the protected mode DPL CPL RPL jump rules, 80X86 under the underlying programming helpful
Update : 2024-05-03 Size : 102400 Publisher : 周杰

DL : 1
uc/os-II是基于《实时内核us/os》的,CUP相关部分使用的是80x86微处理器的代码,运行时在实模式下,C编译使用大模块方式。uc/os-II是在PC机上开发的,PC机运行Windows2000,在Windows95,98,Me,NT和XP上运行应该同样可行。-MicroC/OS-II The Real-Time Kernel Second Edition
Update : 2024-05-03 Size : 67584 Publisher : zhourui

汇编语言是计算机专业的专业基础课,也是电子、通信等相关专业的计算机课程。本书介绍80x86汇编语言程序设计的方法和技术,共分为两个部分:第一部分为基础知识,介绍80x86cpu的编程结构,汇编语言程序的格式和伪指令,80x86cpu的寻址方式和指令系统;第二部分为编程方法,深入讨论分支程序、循环程序、子程序基本程序设计方法,以及以中断为主的i/o程序设计,其中包括宏指令、多模块连接技术、汇编语言与高级语言的混合编程、dos和bios提供的常用中断调用,以及文件系统等内容。-Assembly language is a computer professional basic course, but also the electronics, communications and other related professional computer courses. This book describes 80x86 assembly language programming methods and techniques, is divided into two parts: the first part is the basics, introduction programming structure of 80x86cpu, assembly language program formats and directive, 80x86cpu addressing modes and instruction The second part is the programming method, in-depth discussion of the branch program, recycling program, subroutine program design methods, and to interrupt the i/o programming, including macro, multi-module connection technology, assembly language and high-level language commonly mixed programming, dos and bios interrupt calls, and file system.
Update : 2024-05-03 Size : 593920 Publisher : 徐刚

DL : 0
The external semantics of these are the same as "small" objects, except that FAR pointers are used on 80x86 for Linux.
Update : 2024-05-03 Size : 9216 Publisher : tertuexan

80x86指令集 Intel指令集 提供给大家参考-80x86 instruction set Intel instruction set provides for your reference
Update : 2024-05-03 Size : 1873920 Publisher : LIHUA

DL : 0
80X86微机原理及接口技术实验教程(2012版)还有实验内容的所有汇编语言程序-80X86 Microcomputer Principle and Interface Technology Experiment Course (version 2012) as well as the contents of all the experimental assembly language program...
Update : 2024-05-03 Size : 1874944 Publisher : 王鹤翔

DL : 0
程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C52 小系统,P0 口输出控制 LED 灯条,P1 接 LED 灯指示,P2 接 4 位键盘。 有特点 可用串口命令,经串口回传 RAM、XRAM、SFG、EEPROM 内容,有利于观察运行时系统的状态,也有助学习。-Program DEMOCRW and DEMOPRO is used to study the protected mode features 80X86 CPU core in conventional memory, internal data and stack for easy viewing. This program must be run in pure DOS (such as Windows 98 boot DOS), after running memory-resident, then run DEBUG experiment. Protection exception will occur with yellow on black display current information (error code, interrupt number (actually interrupt number* 4), V86 stack) and exit abnormal program. Will report addresses data at startup, and then to display the program address the report data. 2 RDRXSGEE program originally used STC89C52 small systems, P0 port output control LED light bar, P1 access LED indicator, P2 pick four keyboard. There are features available serial commands via serial backhaul RAM, XRAM, SFG, EEPROM content, is conducive to observe the state of the runtime system will also help to learn.
Update : 2024-05-03 Size : 36864 Publisher : 乐永青

CSharpTC
DL : 0
通过调用80x86 PC机的中断控制,控制中断采样时间间隔-Control the sampling time.
Update : 2024-05-03 Size : 1024 Publisher : 贾锴

DL : 0
80x86汇编实现文件复制,超出64k文件长度-copy file
Update : 2024-05-03 Size : 2048 Publisher : zbw

DL : 0
80x86汇编实现每十秒生成随机数密码,并且自动更新-80x86 assembler generates a random number every ten seconds to realize a password, and automatically update
Update : 2024-05-03 Size : 1024 Publisher : zbw

DL : 0
实现一个网上虚拟书店。买家可以在本系统浏览到书的详细的信息,对于需要的书可以给系统下订单购买,商家则根据订单为客户服务。 开发语言:JAVA 开发环境:eclipse IDE 数据库:MS SQL Server 2008 硬件平台:80x86体系结构计算机 操作系统:Windows XP及以上操作系统 -Achieving an online virtual bookstore. Buyers can browse the system to the detailed information of the book, the book needs to give orders to buy the system, according to the order of business is customer service. Development language: JAVA development environment: eclipse IDE Database: MS SQL Server 2008 hardware platform: 80x86 architecture of the computer operating system: Windows XP and higher operating systems
Update : 2024-05-03 Size : 46080 Publisher : 詹春艳

NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) and 64-bit (x86-64) programs. NASM is considered to be one of the most popular assemblers for Linux.[1] NASM was originally written by Simon Tatham with assistance Julian Hall and is currently maintained by a small team led by H. Peter Anvin.[2] It is available as free software under the terms of the simplified (2-clause) BSD license.[3]
Update : 2024-05-03 Size : 499712 Publisher : john

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.
Update : 2024-05-03 Size : 1534976 Publisher : 沈宇

DL : 0
80x86汇编语言程序设计王成耀版(第二版)参考资料pdf,对学习汇编语言很有帮助!-80x86 assembly language programming Wangcheng Yao edition (second edition) References pdf, learning assembly language helpful!
Update : 2024-05-03 Size : 288768 Publisher : 古德约翰森

《80×86/Pentium微机原理及接口技术》(余春暄),北京工业大学电控学院大二下学期的微机原理与接口技术课程的实验部分,80x86汇编语言的实践要做的是实验二和实验九。实验九的内容是用x86汇编语言实现数码转换。 本资源是该实验习题中的第二个代码:十进制数转换为七段码。 本实验的其它程序代码也已在本站上传,需要的同学可以进入我的主页或通过搜索获取。本代码仅供个人学习参考使用,请勿自行在其他网站及论坛发布,作者在此对访问本资源的同学表示感谢。- 80 × 86/Pentium Microcomputer Principle and Interface Technology (Yuchun Xuan), the experimental part of the electronic control microcomputer principle Beijing Polytechnical University sophomore next semester and interface technology courses, 80x86 assembly language to do is to practice and experiment two experiments IX. Content nine experiments with x86 assembly language digital conversion. This resource is the experimental exercises in the second code: decimal number into seven sections of code. Other program code in this experiment has also been uploaded on the site, the students need to be able to enter my home page or by searching for acquisition. This code is for personal use and reference study, do not self-published on other sites and forums, the authors express gratitude to the students access to the resources.
Update : 2024-05-03 Size : 1024 Publisher :

基于80x86指令系统的字符串匹配查找程序,结构清晰,易于理解。-A asm program used for finding characters.
Update : 2024-05-03 Size : 104448 Publisher : Iizhu

NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。NASM是一个自动配置的安装包,cd到它的目录下,输入./configuer,该脚本会找到最好的C编译器来构造NASM,并据此建立Makefiles-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture. It can be used to write 16-bit, 32-bit (IA-32) and 64-bit (x86-64) programs. NASM is considered to be one of the most popular assemblers for Linux.
Update : 2024-05-03 Size : 1398784 Publisher : Gao
« 1 2 ... 7 8 9 10 11 1213 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.