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

📄 resource.h

📁 899289遗传算法源代码89928899289遗传算法源代码9遗传算法源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Faction.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_HTXTTYPE                    129
#define IDD_RGB                         130
#define IDD_RGB_ADJUST                  130
#define IDD_PARAM_CTRL                  132
#define IDD_PIC_SIZE                    133
#define IDC_SCROLLBAR_R                 1001
#define IDC_SCROLLBAR_G                 1002
#define IDC_SCROLLBAR_B                 1003
#define IDC_EDIT_R                      1004
#define IDC_EDIT_G                      1005
#define IDC_EDIT_B                      1006
#define IDC_CHECK_PREVIEW               1007
#define IDC_BTN_PREVIEW                 1008
#define IDC_BTN_PRE_VALUE               1009
#define IDC_EDIT_SM                     1010
#define IDC_EDIT_X1                     1011
#define IDC_EDIT_X2                     1012
#define IDC_EDIT_Y1                     1013
#define IDC_EDIT_Y2                     1014
#define IDC_RADIO_RANDOM                1015
#define IDC_RADIO_FIX                   1016
#define IDC_EDIT_YSJB                   1019
#define IDC_BTN_SAVE_PARAM              1020
#define IDC_BTN_LOAD_PARAM              1021
#define IDC_RADIO_SEL_FC                1022
#define IDC_EDIT_N_VALUE                1023
#define IDC_RADIO_SEL_FC1               1024
#define IDC_RADIO_SEL_FC2               1025
#define IDC_EDIT_SEL_A                  1026
#define IDC_EDIT_SEL_RP                 1027
#define IDC_STATIC_A                    1028
#define IDC_EDIT_SEL_RV                 1029
#define IDC_STATIC_RP                   1030
#define IDC_STATIC_RV                   1031
#define IDC_COMBO_PARAM_TX1             1032
#define IDC_COMBO_PARAM_TX2             1033
#define IDC_COMBO_PARAM_TX3             1034
#define IDC_COMBO_PARAM_TX4             1035
#define IDC_RADIO_FA1                   1036
#define IDC_RADIO_FA2                   1037
#define IDC_RADIO_WINDOW                1037
#define IDC_RADIO_FA3                   1038
#define IDC_RADIO_FA4                   1039
#define IDC_EDIT_WIDTH                  1039
#define IDC_RADIO_FA5                   1040
#define IDC_EDIT_HEIGHT                 1040
#define IDC_RADIO_FA6                   1041
#define IDC_RADIO_FA7                   1042
#define IDC_RADIO_FA8                   1043
#define IDC_RADIO_FA9                   1044
#define IDC_RADIO_FA10                  1045
#define IDC_RADIO_FA11                  1046
#define IDC_RADIO_FA12                  1047
#define IDC_RADIO_FA13                  1048
#define IDC_RADIO_FA14                  1049
#define IDC_RADIO_FA15                  1050
#define IDC_RADIO_FA16                  1051
#define IDC_RADIO_FA17                  1052
#define IDC_RADIO_FA18                  1053
#define IDC_RADIO_FA19                  1054
#define IDC_RADIO_FA20                  1055
#define IDC_RADIO_FA21                  1056
#define IDC_RADIO_FA22                  1057
#define IDC_RADIO_FA23                  1058
#define IDC_RADIO_FA24                  1059
#define IDC_RADIO_FA25                  1060
#define IDC_RADIO_FA26                  1061
#define IDC_RADIO_FA27                  1062
#define IDC_RADIO_FA28                  1063
#define IDC_RADIO_FA29                  1064
#define IDC_RADIO_FA30                  1065
#define IDC_RADIO_FA31                  1066
#define IDC_RADIO_FA32                  1067
#define IDC_RADIO_FA33                  1068
#define IDC_RADIO_FA34                  1069
#define IDC_RADIO_FA35                  1070
#define IDC_SPIN_R                      1071
#define IDC_SPIN_G                      1072
#define IDC_SLIDER_R                    1072
#define IDC_SPIN_B                      1073
#define IDC_SLIDER_G                    1073
#define IDC_SLIDER_B                    1074
#define IDC_RADIO_SEL_FC3               1074
#define ID_FILE_PARAM_CTRL              32771
#define ID_FILE_COLOR_ADJUST            32772
#define ID_FILE_REDRAW                  32773
#define ID_FILE_OPEN_HTXT               32774
#define ID_FILE_SAVE_AS_HTXT            32775
#define ID_FILE_SAVE_AS_BMP             32776
#define ID_FILE_SET_DESKTOP             32777
#define ID_FILE_COLOR_FIX               32778
#define ID_FILE_COLOR_RANDOM            32779
#define ID_EDIT_BEGIN_DRAW              32780
#define ID_EDIT_STOP_DRAW               32781
#define ID_EDIT_CLEAR_PIC               32782
#define ID_EDIT_COPY_PIC                32783
#define ID_EDIT_ENLARGE                 32784
#define ID_EDIT_SMALL                   32785
#define ID_EDIT_DRAW_BIDE               32786
#define ID_EDIT_PREV_PIC                32787
#define ID_EDIT_NEXT_PIC                32788
#define ID_SEL_COLOR_VAR_BIG            32790
#define ID_SEL_COLOR_VAR_SMALL          32791
#define ID_SEL_TOP                      32792
#define ID_SEL_RGB_ADJUST               32793
#define ID_SEL_PIC_SIZE                 32794
#define ID_SEL_PARAM_CTRL               32795

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1075
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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