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

📄 els_ro_aic.clw

📁 实现一次完成增广最小二乘法,主要用于系统模型辨识
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CELS_RO_AICApp
Class2=CELS_RO_AICDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ELS_RO_AIC_DIALOG

[CLS:CELS_RO_AICApp]
Type=0
HeaderFile=ELS_RO_AIC.h
ImplementationFile=ELS_RO_AIC.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=ELS_RO_AICDlg.h
ImplementationFile=ELS_RO_AICDlg.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_ELS_RO_AIC_DIALOG]
Type=1
Class=CELS_RO_AICDlg
ControlCount=27
Control1=IDC_BUTTON_ELS_RO_AIC,button,1342259201
Control2=IDC_EDIT_wnMEAN,edit,1350631552
Control3=IDC_EDIT_wnVAR,edit,1350631552
Control4=IDC_EDIT_wnLEN,edit,1350631552
Control5=IDC_BUTTON_whitenoiseMAKE,button,1342242816
Control6=IDC_EDIT_mVALn,edit,1350631552
Control7=IDC_EDIT_mLOC,edit,1350631552
Control8=IDC_SPIN_MLOC,msctls_updown32,1342242850
Control9=IDC_BUTTON_mSerialMAKE,button,1342242816
Control10=IDC_RADIO_MODEL1,button,1342242825
Control11=IDC_RADIO_MODEL2,button,1342242825
Control12=IDC_EDIT_mLEN,edit,1350568064
Control13=IDC_STATIC,button,1342177287
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,button,1342177287
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC_RefTEXT,static,1342177287
Control22=IDC_STATIC_GRAPH,static,1342177287
Control23=IDC_STATIC_IDRefTEXT,static,1342177287
Control24=IDC_STATIC_ErrTEXT,static,1342177287
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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