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

📄 resource.h

📁 用vc++做的一个简单的基因算法程序,可以实现简单的基因算法功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by OpticalNetwork.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_OPTICALNETWORK_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDC_BUTTON_GA                   1000
#define IDC_EDIT_ONUNUM                 1001
#define IDC_EDIT_OBDNUM                 1002
#define IDC_EDIT_OBDLIMIT               1003
#define IDC_EDIT_GANUM                  1004
#define IDC_EDIT_GROUPSIZE              1005
#define IDC_EDIT_CROSSPROB              1006
#define IDC_EDIT_VARIPROB               1007
#define IDC_EDIT_CURGANUM               1008
#define IDC_EDIT_MINICOST               1009
#define IDC_EDIT_OLTX                   1010
#define IDC_EDIT_OLTY                   1011
#define IDC_EDIT_OBDX1                  1012
#define IDC_EDIT_OBDX2                  1013
#define IDC_EDIT_OBDX3                  1014
#define IDC_EDIT_OBDX4                  1015
#define IDC_EDIT_OBDX5                  1016
#define IDC_EDIT_OBDX6                  1017
#define IDC_EDIT_OBDX7                  1018
#define IDC_EDIT_OBDX8                  1019
#define IDC_EDIT_OBDX9                  1020
#define IDC_EDIT_OBDX10                 1021
#define IDC_EDIT_OBDY1                  1022
#define IDC_EDIT_OBDY2                  1023
#define IDC_EDIT_OBDY3                  1024
#define IDC_EDIT_OBDY4                  1025
#define IDC_EDIT_OBDY5                  1026
#define IDC_EDIT_OBDY6                  1027
#define IDC_EDIT_OBDY7                  1028
#define IDC_EDIT_OBDY8                  1029
#define IDC_EDIT_OBDY9                  1030
#define IDC_EDIT_OBDY10                 1031
#define IDC_EDIT_ONUX1                  1032
#define IDC_EDIT_ONUX2                  1033
#define IDC_EDIT_ONUX3                  1034
#define IDC_EDIT_ONUX4                  1035
#define IDC_EDIT_ONUX5                  1036
#define IDC_EDIT_ONUX6                  1037
#define IDC_EDIT_ONUX7                  1038
#define IDC_EDIT_ONUX8                  1039
#define IDC_EDIT_ONUX9                  1040
#define IDC_EDIT_ONUX10                 1041
#define IDC_EDIT_ONUX11                 1042
#define IDC_EDIT_ONUX12                 1043
#define IDC_EDIT_ONUX13                 1044
#define IDC_EDIT_ONUX14                 1045
#define IDC_EDIT_ONUX15                 1046
#define IDC_EDIT_ONUX16                 1047
#define IDC_EDIT_ONUX17                 1048
#define IDC_EDIT_ONUX18                 1049
#define IDC_EDIT_ONUX19                 1050
#define IDC_EDIT_ONUX20                 1051
#define IDC_EDIT_ONUY1                  1052
#define IDC_EDIT_ONUY2                  1053
#define IDC_EDIT_ONUY3                  1054
#define IDC_EDIT_ONUY4                  1055
#define IDC_EDIT_ONUY5                  1056
#define IDC_EDIT_ONUY6                  1057
#define IDC_EDIT_ONUY7                  1058
#define IDC_EDIT_ONUY8                  1059
#define IDC_EDIT_ONUY9                  1060
#define IDC_EDIT_ONUY10                 1061
#define IDC_EDIT_ONUY11                 1062
#define IDC_EDIT_ONUY12                 1063
#define IDC_EDIT_ONUY13                 1064
#define IDC_EDIT_ONUY14                 1065
#define IDC_EDIT_ONUY15                 1066
#define IDC_EDIT_ONUY16                 1067
#define IDC_EDIT_ONUY17                 1068
#define IDC_EDIT_ONUY18                 1069
#define IDC_EDIT_ONUY19                 1070
#define IDC_EDIT_ONUY20                 1071
#define IDC_EDIT_SLEEPTIME              1072
#define IDABOUT                         1073

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1074
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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