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

📄 gf.clw

📁 用vc++编写的遗传算法程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=process
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "GF.h"

ClassCount=5
Class1=CGFApp
Class2=CGFDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_DIALOG1
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=help
Resource4=IDD_GF_DIALOG
Class5=process
Resource5=IDD_DIALOG2

[CLS:CGFApp]
Type=0
HeaderFile=GF.h
ImplementationFile=GF.cpp
Filter=N

[CLS:CGFDlg]
Type=0
HeaderFile=GFDlg.h
ImplementationFile=GFDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CGFDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=GFDlg.h
ImplementationFile=GFDlg.cpp
Filter=D

[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_GF_DIALOG]
Type=1
Class=CGFDlg
ControlCount=43
Control1=IDOK,button,1342300161
Control2=IDCANCEL,button,1342300161
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308620
Control5=IDC_STATIC,static,1342177287
Control6=IDC_STATIC,static,1342177287
Control7=IDC_STATIC,static,1342177287
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT1,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT2,edit,1350631552
Control15=IDC_EDIT3,edit,1350631552
Control16=IDC_EDIT4,edit,1350631552
Control17=IDC_EDIT5,edit,1350631552
Control18=IDC_STATIC,static,1342308620
Control19=IDC_STATIC,static,1342308620
Control20=IDC_STATIC,static,1342308620
Control21=IDC_STATIC,static,1342308620
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342177287
Control25=IDC_STATIC,static,1342177287
Control26=IDC_LIST1,listbox,1352728835
Control27=IDC_STATIC,static,1342177287
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_EDIT18,edit,1350637572
Control31=IDC_BUTTON1,button,1342242817
Control32=IDC_STATIC,static,1342308352
Control33=IDC_LIST2,listbox,1352728835
Control34=IDC_COMBO1,combobox,1344340226
Control35=IDC_STATIC,button,1342177287
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342308352
Control38=IDC_EDIT19,edit,1350631552
Control39=IDC_EDIT20,edit,1350631552
Control40=IDC_EDIT21,edit,1350631552
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC,static,1342308352
Control43=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG1]
Type=1
Class=help
ControlCount=3
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352

[CLS:help]
Type=0
HeaderFile=help.h
ImplementationFile=help.cpp
BaseClass=CDialog
Filter=D
LastObject=help

[DLG:IDD_DIALOG2]
Type=1
Class=process
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[CLS:process]
Type=0
HeaderFile=process.h
ImplementationFile=process.cpp
BaseClass=CDialog
Filter=D
LastObject=IDCANCEL

⌨️ 快捷键说明

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