代码搜索结果

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

actor.cpp

/******************************************************************************************************************

dlinkedlist.h

/****************************************************************************************************************** DLinkedList.h: interface for the CDLList class. *****************************

dbllist.h

/****************************************************************************************************************** DblList.h: interface for the CPDLList class. ********************************

background.cpp

#include "stdafx.h" #define AVI_CREATECHAR ".\\CreateChr.avi" #define AVI_STARTGAME ".\\StartGame.avi" #define IMG_IDX_SELECT_CHR_BACK 50 #define IMG_IDX_CREATE_CHR_BACK 90

createchr.cpp

#include "stdafx.h" #define GENDER_MALE 0 #define GENDER_FEMALE 1 #define JOB_WOR 0 #define JOB_TAO 1 #define JOB_SOR 2 CCreateChr::CCreateChr() { m_pxImage = NULL; m_nSelectGe

ida.cpp

// ida.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "ida.h" #include "algebra.h" #include "gf2_32.h" #include "polynomi.h" #include "polynomi.cpp"

showwave.cpp

// ShowWave.cpp : implementation file // #include "stdafx.h" #include "EEGProcessing.h" #include "ShowWave.h" #include "time.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #undef

inetthreadparms.h

struct CInetThreadParms { HWND m_hwndNotifyInetDone; LPVOID m_mythread; HANDLE m_hEventStartInet; HANDLE m_hEventInetDone; HANDLE m_hEventKillInet; HANDLE m_hEventInetDead; BOOL

talklisten.cpp

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

sxformview.cpp

// SXFormView.cpp : implementation file // #include "stdafx.h" #include "3d.h" #include "SXFormView.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE