代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
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 ) )
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 ) )
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 ) )
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 ) )
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 ) )
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 ) )
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
remote.lnp
"STARTUP.obj",
"remote.obj"
TO "remote"
remote.lst
C51 COMPILER V6.12 REMOTE 10/26/2008 14:55:48 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE REMOTE
OBJECT MODULE PLACED IN
remote.plg
构造目标 'Target 1'
正在编绎 remote.c...
.\REMOTE.C(74): 警告 C206: 'NOP': missing function-prototype
连接中...
*** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
SYMBOL: NOP
MODULE: remote.obj (REMOTE)
*** W