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

資源簡介

MFC界面,用vc++編寫,攝影測量學前方交會源代碼

資源截圖

代碼片段和文件信息

//?MyDlg1.cpp?:?implementation?file
//

#include?“stdafx.h“
#include?“攝影測量前方交會.h“
#include?“MyDlg1.h“
#include?“math.h“
#include?“fstream.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CMyDlg1?dialog


CMyDlg1::CMyDlg1(CWnd*?pParent?/*=NULL*/)
:?CDialog(CMyDlg1::IDD?pParent)
{
//{{AFX_DATA_INIT(CMyDlg1)
m_leftx1?=?0.0;
m_lefty1?=?0.0;
m_leftf?=?0.0;
m_rightx2?=?0.0;
m_righty2?=?0.0;
m_rightf?=?0.0;
m_Xs1?=?0.0;
m_Ys1?=?0.0;
m_Zs1?=?0.0;
m_lefthxqj?=?0.0;
m_leftpxqj?=?0.0;
m_leftxpqj?=?0.0;
m_Xs2?=?0.0;
m_Ys2?=?0.0;
m_Zs2?=?0.0;
m_righthxqj?=?0.0;
m_rightpxqj?=?0.0;
m_rightxpqj?=?0.0;
//}}AFX_DAT

評論

共有 條評論