代码搜索:math

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

代码结果 10,000
www.eeworm.com/read/356274/10232626

h math.h

// // math.h // #include "imath.h" extern long g_lObjs; extern long g_lLocks; class Math : public IMath, public IAdvancedMath { protected: // Reference count long m_lR
www.eeworm.com/read/356274/10232629

cpp math.cpp

// // Math.cpp // #include #include "math.h" // // Math class implementation // // Constructors Math::Math() { m_lRef = 0; // Increment the global object count
www.eeworm.com/read/356274/10232648

cpp math.cpp

// Math.cpp : Implementation of CMath #include "stdafx.h" #include "Chapter7_CallBackServer.h" #include "Math.h" ///////////////////////////////////////////////////////////////////////////// //
www.eeworm.com/read/356274/10232650

h math.h

// Math.h : Declaration of the CMath #ifndef __MATH_H_ #define __MATH_H_ #include "resource.h" // main symbols /////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/356274/10232657

rgs math.rgs

HKCR { Chapter7.CallBackMath.1 = s 'Math Class' { CLSID = s '{DB5CCD8F-5489-11D1-883A-444553540000}' } Chapter7.CallBackMath = s 'Math Class' { CurVer = s 'Chapter7.CallBackMath.1'
www.eeworm.com/read/356274/10232688

cpp math.cpp

// Math.cpp : Implementation of CMath #include "stdafx.h" #include "Chapter7_CPServer.h" #include "Math.h" ///////////////////////////////////////////////////////////////////////////// // CMath
www.eeworm.com/read/356274/10232689

h math.h

// Math.h : Declaration of the CMath #ifndef __MATH_H_ #define __MATH_H_ #include "resource.h" // main symbols #include "Chapter7_CPServerCP.h" ///////////////////////////////////////
www.eeworm.com/read/356274/10232699

rgs math.rgs

HKCR { Chapter7.CPMath.1 = s 'Math Class' { CLSID = s '{A4FA55EE-B221-11D2-97C1-00104BF7DE35}' } Chapter7.CPMath = s 'Math Class' { CLSID = s '{A4FA55EE-B221-11D2-97C1-00104BF7DE35}'
www.eeworm.com/read/356274/10232729

cpp math.cpp

// Math.cpp : Implementation of CMath #include "stdafx.h" #include "Chapter6_Server.h" #include "Math.h" ///////////////////////////////////////////////////////////////////////////// // CMath
www.eeworm.com/read/356274/10232730

h math.h

// Math.h : Declaration of the CMath #ifndef __MATH_H_ #define __MATH_H_ #include "resource.h" // main symbols /////////////////////////////////////////////////////////////////////////