代码搜索结果

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

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

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__;

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[] = _

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

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

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

truss.cpp

// Truss.cpp: implementation of the CTruss class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "afxtempl.h" #include "fstream.h" #incl

span.cpp

////////////////////////////////////////////////////////////////////// //ICTCLAS简介:计算所汉语词法分析系统ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System), // 功能有:中文分词;词性标

shape.cpp

// Shape.cpp: implementation of the shape classes. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include #include "Shape.h" #define

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;