搜索结果
找到约 238 项符合
resting-state 的查询结果
matlab例程 Zero-order-hold Intended for a senior-level course on the analysis and design of digital control sy
Zero-order-hold
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
matlab例程 Upper gain margin Intended for a senior-level course on the analysis and design of digital control
Upper gain margin
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
操作系统开发 操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct
操作系统课程设计_进程调度演示源程序
#include "stdio.h"
#include "stdlib.h"
#include "string.h"
typedef struct node
{
char name[10] /*进程标识符*/
int prio /*进程优先数*/
int round /*进程时间轮转时间片*/
int cputime /*进程占用CPU时间*/
int needtime /*进程到完成还要的时间*/
int count /*计数器* ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
matlab例程 A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and ...
软件工程 Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems
Aspect-Oriented Software Developement
Coverage includes
Using AOSD to streamline complex systems development without sacrificing flexibility or scalability
How AOSD builds on the object-oriented paradigmand how it s different
State-of-the-art best practices for the AOSD development process
Lang ...
通讯编程文档 同步DMX512 简介和控制器的设计 在灯具调光和控制中
同步DMX512 简介和控制器的设计
在灯具调光和控制中,人们大量采用了DMX512 的控制协议,它是由美国剧
场技术协会(United State Institute for Theatre Technology,Inc)于1986
年8 月提出的一个能在一对线上传送512 路可控硅调光亮度信息的标准.
DMX512 通信方式是采用了异步通信格式,每个调光点由11 位组成,其中一个
是 ...
其他书籍 自适应turbo码OFDM的研究论文。国外硕士论文
自适应turbo码OFDM的研究论文。国外硕士论文,对OFDM研究者有一定的参考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering. ...
单片机开发 The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a
The ADC0803 family is a series of three CMOS 8-bit successive
approximation A/D converters using a resistive ladder and
capacitive array together with an auto-zero comparator. These
converters are designed to operate with microprocessor-controlled
buses using a minimum of external circuitry. The 3-S ...
VHDL/FPGA/Verilog rc5的decryption
rc5的decryption,同样带state machine,同样有四个状态