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

📄 resource.h

📁 用vc编的tsp算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by tspdemo.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_FORMVIEW                    101
#define IDR_MAINFRAME                   128
#define IDR_TSPDEMOTYPE                  129
#define GA_PROG_ICON                    130
#define IDC_APPLY                       1002
#define IDC_REVERT                      1003
#define IDC_PMUT                        1004
#define IDC_PCROSS                      1005
#define IDC_NGEN                        1006
#define IDC_POPSIZE                     1007
#define IDC_CLOSE                       1008
#define GA_MALG_SIMPLE                  32773
#define GA_MALG_SS                      32774
#define GA_MALG_CROWDING                32775
#define GA_MFUNC_RIPPLES                32776
#define GA_MFUNC_LOAF                   32777
#define GA_MFUNC_FOXHOLES               32778
#define GA_CNTRL_REWIND                 32783
#define GA_CNTRL_STOP                   32784
#define GA_CNTRL_STEP                   32785
#define GA_CNTRL_EVOLVE                 32786
#define GA_CNTRL_SOME                   32788
#define GA_MALG_INCREMENTAL             32790
#define GA_MALG_DEME                    32791
#define GA_MFUNC_SCHWEFEL               32792
#define GA_PARAMETERS                   32793

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32794
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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