综合搜索课件包文库(990)
文档格式:DOC 文档大小:22.5KB 文档页数:2
1.使用8250作串行接口时,若要求以1200bs的波特率发送一个字符,字符格式 为7个数据位,一个停止位,一个奇校验位,试编写初始化程序。 MOV DX, 3FBH ;线路控制寄存器 MOV AL,100000B访问波特率因子寄存器 OUT DX, AL MOV DX, 3F8H ;设置分频系数低字节
文档格式:DOC 文档大小:36.5KB 文档页数:3
1.试述 Pentium的DP7~DP0引脚组的作用 答:DP7DPO为数据奇偶校验信号。在写总线周期中,为DO~D63上每一字节产 生一位偶校验码,通过DP7~DP输出;在读总线周期中,D~63及DP7~P0 上的数据按字节进行对应的偶校验,如出现错误,PCHK#信号将逻辑0送至外部电路。 2.从硬件的观点,实模式下的Pentium微机的存储器是如何组织的,保护模式下呢?
文档格式:PPT 文档大小:122KB 文档页数:17
1. Information Processing Definition of Information processing All operations exerted to the information itself for its better utilization Information processing is necessary because most of the information in its original form may not be good for use. Thus information processing is the basis of later operations Two categories of information processing: 1)Shallow Level of Information Processing 2)Deeper level of Information Processing
文档格式:DOC 文档大小:29KB 文档页数:2
1.解: ① MOV AX,1234H 立即数寻址 ② MOV AX,BX 寄存器寻址 ③ MOV AX,[SI] 寄存器间接寻址 物理地址为0B100H ④ MOV AX,[1234H] 直接寻址 物理地址为0C234H ⑤ MOV AX,[B+400H] 基址寻址
文档格式:PPS 文档大小:740KB 文档页数:32
生产过程的大型化和复杂化,操作条件要求更加严格,各变量之间的关系更加复杂,对生产、质量、安全、环保的更高要求。出现了许多简单调节系统不能胜任控制任务。复杂调节系统是以简单系统为基础的结构或算法上更为先进的控制方法
文档格式:PPT 文档大小:199KB 文档页数:37
3-1 Measures of Random Syntactic Information Shannon Theory of Information Key point: 1. Information is something that can be used to remove uncertainty. 2. The amount of information can then be measured by the amount of uncertainty it removed. 3. In the cases of communications, only waveform is concerned while meaning and value are ignored. 4. Uncertainty and thus information are statistic in nature and statistical mathematics is enough
文档格式:PPT 文档大小:99KB 文档页数:18
Problems to be concerned with 1. How should we define the concept of Information 2. What are the typical features of Information compared with matter and energy 3. What are the relationship and difference between Shannon Information and comprehensive Information 4. How to reasonably classify Information 5. How to properly represent Information
文档格式:PPT 文档大小:103.5KB 文档页数:24
1.1 Information science Definition of information Science Information Science is a trans-disciplinary science with information as its object in study; the laws in information process as its content information methodology as its approach; and the strengthening human information functions particularly the intellectual ability, as its goal
文档格式:DOC 文档大小:5.73MB 文档页数:72
1 控制系统的数学描述 1.1 微分方程 1.2 传递函数 1.3 状态空间描述 1.4 模型转换 2 控制系统的校正 2.1 单变量系统的两种主要校正方式 2.2 PI、PD、PID 校正 2.3 串联校正举例 3 MATLAB 在自动控制系统中的应用 3.1 概述 3.2 控制系统函数全集 3.3 应用实例 4 SIMULINK 简介 4.1 引导 4.2 SIMULINK 模型的构建 5 自动控制系统设计任务 5.1 任务一 5.2 任务二 5.3 任务三 5.4 任务四 6 附录 6.1 时域分析例题及程序 6.2 根轨迹分析例题及程序 6.3 频域分析例题及程序
文档格式:DOC 文档大小:21.5KB 文档页数:1
1.执行下述指令片段后,IDT装在内存的什么地址?表的长度是多少?表中可 以存放多少个门描述符? IDTREG DW 01FFH, 0000H, 0001H LIDT IDTREG IDT起始地址为:00010000H 结束地址为:00010000H+1FFH=000101FFH 表的长度为:01FFH+1=0200H字节=512字节
首页上页2223242526272829下页末页
热门关键字
搜索一下,找到相关课件或文库资源 990 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有