代码搜索:Emule
找到约 2,145 项符合「Emule」的源代码
代码结果 2,145
www.eeworm.com/read/119334/14833077
cpp selftest.cpp
#include "stdafx.h"
#include "MD4.h"
#include "SHA.h"
#include
#include
bool CheckHashingImplementations()
{
static const BYTE _szData[] = "eMule Hash Verif
www.eeworm.com/read/108658/15580565
cpp btnst.cpp
#include "stdafx.h"
#include "BtnST.h"
#include "emule.h"
#ifdef BTNST_USE_SOUND
#pragma comment(lib, "winmm.lib")
#include
#endif
#ifdef _DEBUG
#define new DEBUG_NEW
#undef TH
www.eeworm.com/read/100908/15862170
cpp barshader.cpp
#include "StdAfx.h"
#include "emule.h"
#include "barshader.h"
#include "math.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#ifndef M_P
www.eeworm.com/read/100908/15862002
cpp webserver.cpp
#include "StdAfx.h"
#include "emule.h"
#include "webserver.h"
#include "XBMDraw.h"
#include "ED2KLink.h"
#include "MD5Sum.h"
#include
#ifdef _DEBUG
#undef THIS_FILE
static char T
www.eeworm.com/read/350671/10720280
txt readme.txt
这些资料是我从<mark>emule</mark>和ocw.mit.edu下载的,有些资料有重复。包括麻省理工算法课程的教师用书(包含习题答案!!!!!!!!),作业(含答案),演讲幻灯片,考试卷(含答案)。
是不可多得的宝贵资料。关于讲课录像或mp3可以直接到ocw.mit.edu观看或用影音嗅探器下载。(最近itunesU上有授课mp3下载)
所有资料来自MIT OCW.
关于MIT ocw:
MIT公开课 ...