resource.h
来自「双蚁群算法实现机器人路径规划」· C头文件 代码 · 共 40 行
H
40 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AntColony.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SETDIALOG2_DIALOG 103
#define IDR_MAINFRAME 128
#define IDR_ANTCOLTYPE 129
#define IDD_AUTOOBS 130
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_BUTTON1 1001
#define IDC_EDIT3 1002
#define IDC_BUTTON2 1002
#define IDC_BUTTON3 1003
#define IDC_BUTTON4 1004
#define ID_SETPAR 32771
#define ID_SETOBS 32772
#define ID_STARTSIMU 32773
#define ID_SHOWBESTPATH 32774
#define ID_SHOWLASTMAP 32774
#define ID_RESETALL 32775
#define ID_MOVEOBS 32776
#define ID_CMAP 32777
#define ID_SHOWSHANGE 32778
#define ID_MENUITEM32779 32779
#define ID_AUTOOBSSET 32779
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 104
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?