-
3Dmax8, is the latest three
3Dmax8,是最新的三维建模软件,其功能强大,方便使用,极力推荐-3Dmax8, is the latest three-dimensional modeling software, and its powerful, user-friendly, highly recommended
- 2022-03-19 14:32:54下载
- 积分: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
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据...
完成曲线拟合,%往往给出一些数据,然后通过曲线拟合,然后预测未知的数据-Complete curve-fitting, are given some data, and then through the curve fitting, and then predict the unknown data
- 2022-07-15 08:00:42下载
- 积分:1
-
排队模型的C,希望对能看懂的朋友有所帮助
排队模型的C,希望对能看懂的朋友有所帮助-failed to translate
- 2022-03-04 05:15:27下载
- 积分:1
-
1.本软件为绿色软件,解压后在“串口调试助手V2.2.EXE”上右击,再选“发送桌面快捷方式”即可将程序快捷方式放在桌面上。
2.程序名“串口调试助手V2....
1.本软件为绿色软件,解压后在“串口调试助手V2.2.EXE”上右击,再选“发送桌面快捷方式”即可将程序快捷方式放在桌面上。
2.程序名“串口调试助手V2.2”不要更改,否则无法使用帮助文件-1. The software for the green software, unpacked the "serial debugging assistant V2.2.EXE" right-click, select "Send desktop shortcuts" may be procedural shortcuts on the table. 2. Procedures were "serial debugging assistant V2.2" not to change, not to use the help file
- 2022-02-15 10:10:07下载
- 积分:1
-
史上最全之气象物理量计算程序——fortran版
包含水汽压、比湿、位温、虚温。。。。。。,不管你信不信 反正这是我见到的最全的 贴上来 给大家共享了
转自气象家园
- 2022-04-24 23:03:23下载
- 积分:1
-
计算机组织课程设计原则(使用微型
计算机组成原理课程设计(用微程序设计简单计算机)-Principles of Computer Organization Course Design (using micro-computer program is designed to be simple)
- 2023-02-08 07:40:04下载
- 积分:1
-
huffmantr
huffmantr
- 2023-04-18 02:40:03下载
- 积分:1
-
18 Wheels game sources. Operational system: DOS. Compiles OK in Quickbasic.
18 Wheels game sources. Operational system: DOS. Compiles OK in Quickbasic.
- 2022-01-22 10:44:36下载
- 积分:1