代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/101064/15854938
pbl control.pbl
www.eeworm.com/read/100333/15876936
st control.st
"
control the values produced by a generator
"
Class ControlGenerator :Generator
| firstGenerator secondGenerator
currentFirst currentSecond
controlBlock computeBlock |
[
init
www.eeworm.com/read/100277/15879014
h control.h
// (C) Copyright 1996 by Anthony J. Carin. All Rights Reserved.
#ifndef CONTROL_H
#define CONTROL_H
#include "baseobj.h"
class control
{
public:
control(baseobject *ptr);
www.eeworm.com/read/100277/15879040
cpp control.cpp
// (C) Copyright 1996 by Anthony J. Carin. All Rights Reserved.
#include "stdafx.h"
#include "control.h"
#include "levels.h"
control::control(baseobject *ptr)
{
rstep = FALSE;
www.eeworm.com/read/100265/15879354
h control.h
// A control is an invisible window, probably catching keypresses
class Control : public Window
{
public:
Control(Window *_parent) : Window (_parent,0,0)
{
show(false);
};
};
www.eeworm.com/read/329473/12953731
avr sms13.avr
;SMS REMOTE CONTROL V1.0
;7.37 MHZ
.NOLIST
.include "tn2313def.inc"
.LIST
;谀哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪哪
www.eeworm.com/read/193315/8239908
man gcomm.man
.TH GCOMM 1 "Release 6.3" "X Version 11"
.SH NAME
gcomm \- a serial communications program with gui interface.
.SH SYNTAX
\fBgcomm\fP [ \fI\-option\fP ... ] [ \fIvar\fP=\fIvalue\fP ... ]
[ \fIphone\fP
www.eeworm.com/read/370004/9625709
c test4.c
#include
#include
#include
#include
#include
#include
#include
//#include
#include
#define
www.eeworm.com/read/282879/9055116
h function.h
#ifndef FUNCTION_H__
#define FUNCTION_H__
extern void Send_byte(unsigned char massage);
extern void dial_dtmf(unsigned char tx_digit,char tx_on_time,char tx_off_time);
extern void delay_