代码搜索:Initialization

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

代码结果 10,000
www.eeworm.com/read/405799/11457448

cpp mysearchfile.cpp

// MySearchFile.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "MySearchFile.h" #include "MySearchFileDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #und
www.eeworm.com/read/405799/11457460

cpp myinifile.cpp

// MyIniFile.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "MyIniFile.h" #include "MyIniFileDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/405799/11457470

cpp mycommun.cpp

// MyCommun.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "MyCommun.h" #include "MyCommunDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/405799/11457490

cpp myregtry.cpp

// MyRegTry.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "MyRegTry.h" #include "MyRegTryDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE
www.eeworm.com/read/405670/11459480

cpp testemail.cpp

// TestEmail.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TestEmail.h" #include "TestEmailDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS
www.eeworm.com/read/405356/11464757

cpp chatclient.cpp

// ChatClient.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "ChatClient.h" #include "ChatClientDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI
www.eeworm.com/read/405356/11464778

cpp chatserver.cpp

// ChatServer.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "ChatServer.h" #include "ChatServerDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI
www.eeworm.com/read/405188/11470445

cpp aes.cpp

// AES.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "AES.h" #include "AESDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/405162/11470607

cpp demo.cpp

// Demo.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Demo.h" #include "DemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/405121/11471300

asv kmeanscluster.asv

function y=kMeansCluster(m,k,isRand)%%%%%%%%%%%%%%%%% % kMeansCluster - Simple k means clustering algorithm % Author: Kardi Teknomo, Ph.D. % % Purpose: classify the object