代码搜索:Control System

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

代码结果 10,000
www.eeworm.com/read/180227/5287780

h control.h

#define START_TASK 1 #define STOP_TASK 2 struct my_msg_struct { int command; int task; int period; };
www.eeworm.com/read/180227/5287889

h control.h

#define COMMAND_FIFO 3 #define START_TASK 1 #define STOP_TASK 2 struct my_msg_struct { int command; int task; int period; };
www.eeworm.com/read/179911/5295887

h control.h

/**************************************************************************** ******* ******* ******* C O N T R O L P A C K
www.eeworm.com/read/179517/5304381

c control.c

#include "def.h" #include "44b.h" #include "option.h" #include "utils.h" void PortInit(void) { // PORT A GROUP /* BIT 9 8 7 6 5 4 3 2 1 0 */ /* A24 A23 A22 A21 A20 A19 A18 A17 A16 A
www.eeworm.com/read/179298/5306471

cpp control.cpp

// Control.cpp -- IOCTL handlers for usbint driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" //////////////////
www.eeworm.com/read/179298/5306518

cpp control.cpp

// Control.cpp -- IOCTL handlers for feature driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" /////////////////
www.eeworm.com/read/179298/5306536

cpp control.cpp

// Control.cpp -- IOCTL handlers for usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" ///////////////////
www.eeworm.com/read/178879/5312149

cache-control

128=No-cache 129=No-store 130=Max-age 131=Max-stale 132=Min-fresh 133=Only-if-cached 134=Public 135=Private 136=No-transform 137=Must-revalidate 138=Proxy-revalidate 139=S-maxage
www.eeworm.com/read/175590/5343773

cpp control.cpp

// Control.cpp -- IOCTL handlers for s5933dk1 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #include "ioctls.h" struct _MAILBOX_
www.eeworm.com/read/175590/5343854

cpp control.cpp

// Control.cpp -- IOCTL handlers for pnpmon driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include #include #include "driver.