代码搜索:Initialization

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

代码结果 10,000
www.eeworm.com/read/125377/14496105

cpp backward.cpp

//backward.cpp //Purpose: Backward algorithm for computing the probabilty // of observing a sequence given a HMM model parameter. #include #include "hmm.h" static char r
www.eeworm.com/read/125377/14496139

cpp forward.cpp

//forward.cpp // Purpose: Foward algorithm for computing the probabilty // of observing a sequence given a HMM model parameter. #include #include "hmm.h" static char rcsid[] = "H
www.eeworm.com/read/125377/14496159

cpp wirecognition.cpp

// WiRecognition.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "WiRecognition.h" #include "WiRecognitionDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #
www.eeworm.com/read/125356/14496918

cpp rammg.cpp

// RamMg.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "RamMg.h" #include "RamMgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static
www.eeworm.com/read/226062/14499921

cpp udpdemo.cpp

// UDPDemo.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "UDPDemo.h" #include "UDPDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/226061/14499952

cpp tcpserver.cpp

// TCPServer.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TCPServer.h" #include "TCPServerDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/226060/14499983

cpp tcpclient.cpp

// TCPClient.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "TCPClient.h" #include "TCPClientDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F
www.eeworm.com/read/226057/14500860

cpp ceclock.cpp

// CEClock.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/226055/14500907

cpp ceclocktest.cpp

// CEClockTest.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "CEClockTest.h" #include "CEClockTestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef
www.eeworm.com/read/125265/14502524

cpp msvc50.cpp

// msvc50.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "msvc50.h" #include "msvc50Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat