资源简介
完全使用C++语言编程的数据结构动画,实现其基本功能。
代码片段和文件信息
// classO9532 30.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “classO9532 30.h“
#include “MainFrm.h“
#include “classO9532 30Doc.h“
#include “classO9532 30View.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CClassO953230App
BEGIN_MESSAGE_MAP(CClassO953230App CWinApp)
//{{AFX_MSG_MAP(CClassO953230App)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CClassO953230App construction
CClassO953230App::CClassO953230App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CClassO953230App object
CClassO953230App theApp;
/////////////////////////////////////////////////////////////////////////////
// CClassO953230App initialization
BOOL CClassO953230App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
// Change the registry key under which our settings are stored.
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(); // Load standard INI file options (including MRU)
// Register the application‘s document templates. Document templates
// serve as the connection between documents frame windows and views.
CSingleDocTemplate* pDocTemplate;
pDocTemplate = new CSingleDocTemplate(
IDR_MAINframe
RUNTIME_CLASS(CClassO953230Doc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CClassO953230View));
AddDocTemplate(pDocTemplate);
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!ProcessShellCommand(cmdInfo))
return FALSE;
// The one and only window has been initialized so show and update it.
m_pMainWnd->ShowWindow(SW_SHOW);
m_pMainWnd->UpdateWindow();
retur
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1367776 2010-06-30 19:25 classO9532\classO9532 30.aps
文件 1787 2010-07-01 15:29 classO9532\classO9532 30.clw
文件 4230 2010-06-28 15:29 classO9532\classO9532 30.cpp
文件 4985 2010-06-30 19:42 classO9532\classO9532 30.dsp
文件 536 2010-06-28 15:29 classO9532\classO9532 30.dsw
文件 1428 2010-06-28 15:29 classO9532\classO9532 30.h
文件 66560 2010-07-04 22:57 classO9532\classO9532 30.ncb
文件 54784 2010-07-04 22:57 classO9532\classO9532 30.opt
文件 262 2010-07-04 22:57 classO9532\classO9532 30.plg
文件 9840 2010-06-30 19:25 classO9532\classO9532 30.rc
文件 1868 2010-06-28 15:29 classO9532\classO9532 30Doc.cpp
文件 1543 2010-06-28 15:29 classO9532\classO9532 30Doc.h
文件 6048 2010-07-01 22:55 classO9532\classO9532 30View.cpp
文件 2136 2010-07-01 13:10 classO9532\classO9532 30View.h
文件 1732684 2010-07-04 22:56 classO9532\Debug\classO9532 30.exe
文件 312500 2010-07-04 22:56 classO9532\Debug\classO9532 30.ilk
文件 23010 2010-06-28 15:30 classO9532\Debug\classO9532 30.obj
文件 5507044 2010-06-28 15:30 classO9532\Debug\classO9532 30.pch
文件 508928 2010-07-04 22:56 classO9532\Debug\classO9532 30.pdb
文件 1347200 2010-07-04 22:56 classO9532\Debug\classO9532 30.res
文件 14845 2010-06-28 15:30 classO9532\Debug\classO9532 30Doc.obj
文件 28584 2010-07-01 22:55 classO9532\Debug\classO9532 30View.obj
文件 18822 2010-06-30 20:04 classO9532\Debug\MainFrm.obj
文件 105457 2010-06-28 15:30 classO9532\Debug\StdAfx.obj
文件 222208 2010-07-04 22:57 classO9532\Debug\vc60.idb
文件 372736 2010-07-01 22:55 classO9532\Debug\vc60.pdb
文件 2141 2010-06-30 20:04 classO9532\MainFrm.cpp
文件 1553 2010-06-28 15:29 classO9532\MainFrm.h
文件 4166 2010-06-28 15:29 classO9532\ReadMe.txt
文件 15678 2010-06-30 19:25 classO9532\res\1.bmp
............此处省略16个文件信息
相关资源
- 数据结构课程设计图书管理系统c语言
- c++数据结构 算法模板
- 哈夫曼编码译码器数据结构
- 数据结构C语言版(经典绝版)清华大
- 数据结构课程设计,最小生成树,采
- 数据结构 图 景点信息管理系统
- 数据结构 C语言描述 第2版 殷人昆 随
- 数据结构C语言版 严蔚敏 清华大学出
- 06.什么是递归.wmv目前数据结构最好的
- 2048游戏 - 数据结构(C语言)课程设计
- 数据结构c语言严蔚敏第一版
- 数据结构与算法.pdf
- 《数据结构与算法分析:C语言描述》原
- 数据结构与算法分析--C语言描述(M
- 数据结构 C语言 严蔚敏(有书签)
- 严蔚敏数据结构(最全资料)
- 《数据结构》清华大学C语言版内部课
- 数据结构与算法分析C++语言描述第二
- mfc实现八皇后问题
- 《严蔚敏:数据结构题集(C语言版)
- 简单LISP算术表达式计算器
- 数据结构C++殷人昆第二版答案
- 《数据结构题集C语言版》严蔚敏,吴
- 数据结构大作业 快递系统 C语言
- 功能完善的俄罗斯方块程序(C语言编
- 数据结构C语言版第2版源代码
- 吉大中心校区校园导游系统
- 数据结构C语言版第2版课后习题答案
- 数据结构教材严版高清
- 数据结构课程设计 职工管理系统 c语
评论
共有 条评论