-
song full of nicely ah
这首歌满好听 的啊-song full of nicely ah
- 2022-12-10 07:40:02下载
- 积分:1
-
International Design Competition in the winning entries, forget what year in the...
国际程序设计大赛的获奖作品,忘记是哪一年的了.反正是相当的牛了.-International Design Competition in the winning entries, forget what year in the past. Because it is quite a cattle.
- 2022-02-02 21:23:10下载
- 积分:1
-
都是经典
都是经典-Are classic
- 2022-06-17 09:05:50下载
- 积分: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
-
Get CPU usage source code, you can use this function to determine the current us...
获取CPU使用率的源代码,可以通过这个函数判断当前应用使用CPU情况-Get CPU usage source code, you can use this function to determine the current use of CPU of
- 2022-06-01 05:27:15下载
- 积分:1
-
这个个pc
这个个pc--mcu程序只要下下来解压就可以使用了没问题的都通过了的-Pc mcu this month under the program as long as it can use the decompression problems have not adopted the
- 2022-01-27 09:19:17下载
- 积分:1
-
prepare themselves with a small C games, DOS interface, oh run. Float Float basi...
自己用C编写的小游戏,DOS界面哦,可以运行。 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-prepare themselves with a small C games, DOS interface, oh run. Float Float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, p
- 2022-03-22 16:15:25下载
- 积分:1
-
search through the database has matched the record, and is unlikely to exclude t...
通过数据库检索已经产生的双色球记录,并排除可能性不大的记录。
并随机产生可能的双色球红蓝组合。-search through the database has matched the record, and is unlikely to exclude the records. Random and may have matched the red and blue combination.
- 2022-03-09 16:38:30下载
- 积分:1
-
一个实用的房地产行业收费管理软件,在DELPHI下编译运行。
一个实用的房地产行业收费管理软件,在DELPHI下编译运行。
- 2022-08-20 20:09:10下载
- 积分:1
-
一个DX的小引擎,包括3D,输入,音效,网络
一个DX的小引擎,包括3D,输入,音效,网络-a DX small engines, including 3D input, audio, network
- 2022-06-18 22:38:36下载
- 积分:1