代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/176315/9504610
cpp facedetect.cpp
// FaceDetect.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FaceDetect.h"
#include "FaceDetectDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/176315/9504642
cpp texture.cpp
// Texture.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Texture.h"
#include "TextureDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/176315/9504700
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/176315/9504716
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/176315/9504732
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/176315/9504925
cpp onr.cpp
// Onr.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Onr.h"
#include "OnrDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/176315/9504954
cpp digitrecog.cpp
// DigitRecog.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DigitRecog.h"
#include "DigitRecogDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/176292/9508904
cpp testcomx.cpp
// testcomx.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "testcomx.h"
#include "testcomxDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/176237/9511093
cpp attendance.cpp
// Attendance.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Attendance.h"
#include "AttendanceDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/176234/9511139
cpp serialapp.cpp
// SerialApp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SerialApp.h"
#include "SerialAppDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F