代码搜索结果
找到约 10,000 项符合
Control 的代码
control.htm
var anchorTarget = null
function gotoAnchor()
{
// if ( anchorTarget == null ) return
top.MAIN.TEXT.location.hash = anchorTarget
// status = top.M
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
control.java
import vrml.*;
import vrml.node.*;
import vrml.field.*;
public class Control extends Script
{
CtrPanel panel;
SFFloat ambient, shin, trans;
SFColor dColor, eColor, sColor
control.ini
CamServerPort=5000
AtxServerPort=5001
VideoServerip=169.254.254.86
VideoServerPort=3000
CtlConnectSpace=5
MaxFps=20
CtlLogPath=/home/myl/log/ctl