代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/131996/14116941
cpp optiondlg.cpp
// OptionDlg.cpp : implementation file
//
#include "stdafx.h"
#include "HWRECT.h"
#include "OptionDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/234193/14119708
cpp scope.cpp
// Scope1.cpp : implementation file
//
#include "stdafx.h"
#include "resource.h"
#include "Scope.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/131784/14129917
cpp dlgconfig.cpp
// DlgConfig.cpp : implementation file
//
#include "stdafx.h"
#include "ShoolCard.h"
#include "DlgConfig.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/233844/14131658
cpp childview.cpp
// ChildView.cpp : implementation of the CChildView class
//
#include "stdafx.h"
#include "PropDemo.h"
#include "ChildView.h"
#include "MyPropertySheet.h"
#ifdef _DEBUG
#define new DEBUG_NE
www.eeworm.com/read/131693/14132824
cpp winpipes.cpp
// winpipes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "winpipes.h"
#ifdef WINDOWS_PIPES_AVAILABLE
#include "wait.h"
NAMESPACE_BEGIN(CryptoPP)
W
www.eeworm.com/read/233762/14137625
java potentialfactory.java
package rmn;
import java.io.Serializable;
public class PotentialFactory implements Serializable {
// weight matrix
protected Matrix m_weights;
// last time the weights were modified
protect
www.eeworm.com/read/131463/14144871
cpp truss.cpp
// Truss.cpp: implementation of the CTruss class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "afxtempl.h"
#include "fstream.h"
#incl
www.eeworm.com/read/131343/14149011
cpp span.cpp
//////////////////////////////////////////////////////////////////////
//ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),
// 功能有:中文分词;词性标
www.eeworm.com/read/233206/14163172
cpp shape.cpp
// Shape.cpp: implementation of the shape classes.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include "Shape.h"
#define
www.eeworm.com/read/232931/14176285
h sacode.h
#include
struct SYCoordinate
{
SYCoordinate()
{
m_fcodx = 0.0;
m_fcody = 0.0;
}
double m_fcodx;
double m_fcody;
};
struct SYCity
{
SYCity()
{
m_nIndex = 0;