代码搜索结果

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

control.done

Thu Nov 11 05:13:37 2004

control.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a

control.vhd

-- WARNING: Do NOT edit the input and output ports in this file in a text -- editor if you plan to continue editing the block that represents it in -- the Block Editor! File corruption is VERY likel

control.v

//============================================================================= //Control Module // input [5:0] Instruction; // output RegDst, Jump, Branch, MemRead, MemtoReg, MemWrite, ALUSrc, RegWri

control.lst

1 .file "control.c" 2 .arch atmega8 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6

control.h

#ifndef _control_H_ #define _control_H_ 1 unsigned char ctr8421(void); unsigned char ctrpn(void); #endif /* _control_H_ */

control.c

/* 控制文件 对控制端口拨码开关8421判断和对正负脉冲按钮开关的判断 */ #include #include #include #include #include "main.h" #include "control.h" //---

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 OSCtrlMemSize

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 OSCtrlMemSize