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

📄 romber.clw

📁 采用Romberg积分方法
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CRomberApp
Class2=CAboutDlg
Class3=CRomberDlg

ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_ROMBER_DIALOG

[CLS:CRomberApp]
Type=0
BaseClass=CWinApp
HeaderFile=Romber.h
ImplementationFile=Romber.cpp

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

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

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

[DLG:IDD_ROMBER_DIALOG]
Type=1
Class=CRomberDlg
ControlCount=25
Control1=IDOK,button,1342242817
Control2=IDC_COORD,static,1342177287
Control3=IDC_DRAWMAP,button,1342242816
Control4=IDC_STATIC,static,1342308353
Control5=IDC_EDIT_function,edit,1350631552
Control6=IDC_STATIC,static,1342308353
Control7=IDC_EDIT_LowerLimit,edit,1350631552
Control8=IDC_STATIC,static,1342308353
Control9=IDC_EDIT_UpperLimit,edit,1350631552
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,button,1342177287
Control12=IDC_STATIC,static,1342308352
Control13=IDC_Range_X,edit,1350631552
Control14=IDC_STATIC,static,1342308352
Control15=IDC_Range_Y,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=IDC_ScaleNum_X,edit,1350631552
Control18=IDC_STATIC,static,1342308352
Control19=IDC_ScaleNum_Y,edit,1350631552
Control20=IDC_STATIC,static,1342308352
Control21=IDC_EDIT_RombergValue,edit,1350631552
Control22=IDC_STATIC,static,1342308352
Control23=IDC_EDIT_RombergError,edit,1350631552
Control24=IDC_STATIC,button,1342177287
Control25=IDC_RectFill,button,1342242819

⌨️ 快捷键说明

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