代码搜索:Remote
找到约 10,000 项符合「Remote」的源代码
代码结果 10,000
www.eeworm.com/read/230899/14269610
h remote.h
#ifndef _REMOTE_H
#define _REMOTE_H
/* Remote reset/restart server definitions */
extern char *Rempass;
/* Commands */
#define SYS_RESET 1
#define SYS_EXIT 2
#define KICK_ME 3
#endif
www.eeworm.com/read/229119/14353171
asm remote.asm
;******************************* 遥控信号接收子程序集 ****************************
;占用: ACC, R0, R1, R2, R3, TIME0中断
;遥控发送以4个字节为一组, 长按按键时, 4个--4个字节连发, 每组(4字节为一组)之间只有3.5ms的间隙
;第1与2字节为用户码, 固定不变(用于区别其它的遥控器)
;第
www.eeworm.com/read/226304/14481796
hid remote.hid
www.eeworm.com/read/125158/14511422
asm remote.asm
;
; Remote processing example (remote node) - vt
;
; Compile with FASM for Menuet
;
use32
org 0x0
db 'MENUET00' ;
www.eeworm.com/read/124628/14556025
h remote.h
#ifndef _REMOTE_H
#define _REMOTE_H
/* Remote reset/restart server definitions */
extern char *Rempass;
/* Commands */
#define SYS_RESET 1
#define SYS_EXIT 2
#define KICK_ME 3
#endif
www.eeworm.com/read/124453/14566009
txt remote.txt
"text:Image Intelligence" "1" "4" "" ""
"text:Folder One" "1" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" "" ""
"text:(Just a dummy entry)" "2" "" ""
www.eeworm.com/read/124417/14568496
h remote.h
#ifndef _REMOTE_H
#define _REMOTE_H
/* Remote reset/restart server definitions */
extern char *Rempass;
/* Commands */
#define SYS_RESET 1
#define SYS_EXIT 2
#define KICK_ME 3
#endif
www.eeworm.com/read/124060/14597613
cpp remote.cpp
//
// Remote.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or
www.eeworm.com/read/124060/14597646
h remote.h
//
// Remote.h
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/or m