⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 函数逼近
💻 H
字号:
//
// 
//	 Copyright 2004-2006 Ghassan OREIBY
//   
// 	 This file is part of Neurality.
//
//   Neurality is free software; you can redistribute it and/or modify
//   it under the terms of the GNU General Public License as published by
//   the Free Software Foundation; either version 2 of the License, or
//   (at your option) any later version.
//
//   Neurality is distributed in the hope that it will be useful,
//   but WITHOUT ANY WARRANTY; without even the implied warranty of
//   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
//   GNU General Public License for more details.
//
//  You should have received a copy of the GNU General Public License
//   along with Neurality; if not, write to the Free Software
//   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
//
// 
//

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GUI.rc
//
#define IDR_MANIFEST                    1
#define IDCANCEL2                       4
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_HTML_NEWDIALOG              103
#define ID_VIEW_ARRANGE                 127
#define IDR_MAINFRAME                   128
#define IDR_UntitledTYPE                129
#define ID_LEARNING_START               130
#define ID_LEARNING_OPTIONS             131
#define ID_LEARNING_CURVE               132
#define IDD_DIALOGNEW                   133
#define ID_LEARNING_LOADSAMPLES         136
#define IDD_DIALOGLEARNOPTIONS          137
#define ID_TEST_IMAGE                   142
#define ID_FILE_NETWORKPROPERTIES       143
#define IDC_EDIT1                       1001
#define IDC_EDITINPUTNO                 1001
#define IDC_SPIN2                       1002
#define IDC_SPIN_INPUT                  1002
#define IDC_EDIT9                       1002
#define IDC_EDIT2                       1003
#define IDC_EDITINPUTMIN                1003
#define IDC_EDIT3                       1004
#define IDC_EDITINPUTMAX                1004
#define IDC_EDIT4                       1005
#define IDC_EDITOUTPUTNO                1005
#define IDC_SPIN3                       1006
#define IDC_SPIN_OUTPUT                 1006
#define IDC_EDIT10                      1006
#define IDC_EDIT5                       1007
#define IDC_EDITOUTPUTMIN               1007
#define IDC_EDIT6                       1008
#define IDC_EDITOUTPUTMAX               1008
#define IDC_EDIT7                       1009
#define IDC_EDITLAYERNO                 1009
#define IDC_SPIN4                       1010
#define IDC_SPIN_LAYER                  1010
#define IDC_BUTTON1                     1011
#define IDC_ACCEPT                      1011
#define IDC_LIST1                       1012
#define IDC_LISTHIDDEN                  1012
#define IDC_EDIT8                       1013
#define IDC_EDITHIDDENNO                1013
#define IDC_SPIN5                       1014
#define IDC_SPIN_HIDDEN                 1014
#define IDC_BUTTON2                     1015
#define IDC_APPLY                       1015
#define IDRESET                         1016
#define IDC_CHECK1                      1017

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -