resource.h

来自「bp神经网络应用程序」· C头文件 代码 · 共 53 行

H
53
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 智能岩土工程.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDR_MENU                        129
#define IDD_MODLE_DIALOG                130
#define IDD_MAP_DIALOG                  131
#define IDD_SAMPLE_DIALOG               132
#define IDD_PARAMETER_DIALOG            133
#define IDD_STUDY_DIALOG                134
#define IDD_RESULT_DIALOG               135
#define IDD_LOOK_WINDOW                 137
#define IDC_GA                          1000
#define IDC_SVM                         1001
#define IDC_NNETWORK                    1002
#define IDC_ERROR                       1002
#define IDC_EXTEND                      1003
#define IDC_MID_NUM                     1003
#define IDC_NUMBER                      1003
#define IDC_STUDY_COMBO                 1003
#define IDC_STUDY_NUM                   1004
#define IDC_STUDY_CHECK                 1005
#define IDC_LIST                        1006
#define IDC_STUDY_PARA1                 1006
#define IDC_INPUT_SAMPLE                1007
#define IDC_LIST2                       1007
#define IDC_STUDY_PARA2                 1007
#define IDC_INPUT_NUM                   1008
#define IDC_OUTPUT_NUM                  1009
#define IDC_STUDY                       1010
#define IDC_DATA                        1015
#define IDC_COUNT                       1016
#define IDC_SAVE                        1017
#define IDC_PROGRESS                    1021
#define IDC_MID_COMBO                   1022
#define IDC_OUTPUT_COMBO                1023

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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