代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.acf
--
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
control.rpt
Project Information d:\control\control.rpt
MAX+plus II Compiler Report File
Version 9.23 3/19/99
Compiled: 11/21/2008 14:20:26
Copyright (C) 1988-1999 Alter
control.hif
HIF003
--
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
control.pin
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
control.h
#include
typedef struct data_control {
pthread_mutex_t mutex;
pthread_cond_t cond;
int active;
} data_control;