-
a class, purpose and content based courses located purposes : 1. With parts of t...
一、课设目的及内容
课设目的:
1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。
2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。
课设内容:
将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。
-a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
- 2022-11-14 05:25:04下载
- 积分:1
-
一组特效javascript的例子
一组特效javascript的例子-A set of specific examples of javascript
- 2022-05-13 04:57:25下载
- 积分:1
-
fpag usb blaster document
fpag usb blaster document
- 2023-04-27 16:50:04下载
- 积分:1
-
LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Dev...
LabVIEW应用指令集SCPI(Standard Commands for Programmable Device)-LabVIEW Application Instruction Set SCPI (Standard Commands for Programmable Device)
- 2023-01-14 22:15:03下载
- 积分:1
-
网页游戏斗地主onWeb v2008 build 1005
网页游戏斗地主onWeb v2008 build 1005...
网页游戏斗地主onWeb v2008 build 1005
网页游戏斗地主onWeb v2008 build 1005-Web Game斗地主onWeb v2008 build 1005 Web Game斗地主onWeb v2008 build 1005
- 2022-10-04 20:35:03下载
- 积分:1
-
用C51写的日历时钟,这个程序可以直接下来使用。
用C51写的日历时钟,这个程序可以直接下来使用。-C51 written by the calendar clock, this procedure can be used directly down.
- 2022-10-31 15:20:03下载
- 积分:1
-
基于AT89C51单片机的音乐盒
基于AT89C51系列单片机的音乐盒,依据单片机的定时中断以及蜂鸣器的发声原理,通过KEIL编译程序,并将其通过烧写工具下载到单片机实验箱中,从而设计制作出一个八音盒。此程序使用C语言编写,实现对单片机的控制。
- 2022-02-02 00:08:28下载
- 积分:1
-
Image Registration of the literature, including genetic algorithm, mutual inform...
图像配准的文献,包括遗传算法,互信息法,免疫算法,中英文经典文献-Image Registration of the literature, including genetic algorithm, mutual information method, the immune algorithm, in both English and Chinese classical literature
- 2023-08-03 22:20:05下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1
-
Realize the wireless sensor network in a routing protocol algorithm.
实现了无线传感器网络中的一个路由协议算法。-Realize the wireless sensor network in a routing protocol algorithm.
- 2022-11-27 04:05:03下载
- 积分:1