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

📄 resource.h

📁 蚁群算法是解决电力调配系统和商场供货系统问题的有效算法,这里提供了一种蚁群算法,供大家参考
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by acs.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_ACS_FORM                    101
#define IDB_SPLASH                      102
#define IDB_LIGHTBULB                   103
#define IDD_TIP                         104
#define CG_IDS_TIPOFTHEDAY              105
#define CG_IDS_TIPOFTHEDAYMENU          106
#define CG_IDS_DIDYOUKNOW               107
#define CG_IDS_FILE_ABSENT              108
#define CG_IDP_FILE_CORRUPT             109
#define CG_IDS_TIPOFTHEDAYHELP          110
#define IDR_MAINFRAME                   128
#define IDR_ACSTYPE                     129
#define IDD_DIALOG_SETDEFAULT           130
#define IDD_TIP_DIALOG                  131
#define IDC_HAND                        136
#define IDD_DIALOG1                     137
#define IDC_TIPTEXT                     1000
#define IDC_BULB                        1000
#define IDC_EDIT1                       1001
#define IDC_STARTUP                     1001
#define IDC_EDIT2                       1002
#define IDC_EDIT4                       1003
#define IDC_EDIT3                       1004
#define IDC_TIPSTRING                   1004
#define IDC_EDIT5                       1005
#define IDC_EDIT6                       1006
#define IDC_LINK1                       1007
#define IDC_LINK2                       1008
#define IDC_RUNTIME                     1009
#define ID_MENU_SETDEFAULT              32771
#define ID_MENU_RUNSYSTEM               32772
#define IDD_FULLSCREEN_MENU             32773
#define ID_INDICATOR_CLOCK              61204

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           111
#endif
#endif

⌨️ 快捷键说明

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