搜索资源列表
8086-8255-proteus
- 基于PRoTEOUs的8086仿真程序。主要仿真8255与数码管。-Simulation program based on PRoTEOUs 8086. 8255 Main simulation and digital control.
proteus-8086-8253-
- proteus 8086 8253 仿真 的设计有汇编语言的程序代码等-proteus 8086 8 253 simulation of the design of assembly language code
8086
- 模拟实际的交通灯程序 1加到100 8086模拟器2.05-Simulation of the actual process of traffic lights 100 8086 Simulator 1 Add 2.05
trafficlight
- 这是模拟交通信号灯的微机原理及应用的代码,系统是8086/8088.-This is a simulation of traffic lights Microcomputer Principle and application of the code, the system is 8086/8088.
easyVM_Small
- easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 -easyVM is a simple virtual machine could not be more simple, just a simple simulation of the 8086 and some peripherals, you can run MS-DOS 6.22.
easyVM-0.2
- easyVM是我的毕业设计,我很后悔做完它之后没有把它传到论坛上来。在我毕业来到珠海后的第十天,我的电脑被小偷入室盗走了,我四年时间里写的所有代码以及从成都带回来的回忆也随着硬盘的丢失而消失了。现在发上来的这份代码是我从邮箱里发给老师的一封邮件上拿回来的。 easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。-easyVM is my graduation, I am sorry it did not finish af
easyVM_v1.0
- http://forum.eviloctal.com/thread-38544-1-1.html [转载]自己写的简单虚拟机 easyVM 0.2 easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 我的毕业论文也被偷走了 " 本地备份一份 附件 -http://forum.eviloctal.com/thread-38544-1-1.html [Reserved] himself wrote
proteus-8086-DAC0832
- proteus 8086 DAC0832仿真的设计有汇编语言的程序代码等-proteus 8086 of DAC0832 simulation design of assembly language code
Simulation-test
- 汇编语言模拟试题六 1.下面说法正确的是( C ) A.8086/8088为20位CPU。 B.不同的逻辑段的段地址有可能相同。 C.同一个逻辑段内所有单元的段地址相同,而偏移地址各不相同。 D.SP寄存器指示下一条要执行的指令的偏移地址。-Assembly language the simulated test questions six 1. Below is correct to say that (C) a. 8086/8088 of 20 A CPU. B. dif
proteus-8086-ADC0809
- proteus 8086 ADC0809仿真,含有8086汇编和注释,可以很好的学习8086汇编-proteus 8086 ADC0809 simulation contains 8086 assembly and annotation can be good to learn 8086 assembly
8086-8255
- proteus仿真8086控制led矩阵,显示多种花色,可用来作课程设计。-proteus simulation 8086 control led matrix display a variety of colors, and can be used for curriculum design.
8086-5251
- 基于proteus的8086处理器,8251芯片的仿真设计实验实例-Simulation-based design of experiments instance proteus 8086, 8251 chips
8086-5255
- 基于proteus的8086处理器,8255芯片的仿真设计实验实例-Simulation-based design of experiments instance proteus 8086, 8255 chips
on-8086-and-Proteus-simulation
- 微机原理与接口技术——基于8086和Proteus仿真[顾晖][程序源代码] 内部含有8259,8255,8253,8251,ADC0808,da0832,io,DSN图和ASM程序。 14413第五章 源码。-Microcomputer principle and interface technology, based on 8086 and Proteus simulation [Gu Hui] [program source code] Contains 1, 8259
8086-experiment
- 基于Proteus的8086接口仿真实验,内含实验说明书及代码-Proteus 8086 interfaces based simulation, embedded test specification and code
基于8086的计算器设计
- 包含基于8086芯片的计算器的程序和其相对应的proteus的仿真图(Calculator program and simulation diagram)
emu
- 8086 Simulator used for Simulation
8659
- 基于8086和8259的proteus仿真(Proteus simulation based on 8086 and 8259.)
压缩包
- proteus下仿真的8086数学计算程序,含源代码和仿真文件(proteus 8086 simulation)
proteus 的8086 8255仿真
- 基于Proteus的8086与8255仿真实验 (1)基本输入输出实验。编写程序,使8255 的A口为输入,B口为输出,完成拨动开关到数据灯的数据传输。要求只要开关拨动,数据灯的显示就发生相应改变。 (2)流水灯显示实验。编写程序,使8255 的A口和B口均为输出,数据灯D7~D0由左向右,每次仅亮一个灯,循环显示,D15~D8与D7~D0 正相反,由右向左,每次仅点亮一个灯,循环显示。(Simulation experiments of 8086 and 8255 based on Pro