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

  • 大小: 3.71MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-12
  • 語言: 其他
  • 標簽:

資源簡介

本代碼提供了攝影測量中單像空間后方交會解算外方位元素和立體像對前方交會解算地面點坐標的詳細方法,對于攝影測量學專業的學生來說無疑是一個不可或缺的好資料,希望對大家有所幫助!

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“PhotogramMetry.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

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

?????文件????????272??2012-07-11?15:26??PhotogramMetry?-?副本\123.txt

?????文件???????1541??2012-07-08?10:20??PhotogramMetry?-?副本\ChildFrm.cpp

?????文件???????1397??2012-07-08?10:20??PhotogramMetry?-?副本\ChildFrm.h

?????文件??????16745??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\ChildFrm.obj

?????文件??????????0??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\ChildFrm.sbr

?????文件??????14131??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\EditDlg.obj

?????文件??????????0??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\EditDlg.sbr

?????文件??????36417??2012-07-11?16:22??PhotogramMetry?-?副本\Debug\Forwardintersection.obj

?????文件??????????0??2012-07-11?16:22??PhotogramMetry?-?副本\Debug\Forwardintersection.sbr

?????文件??????19512??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\MainFrm.obj

?????文件??????????0??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\MainFrm.sbr

?????文件????3769344??2012-07-11?16:22??PhotogramMetry?-?副本\Debug\PhotogramMetry.bsc

?????文件?????217182??2012-07-11?18:29??PhotogramMetry?-?副本\Debug\PhotogramMetry.exe

?????文件?????429896??2012-07-11?18:29??PhotogramMetry?-?副本\Debug\PhotogramMetry.ilk

?????文件??????24410??2012-07-10?14:38??PhotogramMetry?-?副本\Debug\PhotogramMetry.obj

?????文件????7082660??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\PhotogramMetry.pch

?????文件?????607232??2012-07-11?18:29??PhotogramMetry?-?副本\Debug\PhotogramMetry.pdb

?????文件??????12264??2012-07-11?18:29??PhotogramMetry?-?副本\Debug\PhotogramMetry.res

?????文件??????????0??2012-07-10?14:38??PhotogramMetry?-?副本\Debug\PhotogramMetry.sbr

?????文件??????15632??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\PhotogramMetryDoc.obj

?????文件??????????0??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\PhotogramMetryDoc.sbr

?????文件??????29461??2012-07-11?16:14??PhotogramMetry?-?副本\Debug\PhotogramMetryView.obj

?????文件??????????0??2012-07-11?16:14??PhotogramMetry?-?副本\Debug\PhotogramMetryView.sbr

?????文件??????75963??2012-07-11?11:12??PhotogramMetry?-?副本\Debug\ResectionDlg.obj

?????文件??????????0??2012-07-11?11:12??PhotogramMetry?-?副本\Debug\ResectionDlg.sbr

?????文件?????106116??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\StdAfx.obj

?????文件????1374937??2012-07-09?20:28??PhotogramMetry?-?副本\Debug\StdAfx.sbr

?????文件?????386048??2012-07-11?18:29??PhotogramMetry?-?副本\Debug\vc60.idb

?????文件?????389120??2012-07-11?16:22??PhotogramMetry?-?副本\Debug\vc60.pdb

?????文件???????1478??2012-07-08?10:31??PhotogramMetry?-?副本\EditDlg.cpp

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

評論

共有 條評論

相關資源