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

📄 new01背包问题.clw

📁 Knapsack problemnew01背包问题(动态规划) 01背包实验报告
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CNew01Dlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "new01背包问题.h"

ClassCount=3
Class1=CNew01App
Class2=CNew01Dlg
Class3=CAboutDlg

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

[CLS:CNew01App]
Type=0
HeaderFile=new01背包问题.h
ImplementationFile=new01背包问题.cpp
Filter=N

[CLS:CNew01Dlg]
Type=0
HeaderFile=new01背包问题Dlg.h
ImplementationFile=new01背包问题Dlg.cpp
Filter=D
LastObject=IDC_BTN_START2
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=new01背包问题Dlg.h
ImplementationFile=new01背包问题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_NEW01_DIALOG]
Type=1
Class=CNew01Dlg
ControlCount=60
Control1=IDC_EDIT_AMOUNT,edit,1350631552
Control2=IDC_BTN_AMOUNT,button,1342242816
Control3=IDC_EDIT2,edit,1350631552
Control4=IDC_EDIT3,edit,1350631552
Control5=IDC_EDIT4,edit,1350631552
Control6=IDC_EDIT5,edit,1350631552
Control7=IDC_EDIT6,edit,1350631552
Control8=IDC_EDIT7,edit,1350631552
Control9=IDC_EDIT8,edit,1350631552
Control10=IDC_EDIT9,edit,1350631552
Control11=IDC_EDIT10,edit,1350631552
Control12=IDC_EDIT11,edit,1350631552
Control13=IDC_EDIT12,edit,1350631552
Control14=IDC_EDIT13,edit,1350631552
Control15=IDC_EDIT14,edit,1350631552
Control16=IDC_EDIT15,edit,1350631552
Control17=IDC_EDIT16,edit,1350631552
Control18=IDC_EDIT17,edit,1350631552
Control19=IDC_EDIT18,edit,1350631552
Control20=IDC_EDIT19,edit,1350631552
Control21=IDC_EDIT20,edit,1350631552
Control22=IDC_EDIT21,edit,1350631552
Control23=IDC_EDIT_VOLUMN,edit,1350631552
Control24=IDC_BTN_START,button,1342242816
Control25=IDC_EDIT_MAX_VALUE,edit,1350631552
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,button,1342177287
Control29=IDC_STATIC,button,1342177287
Control30=IDC_STATIC,static,1342308352
Control31=IDC_STATIC,static,1342308352
Control32=IDC_STATIC,static,1342308352
Control33=IDC_STATIC,static,1342308352
Control34=IDC_STATIC,static,1342308352
Control35=IDC_STATIC,static,1342308352
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342308352
Control38=IDC_STATIC,static,1342308352
Control39=IDC_STATIC,static,1342308352
Control40=IDC_STATIC,static,1342308352
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC,static,1342308352
Control43=IDC_STATIC,static,1342308352
Control44=IDC_STATIC,static,1342308352
Control45=IDC_STATIC,static,1342308352
Control46=IDC_STATIC,static,1342308352
Control47=IDC_STATIC,static,1342308352
Control48=IDC_STATIC,static,1342308352
Control49=IDC_STATIC,static,1342308352
Control50=IDC_STATIC,button,1342177287
Control51=IDC_STATIC,button,1342177287
Control52=IDC_STATIC,button,1342177287
Control53=IDC_STATIC,button,1342177287
Control54=IDC_STATIC,button,1342177287
Control55=IDC_STATIC,button,1342177287
Control56=IDC_STATIC,button,1342177287
Control57=IDC_STATIC,button,1342177287
Control58=IDC_STATIC,button,1342177287
Control59=IDC_STATIC,button,1342177287
Control60=IDC_BTN_CLEAR,button,1342242816

⌨️ 快捷键说明

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