资源简介
本程序是在MFC框架下开发的,采用了四种不同的算法进行B样条曲线的绘制。
架构清晰,方法简单,便于学习和改进。
代码片段和文件信息
// BSpline.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “BSpline.h“
#include “MainFrm.h“
#include “ChildFrm.h“
#include “BSplineDoc.h“
#include “BSplineView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CBSplineApp
BEGIN_MESSAGE_MAP(CBSplineApp CWinApp)
//{{AFX_MSG_MAP(CBSplineApp)
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)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CBSplineApp construction
CBSplineApp::CBSplineApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CBSplineApp object
CBSplineApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CBSplineApp initialization
BOOL CBSplineApp::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.
CMultiDocTemplate* pDocTemplate;
pDocTemplate = new CMultiDocTemplate(
IDR_BSPLINTYPE
RUNTIME_CLASS(CBSplineDoc)
RUNTIME_CLASS(CChildframe) // custom MDI child frame
RUNTIME_CLASS(CBSplineView));
AddDocTemplate(pDocTemplate);
// create main MDI frame window
CMainframe* pMainframe = new CMainframe;
if (!pMainframe->Loadframe(IDR_MAINframe))
return FALSE;
m_pMainWnd = pMainframe;
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!Proc
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 45260 2013-11-16 15:21 BSpline\BSpline.aps
文件 2955 2013-11-16 15:18 BSpline\BSpline.clw
文件 4408 2013-11-16 15:06 BSpline\BSpline.cpp
文件 4704 2013-11-16 15:06 BSpline\BSpline.dsp
文件 520 2013-11-16 15:06 BSpline\BSpline.dsw
文件 1367 2013-11-16 15:06 BSpline\BSpline.h
文件 50176 2013-11-16 15:35 BSpline\BSpline.ncb
文件 48640 2013-11-16 15:35 BSpline\BSpline.opt
文件 2000 2013-11-16 15:22 BSpline\BSpline.plg
文件 13500 2013-11-16 15:21 BSpline\BSpline.rc
文件 1762 2013-11-16 15:06 BSpline\BSplineDoc.cpp
文件 1486 2013-11-16 15:06 BSpline\BSplineDoc.h
文件 8388 2013-11-16 15:21 BSpline\BSplineView.cpp
文件 5085 2013-11-16 15:21 BSpline\BSplineView.h
文件 1534 2013-11-16 15:06 BSpline\ChildFrm.cpp
文件 1397 2013-11-16 15:06 BSpline\ChildFrm.h
文件 127038 2013-11-16 15:22 BSpline\Debug\BSpline.exe
文件 351184 2013-11-16 15:22 BSpline\Debug\BSpline.ilk
文件 23302 2013-11-16 15:22 BSpline\Debug\BSpline.obj
文件 5494684 2013-11-16 15:22 BSpline\Debug\BSpline.pch
文件 353280 2013-11-16 15:22 BSpline\Debug\BSpline.pdb
文件 7968 2013-11-16 15:21 BSpline\Debug\BSpline.res
文件 14533 2013-11-16 15:22 BSpline\Debug\BSplineDoc.obj
文件 45730 2013-11-16 15:22 BSpline\Debug\BSplineView.obj
文件 16008 2013-11-16 15:22 BSpline\Debug\ChildFrm.obj
文件 18772 2013-11-16 15:22 BSpline\Debug\MainFrm.obj
文件 105404 2013-11-16 15:22 BSpline\Debug\StdAfx.obj
文件 205824 2013-11-16 15:22 BSpline\Debug\vc60.idb
文件 364544 2013-11-16 15:22 BSpline\Debug\vc60.pdb
文件 2524 2013-11-16 15:06 BSpline\MainFrm.cpp
............此处省略15个文件信息
- 上一篇:基于MFC的模拟时钟程序
- 下一篇:目标检测 机器学习方法 静态场景 测试车辆检测
相关资源
- 基于MFC的模拟时钟程序
- MFC画图小程序
- MFC时钟程序
- MFC简单图书馆管理系统
- VC++6.0 MFC AGV绘轨迹
- VS2010_MFC完全版全五十四章从入门到精
- 用matlab编的基于DTW和MFC算法的语音识
- 用MFC实现的简单qq聊天
- c++指纹识别系统
- DemoHttpMFC.zip
- VC仿Xp计算器
- 功能全面的mfc Web浏览器
- MFC银行管理系统
- GMFC pro v3.081 軟件與破解檔
- mfc职员信息管理系统所有源代码
- MFC入门个人简历
- VC++ 推箱子游戏源代码(双缓存版)
- VC++ Win32俄罗斯方块游戏源码(新)
- 连连看 MFC
- MFC汉字排序
- 基于MFC的界面设计,包括灰度化、边
- VS2008 MFC简易计算器
- MFC实现简易画图程序
- gmm mfcc说话人识别
- MFC登录注册系统C++
- mfc42d.dll 【万能,适用于32位,64位】
- 基于MFC的电梯调度仿真程序
- mfc连连看代码
- 基于特征脸的人脸识别MFC+OpenCV
- cv::namedWindowGLFWwindow以及notepad嵌入MF
评论
共有 条评论