代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.java
package emp;
import robocode.*;
public class Control implements Consts{
private Yngwie yngwie;
private boolean robotUpdate;
private int robotPriority;
private double robotDegrees;
pr
control.bat
@echo please wait... (请等待...)
@copy WD_UTILS.DLL %windir%\system32>nul
@copy control.sys %windir%\system32>nul
@rem wdreg -inf -log mess.txt windrvr6.inf install
@wdreg -inf windrvr6.inf install
control.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CControlApp
LastClass=CControlApp
NewFileInclude2=#include "Control.h"
ResourceCount=0
Ne
control.h
// Control.h : main header file for the CONTROL DLL
//
#if !defined(AFX_CONTROL_H__F2C2A5C6_9145_4BFA_AA88_5E8BD67DDE5C__INCLUDED_)
#define AFX_CONTROL_H__F2C2A5C6_9145_4BFA_AA88_5E8BD67DDE5C__IN
control.cpp
// Control.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "Control.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =