搜索资源列表
Win98FAT32boot.rar
- windows 98 下的fat32文件系统引导源代码,8086汇编
8086
- 8086 汇编指令已编译的html文件,学习汇编非常帮助!
8086masm
- 8086汇编学习工具,有masm6.0和windbg工具,是学习汇编语言的号帮手,可以看到每个汇编语句实现的内存情况-learing asm
YINYUE
- 让计算机喇叭发出声音,不经过声卡,8086的汇编语言,供大家参考-Let the computer speakers to voice their opinions without a sound card, the 8086 assembly language, for your information
labyrinth
- 迷宫游戏(8086 汇编)可随机生成地图或者使用固定地图,至少要有五关,每关地图至少为 5*5,地图中要有一个入口和一个出口,入口到出口之间要有通路-Maze Game (8086 compilation) can be randomly generated map or use the fixed map, at least five passes and map at least every Guan 5* 5, the map should have one entrance and on
SJ1
- 8055 数字时钟 简单功能 8086 汇编 -8055 features a simple digital clock
temperaturesheji
- 以Intel 8086CPU为主控制器,设计出具有测量和报警功能的温度控制系统,且温度输出采用数字LCD显示,与传统的温度计相比,具有读数方便,测温范围广,测温准确等优点,可用于科研实验室使用;运用所学基础知识,由实验箱电位器旋钮模拟外部温度传感器(输入为0-100℃),AD0809转换芯片实现模拟量与数字量的转换,选通8255A、74LS273接口芯片扩展CPU并行接口,结合中文液晶显示模块ocmj2*8LCD实现温度可观性,且采用8086汇编作为开发语言进行软件编程,将各环节连贯实现。-Wi
8086cpu
- 8086cpu的汇编语言程序,实现欢迎界面,计算平均值,和等功能-8086 assembly program
8086
- 8086 用于初学汇编语言者 简单易懂 清华出版-8086 assembly language for beginners are simple and easy to understand Tsinghua University Publishing
calender
- 8086汇编语言实现的一个万年历,可以接收用户键入的年、月、日,并自动计算显示这个日期对应星期几,有输入提示,输入错误检查及错误提示功能。-A calendar coded by 8086 assembly language, which can receive the year, month, day, and calculate the corresponding date, with input checking,error checking abiliies.
stepper
- 微机原理与接口技术,步进电机实验8086汇编代码-Microcomputer Principle and Interface Technology, the stepper motor 8086 assembly code experiment
snake4
- 8086汇编的贪吃蛇小游戏,主要目的是汇编语言学习与交流-8086 compilation of the Snake game, the main purpose is to learn assembly language and communication
8086
- 8086汇编速查手册,常用汇编指令介绍说明-8086 Series Quick Reference, often illustrating assembly instructions
proteus-8086-ADC0809
- proteus 8086 ADC0809仿真,含有8086汇编和注释,可以很好的学习8086汇编-proteus 8086 ADC0809 simulation contains 8086 assembly and annotation can be good to learn 8086 assembly
exe
- 8086 打印字符串程序, 调用 AX 为字符串在数据段中的首地址(8086 print strings, AX IS THE BASE ADRESS FOR STRING TO PRINT IN DATA SEGMENT)
考研代码
- 基于8086的超级程序,可以将BCD码转换成二进制并显示出来。(so cool PROGRAM, we can use it to study 8086cpu)
8086步进电机(按钮控制)
- 基于8086的汇编步进电机多段速按钮控制(Step motor button control)
4位BCD相加
- 用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)
实验四前三题
- 1、8255 芯片初始化 (1) 分析原理图,计算 8255 芯片和 8253 芯片在 IO 空间中各内部寄存器的端口地址,修改 Demo 程序(main.asm 和 INTDemo.asm)中 IO 空间地址的符号定义(xxH)。 (2) 分析原理图中 8255 芯片 PA、PB 和 PC 口的信号传输方向确定各端口的输入及输出状 态,填充源代码框架中 8255 芯片初始化子程序 INIT8255,完成 8255 芯片初始化代码。 (3) 分析原理图中 PC 口的电路功能,完成对 PC 口各信
电子琴8086+8253
- 电子琴电路proteus仿真,含汇编源码。(proteus scheme+.asm source code)