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

📄 sort_compare.clw

📁 常用的几种排序算法的实现源码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CSort_compareApp
Class2=CSort_compareDlg
Class3=CAboutDlg

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

[CLS:CSort_compareApp]
Type=0
HeaderFile=sort_compare.h
ImplementationFile=sort_compare.cpp
Filter=N

[CLS:CSort_compareDlg]
Type=0
HeaderFile=sort_compareDlg.h
ImplementationFile=sort_compareDlg.cpp
Filter=D
LastObject=IDC_RICHEDIT3
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=sort_compareDlg.h
ImplementationFile=sort_compareDlg.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_SORT_COMPARE_DIALOG]
Type=1
Class=CSort_compareDlg
ControlCount=32
Control1=IDCANCEL,button,1342242816
Control2=IDC_START_COMPARE,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_COMPARE_NUMBER,edit,1350631552
Control5=IDC_BUBBLE_COM,edit,1350631552
Control6=IDC_DIRECET_COM,edit,1350631552
Control7=IDC_SIMPLE_COM,edit,1350631552
Control8=IDC_BUBBLE_MOVE,edit,1350631552
Control9=IDC_DIRECT_MOVE,edit,1350631552
Control10=IDC_SIMPLE_MOVE,edit,1350631552
Control11=IDC_HIER_COM,edit,1350631552
Control12=IDC_HIER_MOVE,edit,1350631552
Control13=IDC_QUICK_COM,edit,1350631552
Control14=IDC_QUICK_MOVE,edit,1350631552
Control15=IDC_PILE_COM,edit,1350631552
Control16=IDC_PILE_MOVE,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_RICHEDIT,RICHEDIT,1350631552
Control27=IDC_RICHEDIT1,RICHEDIT,1350631552
Control28=IDC_RICHEDIT2,RICHEDIT,1350631552
Control29=IDC_RICHEDIT3,RICHEDIT,1350631552
Control30=IDC_STATIC,static,1342308352
Control31=IDC_OUTPUT,edit,1350631552
Control32=IDC_BUTTON1,button,1342242816

⌨️ 快捷键说明

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