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

📄 resource.h

📁 人工神经网络基本模型:BP、ART、Hopfield、SOM
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ANN.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_ANNTYPE                     129
#define IDD_DIALOG_BP                   130
#define IDD_DIALOG_BPRemmber            131
#define IDD_DIALOG_ART                  132
#define IDD_DIALOG_HOP                  134
#define IDD_DIALOG_SOM                  135
#define IDC_BUTTON_Study                1000
#define IDC_BUTTON_quan                 1001
#define IDC_BUTTON_remember             1002
#define IDC_BUTTON_Gain                 1002
#define IDC_BUTTON_Goal                 1003
#define IDC_BUTTON_remember2            1003
#define IDC_EDIT_Count                  1004
#define IDC_LIST_CtErr                  1006
#define IDC_EDIT1                       1007
#define IDC_EDIT2                       1008
#define IDC_EDIT3                       1009
#define IDC_EDIT4                       1010
#define IDC_EDIT5                       1011
#define IDC_EDIT6                       1012
#define IDC_EDIT7                       1013
#define IDC_EDIT8                       1014
#define IDC_EDIT9                       1015
#define IDC_EDIT10                      1016
#define IDC_EDIT11                      1017
#define IDC_EDIT12                      1018
#define IDC_EDIT13                      1019
#define IDC_EDIT14                      1020
#define IDC_EDIT15                      1021
#define IDC_EDIT16                      1022
#define IDC_EDIT17                      1023
#define IDC_EDIT18                      1024
#define IDC_EDIT19                      1025
#define IDC_COMBO_Num                   1025
#define IDC_EDIT20                      1026
#define IDC_EDIT21                      1027
#define IDC_EDIT22                      1028
#define IDC_BUTTON1                     1029
#define IDC_BUTTON2                     1030
#define IDC_BUTTON_about                1030
#define IDC_BUTTON3                     1031
#define IDC_BUTTON_rem                  1032
#define IDC_EDIT_StudyResult            1032
#define IDC_EDIT_Sample                 1033
#define IDC_EDIT_Result                 1034
#define IDC_BUTTON_Topo                 1035
#define IDC_BUTTON_Sample               1036
#define IDC_BUTTON_Input                1037
#define IDC_BUTTON_Remmber              1038
#define IDC_BUTTON_GetBin               1039
#define IDC_BUTTON_Clear                1039
#define IDC_BUTTON_Quest                1040
#define ID_MENUITEM_BP                  32771
#define ID_MENUITEM_Hopfield            32772
#define ID_MENUITEM_ART                 32773
#define ID_MENUITEM_SOM                 32774

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32779
#define _APS_NEXT_CONTROL_VALUE         1040
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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