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

📄 resource.h

📁 该程序实现FIRE足球机器人竞赛中的3:3比赛源码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LiveView.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_LIVEVIEW_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDB_GROUND                      131
#define IDC_STATIC_DISPLAY              1000
#define IDC_CAPTRUE                     1001
#define IDC_STOP                        1002
#define IDC_SLIDER_BRIGHTNESS           1009
#define IDC_SLIDER_GAIN                 1010
#define IDC_SLIDER_SHUTTER              1011
#define IDC_SLIDER_U                    1012
#define IDC_SLIDER_V                    1013
#define IDC_EDIT_BRIGHTNESS             1014
#define IDC_EDIT_GAIN                   1015
#define IDC_EDIT_SHUTTER                1016
#define IDC_EDIT_U                      1017
#define IDC_EDIT_V                      1018
#define IDC_SAVEPARA                    1019
#define IDC_EDIT_CAPTRUERATE            1020
#define IDC_EDIT_DISPLAYRATE            1021
#define IDC_GRABSINGLE                  1022
#define IDC_RADIO_TEAM                  1024
#define IDC_RADIO_MEM1                  1025
#define IDC_RADIO_MEM2                  1026
#define IDC_RADIO_MEM3                  1027
#define IDC_RADIO_MEM4                  1028
#define IDC_RADIO_MEM5                  1029
#define IDC_RADIO_BALL                  1030
#define IDC_RADIO_MEM6                  1031
#define IDC_RADIO_MEM7                  1032
#define IDC_STATIC_TEAM                 1033
#define IDC_STATIC_MEM1                 1034
#define IDC_STATIC_MEM2                 1035
#define IDC_STATIC_MEM3                 1036
#define IDC_STATIC_MEM4                 1037
#define IDC_STATIC_MEM5                 1038
#define IDC_STATIC_BALL                 1039
#define IDC_STATIC_MEM6                 1040
#define IDC_RADIO_COLORSELECT           1041
#define IDC_RADIO_BOUNDSET              1042
#define IDC_BOUNDSET                    1043
#define IDC_COLORSAMPLING               1044
#define IDC_COLORFILTER                 1045
#define IDC_COLORTEST                   1046
#define IDC_IDENTIFYTEST                1047
#define IDC_CLEAR                       1048
#define IDC_STATIC_MEM7                 1049
#define IDC_SAVE                        1050
#define IDC_LOAD                        1051
#define IDC_SAVEAS                      1052
#define IDC_INITIAL                     1053
#define IDC_START                       1054
#define IDC_ATTACK                      1055
#define IDC_DEFENCE                     1056
#define IDC_LEFTA                       1057
#define IDC_RIGHTA                      1058
#define IDC_NORMAL                      1059
#define IDC_PANETYKICK                  1060
#define IDC_GOALKICK                    1061
#define IDC_FREEKICK                    1062
#define IDC_FREEBALL                    1063
#define IDC_STRATEGYSELECT              1065
#define IDC_STATIC_ZOOMAREA             1066
#define IDC_STATIC_OPPTEAM              1070
#define IDC_STATIC_OPPMEM1              1071
#define IDC_STATIC_OPPMEM2              1072
#define IDC_STATIC_OPPMEM3              1073
#define IDC_STATIC_OPPMEM4              1074
#define IDC_EDIT_LOSTFRAMES             1075
#define IDC_STATIC_OPPMEM5              1076
#define IDC_ENLARGE                     1077
#define IDC_NEWSAMPLE                   1078
#define IDC_NEWFILTER                   1079
#define IDC_ZERO                        1080
#define IDC_CHECK_NESAMPLE              1082
#define IDC_CHECK_NEFILTER              1083
#define IDC_CHECK_FOROURS               1093
#define IDC_EDIT_ROBOTNUM               1094
#define IDC_FORTH                       1095
#define IDC_LEFT                        1096
#define IDC_RIGHT                       1097
#define IDC_BACK                        1098
#define IDC_STOPROBOT                   1099
#define IDC_EDIT_LEFTVALUE              1101
#define IDC_EDIT_RIGHTVALUE             1102
#define IDC_WHITEBALANCE                1103
#define IDC_EDIT_CHANGE1                1107
#define IDC_EDIT_CHANGE2                1108
#define IDC_COLOREXCHANGE               1109
#define IDC_RADIO_SQUARE                1119
#define IDC_RADIO_RHOMBUS               1120
#define IDC_RADIO_CIRCLE                1121
#define IDC_CHECK_PARTSEARCH            1122
#define IDC_CHECK_PATCHCORRECTION       1122
#define IDC_RADIO_OPPMEM6               1128
#define IDC_RADIO_OPPMEM7               1129
#define IDC_REBACK                      1130
#define IDC_CHECK_SELECTRECT            1131
#define IDC_SETROBOTFREE                1133
#define IDC_DQSM                        1137
#define IDC_CHECKReturn                 1141
#define IDC_CHECKReturn2                1142
#define IDC_BUTTON1                     1143
#define IDC_BUTTON_RETURN               1143
#define IDC_EDIT_LENGHT                 1145
#define IDC_EDIT1                       1148

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1149
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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