代码搜索:Control System
找到约 10,000 项符合「Control System」的源代码
代码结果 10,000
www.eeworm.com/read/282842/4087280
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\inc\drv\display.h"
#include "..\ucos
www.eeworm.com/read/282769/4087527
java control.java
package javazoom.jl.decoder;
/**
* Work in progress.
*/
public interface Control
{
/**
* Starts playback of the media presented by this control.
*/
public void start();
/*
www.eeworm.com/read/282708/4089029
cpp control.cpp
/***************************************************************************
* Name : control.cpp
* Title : MBX WinCE driver DrvEscmodule
* Author(s) : Imagination Technologies
www.eeworm.com/read/279884/4132490
vm control.vm
#set ( $sourceFile = "Turbine${baseName}Service.java" )
$generator.parse("ServiceImplementation.vm",$sourceFile)
#set ( $sourceFile = "${baseName}Service.java" )
$generator.parse("ServiceInterface.vm
www.eeworm.com/read/279884/4132617
vm control.vm
#set ( $sourceFile = "Turbine${baseName}Service.java" )
$generator.parse("ServiceImplementation.vm",$sourceFile)
#set ( $sourceFile = "${baseName}Service.java" )
$generator.parse("ServiceInterface.vm
www.eeworm.com/read/279715/4134880
clp control.clp
;; Load our Userfunctions
(load-package control.HardwareFunctions)
;; Create a simulator
(defglobal ?*hw* = (init-simulator 33))
(defglobal ?*set-point* = 70)
;; Tell Jess about the Java Be
www.eeworm.com/read/279180/4138320
rc control.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define ICO_MAIN 0x1000 //图标
#defi
www.eeworm.com/read/279180/4138321
asm control.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/279077/4139767
cpp control.cpp
// Control.cpp -- IOCTL handlers for s5933dk1 driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "ioctls.h"
struct _MAILBOX_
www.eeworm.com/read/279077/4139867
cpp control.cpp
// Control.cpp -- IOCTL handlers for hidfake driver
// Copyright (C) 1999, 2000 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#include "version.h"
#include "Fe