资源简介
贝赛尔曲线 基于mfc实现的,通过添加点画出贝塞尔曲线。有实现的窗口,有添加和移动按钮,可以画出任意的贝塞尔曲线。
代码片段和文件信息
// Bezier.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “Bezier.h“
#include “BezierDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CBezierApp
BEGIN_MESSAGE_MAP(CBezierApp CWinApp)
//{{AFX_MSG_MAP(CBezierApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CBezierApp construction
CBezierApp::CBezierApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CBezierApp object
CBezierApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CBezierApp initialization
BOOL CBezierApp::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
CBezierDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-06-30 16:49 贝赛尔曲线\
文件 19928 2011-06-03 07:40 贝赛尔曲线\Bezier.aps
文件 864 2011-06-02 18:34 贝赛尔曲线\Bezier.clw
文件 2063 2001-12-31 15:17 贝赛尔曲线\Bezier.cpp
文件 4159 2001-12-31 15:17 贝赛尔曲线\Bezier.dsp
文件 535 2001-12-31 15:17 贝赛尔曲线\Bezier.dsw
文件 1324 2001-12-31 15:17 贝赛尔曲线\Bezier.h
文件 91136 2011-06-03 07:42 贝赛尔曲线\Bezier.ncb
文件 49664 2011-06-02 22:54 贝赛尔曲线\Bezier.opt
文件 437 2011-06-02 18:47 贝赛尔曲线\Bezier.plg
文件 5141 2011-06-02 18:31 贝赛尔曲线\Bezier.rc
文件 6129 2003-07-15 15:56 贝赛尔曲线\BezierDlg.cpp
文件 1746 2003-07-12 08:53 贝赛尔曲线\BezierDlg.h
文件 2916 2004-10-04 21:33 贝赛尔曲线\Cn700.com.txt
目录 0 2011-06-02 18:47 贝赛尔曲线\Debug\
文件 106571 2011-06-02 18:34 贝赛尔曲线\Debug\Bezier.exe
文件 192212 2011-06-02 18:34 贝赛尔曲线\Debug\Bezier.ilk
文件 12916 2011-06-02 18:34 贝赛尔曲线\Debug\Bezier.obj
文件 5499464 2011-06-02 18:34 贝赛尔曲线\Debug\Bezier.pch
文件 271360 2011-06-02 18:34 贝赛尔曲线\Debug\Bezier.pdb
文件 2324 2011-06-02 18:47 贝赛尔曲线\Debug\Bezier.res
文件 26422 2011-06-02 18:34 贝赛尔曲线\Debug\BezierDlg.obj
文件 105493 2011-06-02 18:34 贝赛尔曲线\Debug\StdAfx.obj
文件 189440 2011-06-02 18:47 贝赛尔曲线\Debug\vc60.idb
文件 364544 2011-06-02 18:34 贝赛尔曲线\Debug\vc60.pdb
文件 10038 2008-01-22 08:54 贝赛尔曲线\RCa02528
文件 208 2001-12-31 15:17 贝赛尔曲线\StdAfx.cpp
文件 1054 2001-12-31 15:17 贝赛尔曲线\StdAfx.h
文件 223 2004-10-04 20:06 贝赛尔曲线\readme.htm
文件 2470 2004-10-04 21:37 贝赛尔曲线\readme.txt
目录 0 2007-11-11 10:32 贝赛尔曲线\res\
............此处省略3个文件信息
- 上一篇:基于C语言的数字图像处理
- 下一篇:c++ template中文版
相关资源
- MFC画图,温度和湿度曲线含源码
- 用c++做数据曲线和函数曲线
- 分别用c语言和c++mfc实现正态分布曲线
- B样条曲线的绘制
- 读取txt文件数据,根据数据画曲线绝
- vc++实现曲线显示界面,曲线类型有:
- 用c++写的曲线拟合程序
- Hermite,Bezier,三次B样条曲线的MFC实现
- 使用qwtPlot3D实现三维曲线、轨迹绘制
- 基于VC++6.0的绘图软件画直线曲线矩形
- TeeChart8.ocx微软原配
- c++QT5新版画任意阶贝塞尔曲线完整工
- 函数图像生成器&利用CPU画曲线
- hermite曲线,MFC实现
- VC画正弦函数曲线带参数设置
- MFC 实时曲线绘制
- teechart代码教程
- MFC-High_Speed Charting绘制动态曲线
- MFC实现Koch曲线的绘制
- mfc画y=x^2的曲线
- mfc 串口数据绘曲线图
- MFC实现实时曲线显示
- 基于目标距离的S型速度曲线规划
- 基于MFC的多线程编程以及在Picture Co
- MFCvs2010画曲线图
- mfc绘制贝塞尔曲线曲面
- MFCquxian.rar
- C语言课程设计之繁华曲线
- C语言利用半曲线法查表实现arctan ar
- 椭圆曲线加密算法实现
评论
共有 条评论