-
matlab程序
说明: 从地球到火星的模拟轨道运算及以燃料消耗为目的的优化。(Orbit simulation and optimization from earth to Mars.)
- 2020-06-28 20:40:02下载
- 积分:1
-
Serialport
说明: 基本功能都有,可自定义波特率、校验位、数据位、停止位,并且能够收发数据(Basic functions are available. It can customize baud rate, check bits, data bits, stop bits, and can send and receive data.)
- 2020-06-16 04:20:01下载
- 积分:1
-
cascadeloopdanhuilukongzhixitong
说明: simulink仿真串级控制系统,包括PID控制,阶跃响应。(Simlink simulation cascade control system, including PID control, step response.)
- 2021-01-29 17:08:34下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
一款3d赛车游戏,界面友好.需要的朋友可以下载.
一款3d赛车游戏,界面友好.需要的朋友可以下载.-A 3d racing game and friendly interface. Need a friend can be downloaded.
- 2022-02-05 04:07:30下载
- 积分:1
-
C++ Progarms-Baisc
C++ programs for students
- 2020-06-25 19:00:01下载
- 积分:1
-
人工智能 & MATLAB
说明: 有助于初学者使用Matlab来进行机器学习。(Help beginners use Matlab for machine learning)
- 2020-06-24 04:40:01下载
- 积分:1
-
1
很不错的二级导航菜单,部分代码使用CSS3书写,所以还是需要在火狐等支持CSS3浏览器下观看的哦。
二级导航菜单在切换的时候为上下翻滚效果。(Very good secondary navigation menu, part of the code is written in CSS3, so you still need to support CSS3 browser in Firefox, oh.
The two level navigation menu is up and down when switching.)
- 2018-08-01 10:05:33下载
- 积分: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
-
export chm,good tools
export chm,good tools
- 2022-03-23 00:53:02下载
- 积分:1