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

📄 arithmeticdemo.clw

📁 这是用VC++编的算法分析中的实现!!有每个源程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=6
Class1=CArithmeticDemoApp
Class2=CAboutDlg
Class3=CArithmeticDemoDlg
Class4=CQuickSortDlg
Class5=CStrMaxSumDlg

ResourceCount=5
Resource1=IDD_STRMAXSUMDLG
Resource2=IDD_ARITHMETICDEMO_DIALOG
Resource3=IDD_QUICKSORTDLG
Resource4=IDD_ABOUTBOX
Class6=CBagDlg
Resource5=IDD_BAGDLG

[CLS:CArithmeticDemoApp]
Type=0
BaseClass=CWinApp
HeaderFile=ArithmeticDemo.h
ImplementationFile=ArithmeticDemo.cpp
LastObject=CArithmeticDemoApp

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

[CLS:CArithmeticDemoDlg]
Type=0
BaseClass=CDialog
HeaderFile=ArithmeticDemoDlg.h
ImplementationFile=ArithmeticDemoDlg.cpp
Filter=D
VirtualFilter=dWC

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

[CLS:CStrMaxSumDlg]
Type=0
BaseClass=CDialog
HeaderFile=StrMaxSumDlg.h
ImplementationFile=StrMaxSumDlg.cpp
Filter=D
VirtualFilter=dWC

[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_ARITHMETICDEMO_DIALOG]
Type=1
Class=CArithmeticDemoDlg
ControlCount=6
Control1=IDC_QUICKSORT,button,1342242816
Control2=IDC_STRMAXSUMBTN,button,1342242816
Control3=IDC_BAGBTN,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG1]
Type=1
Class=CQuickSortDlg

[DLG:IDD_STRMAXSUMDLG]
Type=1
Class=CStrMaxSumDlg
ControlCount=10
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_ANSWERBTN,button,1342242816
Control5=IDC_CLEANBTN,button,1342242816
Control6=IDC_INPUTDATAENTRIES,edit,1350631552
Control7=IDC_INPUTDATA,edit,1350631552
Control8=IDC_MAXSUM,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_TYPE,combobox,1344339970

[DLG:IDD_QUICKSORTDLG]
Type=1
Class=CQuickSortDlg
ControlCount=10
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_NUM,edit,1350631552
Control5=IDC_TYPE,combobox,1344339970
Control6=IDC_STATIC,static,1342308352
Control7=IDC_ELEMENT,edit,1350631552
Control8=IDC_RESULT,edit,1350631552
Control9=IDC_STARTSORT,button,1342242816
Control10=IDC_CLEANBTN,button,1342242816

[DLG:IDD_BAGDLG]
Type=1
Class=CBagDlg
ControlCount=13
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EACHGOODSWEIGHT,edit,1350631552
Control6=IDC_EACHGOODSVALUE,edit,1350631552
Control7=IDC_BAGBULK,edit,1350631552
Control8=IDC_BAGMAXVALUE,edit,1350631552
Control9=IDC_ANSWERBTN,button,1342242816
Control10=IDC_CLEANBTN,button,1342242816
Control11=IDC_STATIC,static,1342308352
Control12=IDC_GOODSKIND,edit,1350631552
Control13=IDC_STATIC,static,1342308352

[CLS:CBagDlg]
Type=0
HeaderFile=BagDlg.h
ImplementationFile=BagDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_BAGMAXVALUE
VirtualFilter=dWC

⌨️ 快捷键说明

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