代码搜索结果

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

dlgintensity.cpp

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

buffer.cpp

/***************************************************************************** Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois. All rights reserved. Redistribution and

dlgrelationset.cpp

// DlgRelationSet.cpp : 实现文件 // #include "stdafx.h" #include "Temperature.h" #include "DlgRelationSet.h" // CDlgRelationSet 对话框 extern CTemperatureApp theApp; IMPLEMENT_DYNAMIC(CDlg

graphicview.cpp

// GraphicView.cpp : implementation of the CGraphicView class // #include "stdafx.h" #include "Graphic.h" #include "GraphicDoc.h" #include "GraphicView.h" #include "Graph.h" #ifdef _DEB

elasticsteelmat.cpp

#include "stdafx.h" //#include "FORCE.h" #include "ElasticSteelMat.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif ////////////////////////

rtsplitterwnd.cpp

// RTSplitterWnd.cpp : 实现文件 // #include "stdafx.h" #include "RTSplitterWnd.h" #include "RTDraw.h" // CRTSplitterWnd IMPLEMENT_DYNAMIC(CRTSplitterWnd, CWnd) CRTSplitterWnd::CRTSplitterWnd(

test.m

%这是"Zhang"的测试程序 clc; clear; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 读入数据并整理成可处理的形式 % M为模板数据 % m为提取出的数据 M=load('Model.txt'); m1=load('data1.txt');

resizableminmax.cpp

// ResizableMinMax.cpp: implementation of the CResizableMinMax class. // ///////////////////////////////////////////////////////////////////////////// // // Copyright (C) 2000-2001 by Paolo Messin

soundgeneratordlg.cpp

// SoundGeneratorDlg.cpp : implementation file // #include "stdafx.h" #include "Player.h" #include "SoundGenerator.h" #include "SoundGeneratorDlg.h" #include "MatException.h" #include "ScopeG

settingsdlg.cpp

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