代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.h
/* A simple rate-monotonic scheduler */
/* Header file */
#define EXEC 1
#define SUSP 2
#define DEBUG_FIFO 5
#define RTIME long long
typedef struct {
int state;
int id;
RT
control.cpp
#include "headfile.h"
//插入学生信息
void doInsert(Hash *H)
{
stu s;
char cmd;
cmd = 'y';
while(cmd == 'y' || cmd =='Y')
{
s=(stu)malloc(sizeof(student));
s->next=NULL;
s->num=0;
do
control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
control.h
// Control.h: interface for the CControl class.
//
//////////////////////////////////////////////////////////////////////
#include "quantic.h"
#include "CListMZ.h"
//#include "CListMZ.cpp"
#
control.cpp
// Control.cpp: implementation of the CControl class.
//
//////////////////////////////////////////////////////////////////////
#include "Control.h"
#include "KeyChar.h"
#include "string.h"
#i
control.html
STR91x uIP web server test page