資源簡介
c++實現(xiàn)的二次B樣條曲線繪制程序,在屏幕上取點然后點繪制按鈕即可繪制。
代碼片段和文件信息
//?0408030417.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“0408030417.h“
#include?“MainFrm.h“
#include?“0408030417Doc.h“
#include?“0408030417View.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy0408030417App
BEGIN_MESSAGE_MAP(CMy0408030417App?CWinApp)
//{{AFX_MSG_MAP(CMy0408030417App)
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_OPE
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????29340??2007-12-30?13:35??二次B樣條曲線\0408030417\0408030417.aps
?????文件???????2554??2007-12-30?13:35??二次B樣條曲線\0408030417\0408030417.clw
?????文件???????4309??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417.cpp
?????文件???????4639??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417.dsp
?????文件????????528??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417.dsw
?????文件???????1410??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417.h
?????文件??????74752??2007-12-30?13:35??二次B樣條曲線\0408030417\0408030417.ncb
?????文件??????48640??2007-12-30?13:35??二次B樣條曲線\0408030417\0408030417.opt
?????文件???????2084??2007-12-30?13:35??二次B樣條曲線\0408030417\0408030417.plg
?????文件??????12166??2007-12-30?12:02??二次B樣條曲線\0408030417\0408030417.rc
?????文件???????1856??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417Doc.cpp
?????文件???????1533??2007-12-30?10:43??二次B樣條曲線\0408030417\0408030417Doc.h
?????文件???????4477??2007-12-30?12:50??二次B樣條曲線\0408030417\0408030417View.cpp
?????文件???????2347??2007-12-30?11:50??二次B樣條曲線\0408030417\0408030417View.h
?????文件???????2511??2007-12-30?10:43??二次B樣條曲線\0408030417\MainFrm.cpp
?????文件???????1581??2007-12-30?10:43??二次B樣條曲線\0408030417\MainFrm.h
?????文件???????4421??2007-12-30?10:43??二次B樣條曲線\0408030417\ReadMe.txt
?????文件???????1078??2007-12-30?10:43??二次B樣條曲線\0408030417\res\0408030417.ico
?????文件????????402??2007-12-30?10:43??二次B樣條曲線\0408030417\res\0408030417.rc2
?????文件???????1078??2007-12-30?10:43??二次B樣條曲線\0408030417\res\0408030417Doc.ico
?????文件???????1078??2007-12-30?10:43??二次B樣條曲線\0408030417\res\Toolbar.bmp
?????文件????????688??2007-12-30?11:24??二次B樣條曲線\0408030417\resource.h
?????文件????????212??2007-12-30?10:43??二次B樣條曲線\0408030417\StdAfx.cpp
?????文件???????1054??2007-12-30?10:43??二次B樣條曲線\0408030417\StdAfx.h
?????目錄??????????0??2008-01-05?23:43??二次B樣條曲線\0408030417\res
?????目錄??????????0??2008-01-05?23:43??二次B樣條曲線\0408030417
?????目錄??????????0??2008-01-05?23:43??二次B樣條曲線
-----------?---------??----------?-----??----
???????????????204738????????????????????27
............此處省略0個文件信息
評論
共有 條評論