代码搜索:Direct

找到约 10,000 项符合「Direct」的源代码

代码结果 10,000
www.eeworm.com/read/106379/15638486

cpp direct~1.cpp

///////////////////////////////////////////////////////////////////////////// // This file is part of the completely free tetris clone "CGTetris". // // This is free software. // You may redistrib
www.eeworm.com/read/105515/15665936

h direct~2.h

#ifndef DIRECTDRAWWIN_H #define DIRECTDRAWWIN_H const int MAXDRIVERS = 10; const int MAXDISPLAYMODES = 100; class DirectDrawWin : public CWnd { struct DriverInfo { LPGUID guid;
www.eeworm.com/read/105515/15665945

h direct~1.h

#ifndef DIRECTDRAWAPP_H #define DIRECTDRAWAPP_H class DirectDrawApp : public CWinApp { public: DirectDrawApp(); public: //{{AFX_VIRTUAL(DirectDrawApp) virtual BOOL OnIdle(LONG lCount);
www.eeworm.com/read/105515/15665947

cpp direct~2.cpp

#include "Headers.h" #include "DirectDrawApp.h" #include "DirectDrawWin.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif BEGIN_MESSAGE_MAP(DirectDra
www.eeworm.com/read/105515/15665951

cpp direct~1.cpp

#include "Headers.h" #include "DirectDrawApp.h" #include "DirectDrawWin.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif BEGIN_MESSAGE_MAP(DirectDra
www.eeworm.com/read/388154/8632168

mexsol s_ber_direct.mexsol

www.eeworm.com/read/427377/8949199

c s_ber_direct.c

/* | Project: WCDMA simulation environment | Module: | Author: | Date: February 23, 1999 | | History: | | June 8, 1999 Maarit Melvasalo |
www.eeworm.com/read/382755/9002393

gif direct1b.gif

www.eeworm.com/read/283258/9032998

java~1~ direct_clustering.java~1~

package fuzzy_project; class Direct_Clustering { private int row; private int col; private int count; private int result_count; private byte cut_Matrix[][]; private int Clustering_result[