代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/208727/15238652
h contaild.h
class Rescue
{
public:
Rescue(double fMin,double fMax,
double fCriticalDistance);
~Rescue();
void initRescue();
Logical searchMore();
void getCoords();
double getDistance()
{return
www.eeworm.com/read/208727/15238720
h mild.h
class Rescue:public Random,public Distance
{
public:
Rescue(double fMin,double fMax,double fCriticlDistance);
void initRescue();
Logical searchMore();
void getCoords();
protected:
dou
www.eeworm.com/read/207890/15258408
cpp ex32adoc.cpp
// ex32adoc.cpp : implementation of the CEx32aDoc class
//
#include "stdafx.h"
#include "ex32a.h"
#include "ex32adoc.h"
#include "MainFrm.h"
#include "tablesel.h"
#include "IsamSelect.h"
www.eeworm.com/read/207890/15259104
cpp ex31ddoc.cpp
// ex31dDoc.cpp : implementation of the CEx31dDoc class
//
#include "stdafx.h"
#include "ex31d.h"
#include "ex31dDoc.h"
#include "MainFrm.h"
#include "TableSel.h"
#ifdef _DEBUG
#define n
www.eeworm.com/read/207787/15262205
cpp memdc.cpp
// MemDC.cpp: implementation of the CMemDC class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "LeoBlock2004.h"
#include "MemDC.h"
#
www.eeworm.com/read/207393/15273247
cpp map.cpp
#include "Core_Global.h"
#include "Tile.h"
#include "Map.h"
cMap::cMap()
{
m_Map = NULL;
m_Tiles = NULL;
m_NumObjectsToDraw = 0;
m_Width = m_Height = 0;
}
cMap::~cMap()
{
F
www.eeworm.com/read/207251/15276585
cpp lfsr.cpp
// Lfsr.cpp: implementation of the CLfsr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "030300816.h"
#include "Lfsr.h"
#ifdef
www.eeworm.com/read/207056/15283440
cpp memdc.cpp
// MemDC.cpp: implementation of the CMemDC class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CProgressCtrl.h"
#include "MemDC.h"
www.eeworm.com/read/206389/15295813
cpp superlink.cpp
// SuperLink.cpp : implementation file
//
#include "stdafx.h"
#include "SuperLink.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////
www.eeworm.com/read/205324/15318269
cpp ex29adoc.cpp
// ex29adoc.cpp : implementation of the CEx29aDoc class
//
#include "stdafx.h"
#include "ex29a.h"
#include "ex29adoc.h"
#include "MainFrm.h"
#include "tablesel.h"
#include "IsamSelect.h"