代码搜索结果

找到约 10,000 项符合 Control System 的代码

control-unstripped.in

Package: ipkg-unstripped Replaces: ipkg Version: @VERSION@ Section: base Priority: required Essential: yes Architecture: @host_cpu@ Maintainer: Jamey Hicks Source: http://www.han

control.dit

class CControl { in Instruction // The entire instruction in BranchCondition:1 // From branch condition out BranchControl:1 // 0: default // 1: beq, bne out

control.dit

class CControl { in Instruction // The entire instruction in BranchCondition:1 // From branch condition out BranchControl:2 // 0: beq, bne // 1: j,

control.xg

TitleText: Control bits Ratio Vs Velocity YUnitText: Control bits Ratio XUnitText: Velocity (m/sec) "MAODV" 1 0.2 5 0.29 10 0.44 15 0.57 20 0.66 "AODV" 1 0.2 5 0.31 10 0.45 15 0.60 20 0.72

control.h

#ifndef __CONTROL_H__ #define __CONTROL_H__ #include "..\ucos-ii\includes.h" /* uC/OS interface */ #include "..\inc\drv\figure.h" #include "..\ucos-ii\add\list.h" #define OSCtrl

control.v

//工作模式控制模块:control.v module control(clk,keyin,wavemode,length); input [3:0]keyin; // 输入键值 input clk; //系统时钟 output reg[1:0]wavemode; //输出波形模式值 output reg[23:0] length; //输出频率控制字

control.c

#include "../inc/def.h" #include "../inc/config.h" #include "../inc/board.h" #include "44b.h" #include "option.h" void ShowBootInfo(void) { puts("\n **************************************\n"