代码搜索:Remote

找到约 10,000 项符合「Remote」的源代码

代码结果 10,000
www.eeworm.com/read/309432/13671507

hex remote.hex

:0300000002007388 :0C007300787FE4F6D8FD758107020000DC :1000000030B2030200007E0A7FCA0000DFFCB2B5F6 :1000100020B245DEF330B2FD7FF5000000000000A5 :1000200000DFF730B22F7FF500000000000000DF96 :10003000
www.eeworm.com/read/309432/13671508

lst remote.lst

A51 MACRO ASSEMBLER REMOTE 11/17/2006 11:08:36 PAGE 1 MACRO ASSEMBLER A51 V7.07 OBJECT MODULE PLACED IN remote.OBJ ASSEMBLER I
www.eeworm.com/read/309432/13671511

asm remote.asm

ORG 0000H AJMP MAIN;转入主程序 ORG 0003H ;外部中断P3.2脚INT0入口地址 AJMP INT ;转入外部中断服务子程序(解码程序) ;以下为主程序进行CPU中断方式设置 MAIN:SETB EA ;打开CPU总中断请求 SETB IT0 ;设定INT0的触发方式为脉冲负边沿触发 SETB EX0 ;打开INT0中断请求 ;以下对单片机的所有
www.eeworm.com/read/309432/13671512

plg remote.plg

礦ision2 Build Log Project: G:\51kaifa单片机\ELITE3\ELIT-III定稿文件\测试程序\遥控\remote.uv2 Project File Date: 11/08/2006 Output:
www.eeworm.com/read/309432/13671513

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/308733/13694314

pl remote.pl

use Config; open OUT, ">remote.fpl"; print OUT "#!$Config{perlpath}\n"; print OUT while ; close OUT; chmod 0755, "remote.fpl"; __END__ # An example of using a remote script with an Apache webse
www.eeworm.com/read/307583/13720106

ini remote.ini

[users] [variables] n0=%flood.channel.time 3 n1=%flood.channel.lines 5 n2=%events.time 3 n3=%events.lines 6 n4=%flood.self.num 5 n5=%flood.self.time 3 n6=%flood.self.ignore 60 n7=%notice.self
www.eeworm.com/read/302183/13840091

h remote.h

#ifndef REMOTE_H #define REMOTE_H #define _IR_RPT_SPEED 2 //按键不释放响应速度,越小越快 #define _IR_DEPRESS_TIME 10 #define _IR_KEY_DOWN 0x01 #define _IR_KEY_REPEAT 0x02 #define _IR_KEY_UP 0x04 //IC
www.eeworm.com/read/302183/13840100

c remote.c

/*\\file: audio.c Date. 2005.12.10 Ipman Robbin Desp. ir decode. Last update: 2006.08.10 Common: use icp decode ir */ //#include "system.h" #include "remote.h" void RemoteInit(void);
www.eeworm.com/read/152843/5663051

h remote.h

/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the