代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/280856/10287792
cpp _datastorage.cpp
// ***************************************************************
// DataStorage version: 1.0
// -------------------------------------------------------------
// File Name: DataStorage.cpp
/
www.eeworm.com/read/280731/10297031
cpp tsp.cpp
#include "TSP.h"
TSP::TSP()
{
// set conditions
m_Nodes.resize(5);
m_Nodes[0].x = 0.0;m_Nodes[0].y = 0.0;
m_Nodes[1].x = 5.0;m_Nodes[1].y = 0.0;
m_Nodes[2].x = 10.0;m_Nodes[2].y = 0.0;
www.eeworm.com/read/354828/10322916
cpp mediatimer.cpp
#include "stdafx.h"
#include "MediaTimer.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
/////////////////////////////////////////////////
www.eeworm.com/read/425663/10339854
cpp progctrlvol.cpp
// ProgCtrlVol.cpp : implementation file
//
#include "stdafx.h"
#include "MyMp3sec.h"
#include "ProgCtrlVol.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/425580/10346251
cpp sprite.cpp
// Sprite.cpp: implementation of the CSprite class.
//
//////////////////////////////////////////////////////////////////////
#include "Sprite.h"
#include "Input.h"
#define MAX_X 416.0f
#de
www.eeworm.com/read/161842/10364301
cpp fontpg.cpp
///////////////////////////////////////////////////////////////////////////
// File: fontpg.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl, portions by
www.eeworm.com/read/279940/10375549
h cc.h
#include
#include
class CTCP: public CCC
{
public:
void init()
{
m_bSlowStart = true;
m_issthresh = 83333;
m_dPktSndPeriod = 0.0;
m_dCWndSize = 2.0;
www.eeworm.com/read/279904/10379312
cpp lightobj.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// LightObj.cpp: implementation of the CLightObj class.
#include "stdafx.h"
#include "LightObj.h"
#include "m
www.eeworm.com/read/353757/10420152
cpp readerqrydlg.cpp
// ReaderQryDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "ReaderQryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/353656/10432888
cpp readerqrydlg.cpp
// ReaderQryDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "ReaderQryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]