代码搜索:remote
找到约 10,000 项符合「remote」的源代码
代码结果 10,000
www.eeworm.com/read/176439/9498640
c remote.c
/* 网络服务端输入输出代码 */
#include
#include
#include
#include
#include "server.h"
#include "remote.h"
#include "block.h"
static int remote_io_init(Player * player)
www.eeworm.com/read/175764/9534253
remote readme.remote
Control interface to generic frontends
The generic remote interface allows frontends to easily control
mpg123 by commands through stdin/stdout. To start the generic
remote interface, start mpg123 wit
www.eeworm.com/read/175201/9555657
remote readme.remote
Control interface to generic frontends
The generic remote interface allows frontends to easily control
mpg123 by commands through stdin/stdout. To start the generic
remote interface, start mpg123 wit
www.eeworm.com/read/170502/9802659
obj remote.obj
www.eeworm.com/read/170502/9802678
hex remote.hex
:03000000020016E5
:0C001600787FE4F6D8FD75810E0201A48D
:10002600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFDA
:10003600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFCA
:10004600FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBA
:10005600
www.eeworm.com/read/170502/9802686
lst remote.lst
C51 COMPILER V7.06 REMOTE 05/12/2006 13:22:34 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE REMOTE
OBJECT MODULE PLACED IN
www.eeworm.com/read/170502/9802700
plg remote.plg
礦ision2 Build Log
Project:
F:\MCU\C51\My couse\remote.uv2
Project File Date: 05/12/2006
Output:
www.eeworm.com/read/170502/9802703
opt remote.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/170502/9802726
c remote.c
/*串行通信/红外线解码显示程序
广东工业大学自动化学院04级自动化3班 吴子洲
版权所有,如要转载,请注明出处*/
#define uchar unsigned char
#define uint unsigned int
#include
uchar code tir[]={ //IR table
/*------0----1----
www.eeworm.com/read/366065/9834512
tcl remote.tcl
# This file contains Tcl code to implement a remote server that can be
# used during testing of Tcl socket code. This server is used by some
# of the tests in socket.test.
#
# Source this file in the