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

📄 resource.h

📁 用C++开发的一个人工神经网络小游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by EludeObstacle.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_PROP2                       107
#define IDM_SaveMap1                    111
#define IDM_SaveMap2                    112
#define IDM_SaveMap3                    113
#define IDM_SaveMap4                    114
#define IDM_SaveMap5                    115
#define IDR_MAINFRAME                   128
#define IDR_ELUDEOTYPE                  129
#define IDD_DlgChangeParameter          130
#define IDD_PROP1                       131
#define IDB_BITMAP1                     132
#define IDB_BITMAP2                     143
#define IDB_BITMAP3                     158
#define IDD_PROP3                       159
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDM_SetParameter                1001
#define IDC_CHECK1                      1001
#define IDC_EDIT3                       1002
#define IDC_CHECK2                      1002
#define IDC_EDIT4                       1003
#define IDM_TrainNetwork                1003
#define IDC_EDIT5                       1004
#define IDM_TrainNetworkByStep          1004
#define IDC_CHECK3                      1004
#define IDC_EDIT6                       1005
#define IDM_DemoNetwork                 1005
#define IDC_EDIT7                       1006
#define IDM_DefaultMap4                 1006
#define IDC_EDIT10                      1012
#define IDC_EDIT9                       1013
#define IDC_EDIT8                       1014
#define IDC_EDIT11                      1015
#define IDC_EDIT12                      1016
#define IDC_EDIT13                      1017
#define IDC_EDIT14                      1018
#define IDC_EDIT15                      1019
#define IDM_DefaultMap3                 32771
#define IDM_Demo                        32772
#define IDM_PlayerControl               32773
#define IDM_StartGenAlg                 32774
#define IDM_StartStepGenAlg             32775
#define IDM_SetObstacle                 32776
#define IDM_SaveMap                     32777
#define IDM_DefaultMap1                 32778
#define IDM_DefaultMap2                 32779

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        160
#define _APS_NEXT_COMMAND_VALUE         1007
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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