代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/345430/11815642
prw control.prw
[System]
System1=main
[main]
Project1=Control.prj
www.eeworm.com/read/345430/11815651
pri control.pri
[Project.ID]
Ver=200
Target=SMK0SH32
[Configuration]
Chip=uPD78F9222
Internal Rom=4KB
Internal Ram=256B
Clock=Internal Fixed
SimCfgUseFile=OFF
SimCfgFile=C:\NECTOOLS32\BIN\smplus.cfg
MainClo
www.eeworm.com/read/345430/11815692
plg control.plg
C:\NECTOOLS32\bin\cc78k0s.exe -ftest.pcc
78K/0S Series C Compiler W1.50 [20 May 2003]
Copyright (C) NEC Electronics Corporation 1996,2003
source\test.c(7) : W837 Output assembler source fil
www.eeworm.com/read/345430/11815740
prk control.prk
[ProjectManager]
FrameMax=1
FrameX=121
FrameY=102
FrameCX=960
FrameCY=722
OpenFile1=source\systeminit.c,0,193,309,1183,894,10,2,10,0
OpenFile2=source\test.c,0,569,17,1559,602,31,8,31,0
OpenFil
www.eeworm.com/read/345430/11815783
prj control.prj
[ProjectManager]
Version=5.00
Path=E:\NEC\
Title=test
Series=78K0S.PM
Device=uPD78F9222
Target=E:\NEC\test.lmf
[Tools]
MakeFile=Control.mak
Debugger=C:\NECTOOLS32\BIN\SMK0SH32.EXE
DebOption=
www.eeworm.com/read/344891/11853394
lst control.lst
C51 COMPILER V7.07 CONTROL 05/15/2008 21:40:04 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE CONTROL
OBJECT MODULE PLACED IN
www.eeworm.com/read/344891/11853400
c control.c
//////////////////////////////////////////////////////////////////////////////
//_________________________________//
// 0 1 2 3 4 5 6 7 8 9 a b c d e f //
/////////////////////////////////////
/
www.eeworm.com/read/344891/11853405
obj control.obj
www.eeworm.com/read/344792/11860123
v control.v
module control(std_f_sel,reset,clk,clear,cntover,cntlow);
output[1:0] std_f_sel;
output reset;
input clk,clear,cntover,cntlow;
reg[1:0] std_f_sel;
reg reset;
reg[5:0] present,next;
parameter st