代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/153217/12051727
txt readme.txt
****************************************************************************************************
ADSP-BF533 EZ-KIT Interface to DAC AD9744 Example
Analog Devices, Inc.
DSP Division
Three T
www.eeworm.com/read/255855/12052311
cpp fonttest.cpp
// FontTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FontTest.h"
#include "FontTestDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/255847/12052983
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/153184/12053270
cpp testserver.cpp
// TestServer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestServer.h"
#include "TestServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/341940/12053378
cpp repareip.cpp
// RepareIp.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "RepareIp.h"
#include "RepareIpDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/341922/12055521
cpp des.cpp
// DES.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "DES.h"
#include "DESDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/255793/12056038
cpp excel.cpp
// excel.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "excel.h"
#include "excelDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/255769/12056633
cpp mazes.cpp
// mazes.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "mazes.h"
#include "mazesDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/341875/12057475
cpp xingyun.cpp
// Xingyun.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Xingyun.h"
#include "XingyunDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/255742/12060399
h eoonemaxinit.h
/** -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-
The above line is usefulin Emacs-like editors
*/
/*
Template for EO objects initialization in EO
===========