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

📄 resource.h

📁 一个遗传算法的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MyGA.rc
//
#define IDR_CNTR_INPLACE                6
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define WM_MCRESULT                     101
#define IDP_FAILED_TO_CREATE            102
#define WM_MCFINISHED                   102
#define WM_GAPAUSE                      103
#define IDR_MAINFRAME                   128
#define IDR_MYGATYPE                    129
#define IDD_SETUP                       130
#define IDD_FUNSEL                      133
#define IDD_DISPLAY                     136
#define IDD_SUBPOP                      139
#define IDD_DIALOG1                     140
#define IDD_FUNCAL                      141
#define IDD_SHOWGAPARA                  142
#define IDC_EDIT6                       1000
#define IDC_SPIN1                       1004
#define IDC_SPIN3                       1005
#define IDC_COMBO3                      1005
#define IDC_SPIN2                       1006
#define IDC_EDIT1                       1007
#define IDC_EDIT3                       1008
#define IDC_EDIT2                       1009
#define IDC_EDIT9                       1009
#define IDC_EDIT7                       1010
#define IDC_EDIT18                      1010
#define IDC_RADIO3                      1011
#define IDC_EDIT16                      1011
#define IDC_TUNEENABLE                  1012
#define IDC_EDIT13                      1012
#define IDC_EDIT5                       1013
#define IDC_EDIT14                      1013
#define IDC_SPIN4                       1014
#define IDC_RADIO1                      1015
#define IDC_RADIO2                      1016
#define IDC_RADIO4                      1017
#define IDC_RADIO5                      1018
#define IDC_EDIT4                       1019
#define IDC_RADIO9                      1019
#define IDC_RADIO6                      1020
#define IDC_EDIT10                      1020
#define IDC_CHECK1                      1021
#define IDC_EDIT11                      1021
#define IDC_RADIO10                     1021
#define IDC_EDIT8                       1022
#define IDC_EDIT12                      1022
#define IDC_CHECK4                      1022
#define IDC_SPIN5                       1023
#define IDC_EDIT15                      1023
#define IDC_CHECK5                      1023
#define IDC_RADIO11                     1023
#define IDC_RADIO7                      1024
#define IDC_CHECK6                      1024
#define IDC_EDIT17                      1024
#define IDC_RADIO12                     1024
#define IDC_RADIO8                      1025
#define IDC_CHECK7                      1025
#define IDC_RADIO13                     1025
#define IDC_CHECK2                      1029
#define IDC_CHECK8                      1030
#define IDC_CHECK9                      1031
#define IDC_CHECK3                      1040
#define IDC_FUNCAL                      1041
#define IDC_CHECK10                     1041
#define ID_CANCEL_EDIT_CNTR             32768
#define ID_CAL_START                    32772
#define ID_CAL_PAUSE                    32773
#define ID_CAL_STOP                     32774
#define ID_FUN_SELECT                   32775
#define ID_CAL_SETTING                  32776
#define WM_GARESULT                     32777
#define ID_XXX                          32777
#define WM_GAFINISHED                   32778
#define IDC_EDITCTRL                    32779
#define ID_DISPVARIABLE                 32780
#define ID_BUTTON32781                  32781
#define ID_CLR_RESULT                   32782
#define ID_SUBPOP_SET                   32783
#define ID_DISPSET                      32785
#define ID_FUNCAL                       32786
#define ID_PARASHOW                     32789
#define ID_MONTECARLO                   32790
#define ID_MCPAUSE                      32792
#define ID_MCSTOP                       32793
#define ID_MCSTART                      32794

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32795
#define _APS_NEXT_CONTROL_VALUE         1043
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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