代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.h
/****************************************************************************
******* *******
******* C O N T R O L P A C K
control.c
/*
* Copyright (C) 2004 Andrew Beekhof
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License as
control_.h
/*---------------------------------------------------------------------------+
| control_w.h |
|
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
control.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
/* The front-end command loop. */
#
control.h
/////////////////////////////////////////////////////////////////////////////
// Name: control.h
// Purpose: wxControl class
// Author: Julian Smart
// Modified by:
// Created:
control.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/univ/control.h
// Purpose: universal wxControl: adds handling of mnemonics
// Author: Vadim
control.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/control.h
// Purpose: wxControl common interface
// Author: Vadim Zeitlin
// Modified by:
control.h
/**
* Classes for sharing values (variables). This is useful e.g. for appropriately displaying current network error,
* but can also be used to change learning parameters on-the-run.
*
* @file
*