代码搜索结果

找到约 10,000 项符合 M 的代码

dlgopcpc.cpp

// DlgOPCPC.cpp : implementation file // #include "stdafx.h" #include "TYOPCClient.h" #include "DlgOPCPC.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = _

objlist.cpp

// ObjList.cpp: implementation of the CObjList class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ObjList.h" #include "ObjRgn.h" #

imagesegment.cpp

// ImageSegment.cpp: implementation of the CImageSegment class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ImageSegment.h" #includ

activecontour.cpp

// ActiveContour.cpp: implementation of the CActiveContour class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "magicscissors.h" #inclu

cylinder.cpp

// Cylinder.cpp: implementation of the CCylinder class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MagicScissors.h" #include "Cylind

objlist.cpp

// ObjList.cpp: implementation of the CObjList class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ObjList.h" #include "ObjRgn.h" #

imagesegment.cpp

// ImageSegment.cpp: implementation of the CImageSegment class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ImageSegment.h" #includ

activecontour.cpp

// ActiveContour.cpp: implementation of the CActiveContour class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "magicscissors.h" #inclu

cylinder.cpp

// Cylinder.cpp: implementation of the CCylinder class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MagicScissors.h" #include "Cylind

thread.cpp

#include "stdafx.h" #include "Thread.h" //=================================================================================== CThread::CThread() { m_Stop = false; m_pWorkFun=0; m_Param=0;