代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/436800/7762447
cpp control.cpp
#include "Control.h"
Control::Control( void ) {
}
Control::Control( int argc, char** argv ) {
// parse the command line options to set all vars
if( ( argc % 2 == 0 ) || ( argc == 1 ) )
www.eeworm.com/read/436012/7779158
in libipkg-control.in
Package: libipkg
Version: @VERSION@
Section: base
Priority: optional
Essential: yes
Architecture: @host_cpu@
Maintainer: Jamey Hicks
Source: http://www.handhelds.org/packages/ipk
www.eeworm.com/read/436012/7779159
in control-unstripped.in
Package: ipkg-unstripped
Replaces: ipkg
Version: @VERSION@
Section: base
Priority: required
Essential: yes
Architecture: @host_cpu@
Maintainer: Jamey Hicks
Source: http://www.han
www.eeworm.com/read/435817/7783618
dit control.dit
class CControl
{
in Instruction // The entire instruction
in BranchCondition:1 // From branch condition
out BranchControl:1 // 0: default
// 1: beq, bne
out
www.eeworm.com/read/435817/7783666
dit control.dit
class CControl
{
in Instruction // The entire instruction
in BranchCondition:1 // From branch condition
out BranchControl:2 // 0: beq, bne
// 1: j,
www.eeworm.com/read/435514/7791006
xg control.xg
TitleText: Control bits Ratio Vs Velocity
YUnitText: Control bits Ratio
XUnitText: Velocity (m/sec)
"MAODV"
1 0.2
5 0.29
10 0.44
15 0.57
20 0.66
"AODV"
1 0.2
5 0.31
10 0.45
15 0.60
20 0.72
www.eeworm.com/read/434962/7799761
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrl
www.eeworm.com/read/434873/7800614
v control.v
//工作模式控制模块:control.v
module control(clk,keyin,wavemode,length);
input [3:0]keyin; // 输入键值
input clk; //系统时钟
output reg[1:0]wavemode; //输出波形模式值
output reg[23:0] length; //输出频率控制字
www.eeworm.com/read/399902/7827274
o control.o
www.eeworm.com/read/399902/7827312