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

📄 matlab调用.clw

📁 这是一个matlab与VC混和编程的例程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=COneInputDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "matlab调用.h"

ClassCount=5
Class1=CMatlabApp
Class2=CMatlabDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_MATLAB_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG1
Resource4=IDD_ABOUTBOX
Class4=C2InputDlg
Class5=COneInputDlg
Resource5=IDD_DIALOG2

[CLS:CMatlabApp]
Type=0
HeaderFile=matlab调用.h
ImplementationFile=matlab调用.cpp
Filter=N

[CLS:CMatlabDlg]
Type=0
HeaderFile=matlab调用Dlg.h
ImplementationFile=matlab调用Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=ID_ADD

[CLS:CAboutDlg]
Type=0
HeaderFile=matlab调用Dlg.h
ImplementationFile=matlab调用Dlg.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_MATLAB_DIALOG]
Type=1
Class=CMatlabDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=ID_ADD,button,1342242816
Control3=ID_MINUS,button,1342242816
Control4=ID_TIMES,button,1342242816
Control5=ID_DIV,button,1342242816
Control6=ID_INV,button,1342242816
Control7=ID_TRANSPOSE,button,1342242816
Control8=ID_DET,button,1342242816
Control9=ID_EIG,button,1342242816
Control10=ID_PLOT,button,1342242816
Control11=ID_FUNRESOLVE,button,1342242816
Control12=ID_DISCREATE,button,1342242816

[DLG:IDD_DIALOG1]
Type=1
Class=C2InputDlg
ControlCount=8
Control1=IDC_EDIT1,edit,1350635652
Control2=IDC_EDIT2,edit,1350635652
Control3=ID_RESULT,static,1342308352
Control4=IDOK,button,1342242816
Control5=ID_CACULATE,button,1342242816
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG2]
Type=1
Class=COneInputDlg
ControlCount=6
Control1=IDOK,button,1342242816
Control2=ID_CACULATE,button,1342242816
Control3=IDC_EDIT1,edit,1350635652
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=ID_RESULT,static,1342308352

[CLS:C2InputDlg]
Type=0
HeaderFile=2InputDlg.h
ImplementationFile=2InputDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=ID_CACULATE

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

⌨️ 快捷键说明

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