代码搜索:M
找到约 10,000 项符合「M」的源代码
代码结果 10,000
www.eeworm.com/read/315425/13543381
cpp selectsong.cpp
// SelectSong.cpp: implementation of the CSelectSong class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "songclient.h"
#include "Selec
www.eeworm.com/read/313797/13580842
cpp scale.cpp
// Scale.cpp : implementation file
//
#include "stdafx.h"
#include "ImageBoard.h"
#include "Scale.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/313606/13584031
cpp realdlg.cpp
// RealDlg.cpp : implementation file
//
#include "stdafx.h"
#include "JHHB.h"
#include "RealDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/312931/13600423
txt 算法改进简要.txt
数据结构与主要算法:
(1)老鼠个数的设定
别人工作
在辅助教材中,通过宏定义#define RAT<mark>M</mark>AX 5来定义老鼠个数,个数不可以改变.
通过一维数组: bool <mark>m</mark>_bRatLive[RAT<mark>M</mark>AX]; int <mark>m</mark>_nRatDirection[RAT<mark>M</mark>AX],
int <mark>m</mark>_nRatx[RAT<mark>M</mark>AX],<mark>m</mark>_nRaty[RAT<mark>M</mark>AX];等来定义老鼠.
自已工作
我们小组为实现鼠 ...
www.eeworm.com/read/312585/13608721
cpp teacherinfo.cpp
// TeacherInfo.cpp : implementation file
//
#include "stdafx.h"
#include "train.h"
#include "TeacherInfo.h"
#include "TeacherSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/312206/13616640
cpp dialogamenddata.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************
www.eeworm.com/read/312206/13616675
cpp dialognew.cpp
//
/****************************************/
/* SchoolManageSystem */
/*设计者:全佳营 */
/*时间:2004.5.9-2004-5.18 */
/*Email:ghostman@tzc.edu.cn */
/*********************************
www.eeworm.com/read/312028/13620106
cpp playfairdlg.cpp
// PlayfairDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Crypt.h"
#include "PlayfairDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/312028/13620118
cpp vigeneredlg.cpp
// VigenereDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Crypt.h"
#include "VigenereDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/311246/13633282
cpp notepaddlg.cpp
// NotePadDlg.cpp : implementation file
//
#include "stdafx.h"
#include "manager.h"
#include "NotePadDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _