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

📄 ga.clw

📁 这是一个利用遗传算法求解函数极值
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ga.h"
LastPage=0

ClassCount=4
Class1=CGAApp
Class2=CAboutDlg
Class3=CGADlg
Class4=CParaSetDlg

ResourceCount=4
Resource1=IDD_PARAMSET
Resource2=IDD_ABOUTBOX
Resource3=IDD_GA_DIALOG
Resource4=IDD_DIALOG1

[CLS:CGAApp]
Type=0
BaseClass=CWinApp
HeaderFile=GA.h
ImplementationFile=GA.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=GADlg.cpp
ImplementationFile=GADlg.cpp
LastObject=CAboutDlg

[CLS:CGADlg]
Type=0
BaseClass=CDialog
HeaderFile=GADlg.h
ImplementationFile=GADlg.cpp

[CLS:CParaSetDlg]
Type=0
BaseClass=CDialog
HeaderFile=ParaSetDlg.h
ImplementationFile=ParaSetDlg.cpp

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_GA_DIALOG]
Type=1
Class=CGADlg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_PARAMSET,button,1342242816
Control4=IDC_CALCULATE,button,1342242816
Control5=IDC_STATIC,button,1342177287
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,button,1342177287
Control8=IDC_FUNCSTATIC,static,1342308352
Control9=IDC_PARAMSTATIC,static,1342308352
Control10=IDC_COMBO1,combobox,1344339970
Control11=IDC_CALCULATESTATIC,static,1342308352

[DLG:IDD_PARAMSET]
Type=1
Class=CParaSetDlg
ControlCount=17
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_CROSSEDIT,edit,1350631552
Control5=IDC_MUTATEDIT,edit,1350631552
Control6=IDC_POPEDIT,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_PREEDIT,edit,1350631552
Control11=IDC_STATIC,static,1342308352
Control12=IDC_GENEDIT,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_DEFAULT,button,1342242816
Control17=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG1]
Type=1
Class=?
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_IPADDRESS1,SysIPAddress32,1342242816
Control4=IDC_DATETIMEPICKER1,SysDateTimePick32,1342242867
Control5=IDC_MONTHCALENDAR1,SysMonthCal32,1342242832
Control6=IDC_COMBOBOXEX1,ComboBoxEx32,1344340226

⌨️ 快捷键说明

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