代码搜索结果

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

3x3x3.nfg

NFG 1 D "Three person 3x3x3 game with five equilibria (two pure)" { "1" "2" "3" } { 3 3 3 } 1.131000 1.210000 2.426000 1.358000 2.234000 2.238000 1.655000 1.347000 2.747000 1.576000 5.634000 5.675000

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

camera.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: camera.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Ath

utility.cpp

#include "stdafx.h" #include "Utility.h" #define new VNEW D3DXVECTOR3 Vec3Mutiply( const D3DXVECTOR3 &v1, const D3DXVECTOR3 &v2 ) { D3DXVECTOR3 vResult; vResult.x = v1.x * v2.x; vResul