代码搜索结果

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

classpage.cpp

// ClassPage.cpp : implementation file // #include "stdafx.h" #include "NeuroNetSample.h" #include "ClassPage.h" #include "NeuroNetwork.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F

demodlg.cpp

#include "stdafx.h" #include "RsaKit.h" #include "DemoDlg.h" CDemoDlg::CDemoDlg(CWnd* pParent /*=NULL*/) : CDialog(CDemoDlg::IDD, pParent) { //{{AFX_DATA_INIT(CDemoDlg) m_D = _T(""); m_E

output.cpp

#include #include "maplay.h" #include "helper.h" #include "output.h" #include "effect.h" #define FADE_BITS 16 #define FADE_TIME 750 #define FADE_BASE 0 COutput::COutput() {

avi.cpp

#include "StdAfx.h" ////////////////////////////////////////////////////////////////////////////////// // CAvi Constructor //////////////////////////////////////////////////////////////////////

dib.cpp

// Dib.cpp : implementation file // #include "stdafx.h" #include "Dib.h" //#include // especially for GlobalAllocPtr #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st

dlghuffman.cpp

// DlgHuffman.cpp : implementation file // #include "stdafx.h" #include "HuffmanExp.h" #include "DlgHuffman.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stati

demodlg.cpp

#include "stdafx.h" #include "RsaKit.h" #include "DemoDlg.h" CDemoDlg::CDemoDlg(CWnd* pParent /*=NULL*/) : CDialog(CDemoDlg::IDD, pParent) { //{{AFX_DATA_INIT(CDemoDlg) m_D = _T(""); m_E

addgroupdlg.cpp

/* KeePass Password Safe - The Open-Source Password Manager Copyright (C) 2003-2007 Dominik Reichl This program is free software; you can redistribute it and/or

checkoptionsdlg.cpp

/* KeePass Password Safe - The Open-Source Password Manager Copyright (C) 2003-2007 Dominik Reichl This program is free software; you can redistribute it and/or

zgmemdc.h

#ifndef _MEMDC_H_ #define _MEMDC_H_ ////////////////////////////////////////////////////////////////////////// class CZgMemDC : public CDC { private: CBitmap m_bitmap; // Offscreen bitmap