代码搜索结果

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

system.ucf

############################################################################ ## This system.ucf file is generated by Base System Builder based on the ## settings in the selected Xilinx Board Definit

system.java

package uk.co.brainycreatures.jpascal.lang; import java.io.*; /** * Used to send characters to standard output, and to receive * characters from standard input */ public class System { pu

system.h

/* Modified 10-22-87 by EJY for target machine DSP32C */ /* Modified 1-4-88 by JDD for target machine DSP32C */ /* @(#)system.h 1.1 11/21/89 ATT ESI */ #if MSDOS #include #include

system.c

/* * java.lang.System.c * * Copyright (c) 1996, 1997, 1998, 1999 * Transvirtual Technologies, Inc. All rights reserved. * Copyright (c) 2003 * Mark J. Wielaard * * See the fi

system.java

/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistri

system.hpp

#ifndef _RAR_SYSTEM_ #define _RAR_SYSTEM_ void InitSystemOptions(int SleepTime); void SetPriority(int Priority); void Wait(); bool EmailFile(char *FileName,char *MailTo); void Shutdown(); #endif

system.cpp

#include "rar.hpp" #ifndef _WIN_CE static int SleepTime=0; void InitSystemOptions(int SleepTime) { ::SleepTime=SleepTime; } #endif #if !defined(SFX_MODULE) && !defined(_WIN_CE) #if defined(_WIN

system.tk

# OpenPBS (Portable Batch System) v2.3 Software License # # Copyright (c) 1999-2000 Veridian Information Solutions, Inc. # All rights reserved. # # ------------------------------------------

system.h

/* * linux/include/asm-arm/proc-armv/system.h * * Copyright (C) 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener

system.ver

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: system.ver,v 1.2.40.3 2004/07/09 01:44:03 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved