91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.64MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-11-14
  • 語言: 其他
  • 標簽: 圓擬合??

資源簡介

VC實現(xiàn)最小二乘法圓擬合,加載空白圖片后,鼠標左鍵點擊3次開始運行

資源截圖

代碼片段和文件信息

//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//

#include?“stdafx.h“
#include?“IPLab.h“

#include?“ChildFrm.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CChildframe

IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?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
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction

CChildframe::CChildframe()
{
//?TODO:?add?member?initialization?code?here

}

CChildframe::~CChildframe()
{
}

BOOL?CChildframe::PreCreateWindow(CREATESTRUCT&?cs)
{
//?TODO:?Modify?the?Window?class?or?styles?here?by?modifying
//??the?CREATESTRUCT?cs

if(?!CMDIChildWnd::PreCreateWindow(cs)?)
return?FALSE;

return?TRUE;
}



/////////////////////////////////////////////////////////////////////////////
//?CChildframe?diagnostics

#ifdef?_DEBUG
void?CChildframe::AssertValid()?const
{
CMDIChildWnd::AssertValid();
}

void?CChildframe::Dump(CDumpContext&?dc)?const
{
CMDIChildWnd::Dump(dc);
}

#endif?//_DEBUG

/////////////////////////////////////////////////////////////////////////////
//?CChildframe?message?handlers

void?CChildframe::Activateframe(int?nCmdShow)?
{
nCmdShow=SW_MAXIMIZE;

CMDIChildWnd::Activateframe(nCmdShow);
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????3178??2006-10-03?19:30??IPLab.clw

?????文件???????4519??2006-06-29?13:48??IPLab.cpp

?????文件???????5632??2006-10-03?19:32??IPLab.dsp

?????文件????????535??2006-06-19?13:23??IPLab.dsw

?????文件???????1434??2006-06-27?15:50??IPLab.h

?????文件?????140288??2006-10-09?21:18??IPLab.ncb

?????文件??????54784??2006-10-09?21:18??IPLab.opt

?????文件???????2161??2006-10-04?22:22??IPLab.plg

?????文件??????13886??2006-10-03?19:20??IPLab.rc

?????文件??????10164??2006-10-03?19:22??IPLabDoc.cpp

?????文件???????1943??2006-10-03?19:21??IPLabDoc.h

?????文件??????12817??2006-10-03?19:56??IPLabView.cpp

?????文件???????3468??2006-10-03?19:41??IPLabView.h

?????文件???????2741??2006-06-19?14:37??MainFrm.cpp

?????文件???????1600??2006-06-19?14:31??MainFrm.h

?????文件???????2588??2005-11-15?20:27??QGdiPlus.h

?????文件????????821??2006-10-03?19:27??ReadMe.txt

?????文件???????1573??2006-10-03?19:20??resource.h

?????文件????????706??2006-06-28?15:44??StdAfx.cpp

?????文件???????1162??2006-06-28?15:43??StdAfx.h

?????文件???????1608??2006-06-27?15:47??ViewActionbase.cpp

?????文件???????1263??2006-06-22?17:18??ViewActionbase.h

?????文件??????10228??2006-06-29?10:41??ViewActionEditTool.cpp

?????文件???????2321??2006-10-03?19:40??ViewActionEditTool.h

?????文件???????3815??2006-10-04?22:22??ViewActionImageTool.cpp

?????文件???????1184??2006-10-03?21:05??ViewActionImageTool.h

?????目錄??????????0??2006-10-03?19:08??GDI+Files

?????文件???????1735??2001-04-12?22:44??GDI+Files\GdiPlus.h

?????文件?????206254??2001-07-25?23:29??GDI+Files\GdiPlus.lib

?????文件????????833??2001-04-12?22:44??GDI+Files\GdiPlusbase.h

............此處省略146個文件信息

評論

共有 條評論