代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/355497/10261124
cpp tmautodial.cpp
// TmAutoDial.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TmAutoDial.h"
#include "TmAutoDialDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/355492/10261673
cpp telmatedemo.cpp
// TelMateDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TelMateDemo.h"
#include "TelMateDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/281113/10262880
cpp image.cpp
// image.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "image.h"
#include "imageDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/281107/10262978
cpp emlplayer.cpp
// EMLplayer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "EMLplayer.h"
#include "EMLplayerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/355361/10274060
cpp sawenum.cpp
// SAWEnum.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SAWEnum.h"
#include "SAWEnumDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CSAW
www.eeworm.com/read/281000/10274073
cpp fig10_38.cpp
/**
* Standard matrix multiplication.
* Arrays start at 0.
* Assumes a and b are square.
*/
matrix operator*( const matrix & a, const matrix & b )
{
int n = a.numrows( );
www.eeworm.com/read/280937/10278666
cpp test.cpp
// Test.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Test.h"
#include "TestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/280933/10279223
cpp testcomm.cpp
// TestComm.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestComm.h"
#include "TestCommDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/426153/10279806
cpp dicombmp.cpp
// DicomBMP.cpp : Defines the class behaviors for the application.
//
/*************************************************************************BOFH**
* COPYRIGHT (C) JB Wang 2003
****************
www.eeworm.com/read/355279/10282207
cpp electromotor.cpp
// electromotor.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "electromotor.h"
#include "electromotorDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und