代码搜索结果

找到约 129,825 项符合 Control 的代码

control.c

/* ode-initval/control.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G

image.control.menu

#@(#)image.control.menu 1.1 6/18/91 ERL - standard image control stuff "Horiz. rescale ON " set h_spect_rescale 1 "Vert. rescale ON " set v_spect_rescale 1 "Interpolation ON " set spect_interp 1 "

control.java

/* * Control.java */ /* * Copyright (c) 1999 by Matthias Pfisterer * * * This program is free software; you can redistribute it and/or modify * it under the te

control.java

/* Control over an attribute of a line Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify

control.java

/* Control over an attribute of a line Copyright (C) 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify

control.h

/** * \file control.h * \author Wei Yongming * \date 2001/12/29 * * This file includes interfaces of standard controls of MiniGUI. * \verbatim Copyright (C) 199

control.h

/** * \file control.h * \author Wei Yongming * \date 2001/12/29 * * This file includes interfaces of standard controls of MiniGUI. * \verbatim Copyright (C) 199

control.def

LIBRARY Control ;EXPORTS ;ExportedFunctionName1 ;ExportedFunctionName2 ;ExportedFunctionName3 ;etc

control.java

package com.javapatterns.command.television; public class Control { /** * @directed */ private Command onCommand, offCommand, changeChannel; public Control(Command o

control.h

/********** * Header file for control.c * $Id: control.h,v 1.3 2005/05/30 20:28:30 sjborley Exp $ **********/ #ifndef CONTROL_H #define CONTROL_H #include /* Stuff to do control structur