代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/419339/10873635
c control.c
#include "str.h"
#include "error.h"
#include "hash.h"
#include "nat.h"
#include "control.h"
int controlBfs = 0;
static str dashBfs;
int controlDfs = 0;
static str dashDfs;
int controlKeepDot = 0;
s
www.eeworm.com/read/273954/10893190
v control.v
module control(EN_in,SW1,RST,Red1,Red2,Yellow1,Yellow2,Green1,Green2);
output Red1;
output Red2;
output Yellow1;
output Yellow2;
output Green1;
output Green2;
input [1:0] EN_in;
input
www.eeworm.com/read/273824/10900037
c control.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2006 Miklos Szeredi
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
*/
#include
www.eeworm.com/read/273406/10918285
class control.class
www.eeworm.com/read/273406/10918307
java control.java
//: Control.java
//package g3ds.joop.ch3;
import java.io.*;
/**
* A demo for statements
* @version 1.00, 10/01/03
* @author Global 3D Studio
* @see Kid
* @since Java OOP Ver.1
www.eeworm.com/read/273337/10919981
sch control.sch
www.eeworm.com/read/273337/10919999
sch control.sch
www.eeworm.com/read/272922/10936397
h control.h
#ifndef Control_H
#define Control_H
//------------------ C API for Control routine ---------------------
typedef struct {
short qVelRef; // Reference velocity
short qVdRef;