搜索资源列表
weijiyuanli
- 《微型计算机原理与接口技术》 课程学习指导资料 -"micro-computer interface technology with the principles of" learning curriculum guide information
weijiyuanli
- 2位微机实验指导书 华中科技大学计算机学院 武汉市豪申光电新技术有限公司 第一章 基本接口实验 2 第一节 并行接口实验(8255芯片实验) 2 实验一 步进电机控制接口实验 2 第二节 定时/计数实验(8253芯片实验) 9 实验二 音乐发生器接口实验 9 第三节 串行通信接口实验(8251芯片实验) 21 实验三 RS-232标准全双工查询方式异步串行通信
weijiyuanli
- 这是一个八路抢答器的汇编设计,含有完整的设计思路,流程图,设计步骤
weijiyuanli
- 微机原理实验报告。。。。。。。。。熟悉试验环境
weijiyuanli 1
- 微机原理课件(1) 清华珍藏版-microcomputer courseware Principle (1) 01/23/2006 Qinghua
weijiyuanli
- 汇编程序,包括:交通灯控制系统、温度测控系统的设计、电子音乐播放器、键盘电子乐器、电子时钟设计、可任意启动/停止的电子秒表设计
weijiyuanli
- 微机原理课程 所有讲义PPT 课程全实验(包括代码程序设计实验报告) 习题及答案
weijiyuanli
- 微机原理,很有用的,活泼生动的课件,让人在快乐中学习-Microcomputer Principle, very useful, lively and vivid courseware, people learn in a happy
weijiyuanli
- 用8253定时器实现屏幕上的日历时钟 设计要求:用8253定时器实现屏幕上的日历时钟,带有年月日时分秒。 -8253 timer used to achieve on-screen calendar clock design requirements: The 8253 timer to achieve on-screen calendar clock, with a date when the minutes and seconds.
weijiyuanli
- 微机原理,用汇编语言教的哦!哈哈慢慢看哦-Microcomputer Principle, using assembly language teaching Oh! Haha slowly看哦
weijiyuanli
- 这个是关于微机原理实验的 包含完整的实验报告-This is about the principle of the experiment computer experiment that contains a complete report
wordtype
- 80x86汇编打字游戏程序 微机原理课程设计-80x86 game coded by asm design for the weijiyuanli
WeiJiYuanLi-DingShiZhongDuan
- 微机原理实验报告-定时中断实验 一、实验目的 1.验证用8088/86控制8259A可编程中断控制器,实现对外部中断的响应和处理; 2.使用8353定时计数器,将定时和中断综合起来,实现定时中断控制。 二、实验设备 1.PC机(基于Windows); 2.伟福Lab 6000型开放式通用实验仿真实验仪。-Microcomputer Principle Experiment Report- a regular interruption of the experiment,
weijiyuanli
- 汇编程序 1.1编写一程序,作BCD数的四则运算,在程序中设置非压缩BCD数X,从键盘输入一位十进制数Y。将X+Y、X-Y、X*Y及X/Y(不考虑余数)分别送ANS_A,ANS_S,ANS_M及ANS_D变量。 1.2编写一程序,实现两个三字节无符号数DATA1和DATA2的相加,结果送四字节变量ANS。 -Assembler program to prepare a 1.1 for the number of BCD arithmetic, the procedure set up
weijiyuanli
- 为了实现双机通信,本程序采用汇编语言完成了这个目的,简单而且层次清晰-In order to achieve two-plane communications, assembly language used in this process was completed this goal, the level of simple and clear
weijiyuanli
- 计算机原理课程(微机原理)课程上用到得汇编源程序。包括8250编程,8259,8253,8255,ad0809,dac9021等硬件的汇编代码。相信对于学习这一块的人来说,这些文件内容一看就懂。-Computer Principles Course (Computer Principles) course on the compilation of source code must be used. Including the 8250 program, 8259,8253,8255, ad08
weijiyuanli
- 微机报告 直流电动机斩波调速控制 以8088cpu为核心,扩展8253定时器/计数器,产生1ms(PWM的周期的方波),作为8259的IRQ7的中断请求信号,在中断程序中,由8255B口(PB0脚)输出PWM脉冲,经驱动单元输出驱动直流电动机(起码有高、中、低三个速度,甚至可连续调速)。-c++
weijiyuanli
- 这个是详细讲述微机原理与接口技术的课件,内部含有十章,学完这部分内容,你将可以轻松很多-This is a detailed account of Microcomputer Principle and Interface Technology courseware, internal contains 10 chapters, completion of this part of the content, you will be able to ease a lot of
weijiyuanli
- 主要用减奇法求平方根, 程序代码及流程图:冒泡法排序统计负数个数的程序以及流程图-you can see see
weijiyuanli
- 微机原理的习题和答案,很多程序啊,很简单的小程序