-
一些各大公司的C/C++笔试题目.有绝对的参考价值.
一些各大公司的C/C++笔试题目.有绝对的参考价值.-Some major companies C/C++ written subject. There is an absolute reference value.
- 2022-12-23 17:40:04下载
- 积分:1
-
关于超宽带的东西
关于超宽带的东西-on UWB things
- 2023-06-21 21:15:02下载
- 积分:1
-
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度....
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度.-a classic little game called billiard games, it may need to adjust the speed of the ball.
- 2022-09-10 01:05:03下载
- 积分:1
-
用powerbuilder写的一个多文档记事本
用powerbuilder写的一个多文档记事本-written by more than one document Notepad
- 2023-07-11 20:15:03下载
- 积分:1
-
文本文件转换成PDF文件并加密
文本文件转换成PDF文件并加密-text files into PDF files and encryption
- 2023-01-20 01:20:03下载
- 积分:1
-
计算卫星天线角度,只需要输入卫星名称和接收地名称!
计算卫星天线角度,只需要输入卫星名称和接收地名称!-Calculation of satellite antenna point of view, only need to enter the satellite name and the name of the receiving!
- 2023-07-08 17:05:03下载
- 积分:1
-
C++游戏之 纸牌接龙小游戏
自己做的第一个C++小游戏,就是纸牌接龙。用的最原始的控制台程序写的。玩起来比较纠结,因为字体太小,而且花色不太好辨认!(但是可以在控制台窗口中进行字体设置。)输入的时候一定要输入整数,因为没有设置纠错机制。希望大家多多支持哈!
- 2022-03-09 23:08:54下载
- 积分:1
-
这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。...
这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。-This is a VC++ Utility Daquan programmers best version, I hope everyone can use to exchange.
- 2022-08-25 01:52:44下载
- 积分:1
-
GPS standard surface fitting computer program
GPS无约束平差后进行水准面拟合计算的程序-GPS standard surface fitting computer program
- 2023-08-05 02:10:02下载
- 积分:1
-
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