代码搜索结果

找到约 10,000 项符合 Control 的代码

control.h

#ifndef CONTROL_H #define CONTROL_H /* This is VRPSD's control class. All metaheuristics implementations should use it for their command line options and output. */ #include #

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 ) )

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

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

control.dit

class CControl { in Instruction // The entire instruction in BranchCondition:1 // From branch condition out BranchControl:1 // 0: default // 1: beq, bne out

control.dit

class CControl { in Instruction // The entire instruction in BranchCondition:1 // From branch condition out BranchControl:2 // 0: beq, bne // 1: j,

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

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

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; //输出频率控制字