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

📄 annapp.clw

📁 演示在角色扮演游戏中如何利用人工神经网络进行智能分类的训练
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CTrainPageDlg
LastTemplate=CStatic
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ANNApp.h"

ClassCount=7
Class1=CANNAppApp
Class2=CANNAppDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDR_MAINFRAME
Resource2=IDD_ABOUTBOX
Class4=CANNAppPropSheet
Resource3=IDD_TRAIN_PAGE_DLG
Class5=CTrainPageDlg
Class6=CTestPageDlg
Class7=CColorStatic
Resource4=IDD_TEST_PAGE_DLG

[CLS:CANNAppApp]
Type=0
HeaderFile=ANNApp.h
ImplementationFile=ANNApp.cpp
Filter=N

[CLS:CANNAppDlg]
Type=0
HeaderFile=ANNAppDlg.h
ImplementationFile=ANNAppDlg.cpp
Filter=D
LastObject=CANNAppDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=ANNAppDlg.h
ImplementationFile=ANNAppDlg.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

[CLS:CANNAppPropSheet]
Type=0
HeaderFile=ANNAppPropSheet.h
ImplementationFile=ANNAppPropSheet.cpp
BaseClass=CPropertySheet
Filter=W
LastObject=CANNAppPropSheet
VirtualFilter=hWC

[DLG:IDD_TRAIN_PAGE_DLG]
Type=1
Class=CTrainPageDlg
ControlCount=27
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,button,1342177287
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BUTTON_TRAIN,button,1342242816
Control8=IDC_EDIT_LR,edit,1484849280
Control9=IDC_EDIT_MT,edit,1350631552
Control10=IDC_LIST_TRAINSET,SysListView32,1350631425
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC_GOOD,static,1342312449
Control15=IDC_STATIC_ITER,static,1342312449
Control16=IDC_STATIC_TOTERROR,static,1342312449
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308353
Control19=IDC_STATIC,static,1342308353
Control20=IDC_STATIC,button,1342177287
Control21=IDC_SLIDER_INT,msctls_trackbar32,1342242817
Control22=IDC_SLIDER_EXP,msctls_trackbar32,1342242817
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_CHECK_AUTOLR,button,1342242819

[DLG:IDD_TEST_PAGE_DLG]
Type=1
Class=CTestPageDlg
ControlCount=24
Control1=IDC_STATIC,static,1342308353
Control2=IDC_STATIC,static,1342308353
Control3=IDC_STATIC,static,1342308353
Control4=IDC_STATIC,static,1342308353
Control5=IDC_SLIDER_CLOTHING,msctls_trackbar32,1342242817
Control6=IDC_SLIDER_WEAPON,msctls_trackbar32,1342242817
Control7=IDC_STATIC_CL03,static,1342308352
Control8=IDC_STATIC_CL06,static,1342308352
Control9=IDC_STATIC_CL09,static,1342308352
Control10=IDC_STATIC_WP03,static,1342308352
Control11=IDC_STATIC_WP06,static,1342308352
Control12=IDC_STATIC_WP09,static,1342308352
Control13=IDC_EDIT_INPUT0,edit,1350633600
Control14=IDC_EDIT_INPUT1,edit,1350633600
Control15=IDC_BUTTON_RUN,button,1342242816
Control16=IDC_EDIT_OUT0,edit,1350633600
Control17=IDC_EDIT_OUT1,edit,1350633600
Control18=IDC_EDIT_OUT2,edit,1350633600
Control19=IDC_STATIC_OUT0,static,1342308865
Control20=IDC_STATIC_WP0,static,1342308352
Control21=IDC_STATIC_CL0,static,1342308352
Control22=IDC_STATIC_NNINFO,static,1350701568
Control23=IDC_STATIC_OUT1,static,1342308865
Control24=IDC_STATIC_OUT2,static,1342308865

[CLS:CTrainPageDlg]
Type=0
HeaderFile=TrainPageDlg.h
ImplementationFile=TrainPageDlg.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CTrainPageDlg
VirtualFilter=idWC

[CLS:CTestPageDlg]
Type=0
HeaderFile=TestPageDlg.h
ImplementationFile=TestPageDlg.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CTestPageDlg
VirtualFilter=idWC

[CLS:CColorStatic]
Type=0
HeaderFile=ColorStatic.h
ImplementationFile=ColorStatic.cpp
BaseClass=CStatic
Filter=W
VirtualFilter=WC
LastObject=CColorStatic

⌨️ 快捷键说明

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