代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/126231/14437137
cpp regvip.cpp
// RegVip.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/126231/14437159
cpp sellbook.cpp
// SellBook.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/126082/14446705
c jcinit.c
/*
* jcinit.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file
www.eeworm.com/read/125803/14460415
txt ami2.txt
哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌哌
AMI-BIOS CHECK-POINT, (C)1991 American Megatrends Inc.,All Rights Reserved
1346 Oakbrook Dr. #120. GA-30093. Phone:(404)-263-8181, Fax:(404)-263-9381
哌哌哌哌哌哌哌哌哌
www.eeworm.com/read/225725/14521533
htm indextxt.htm
EC++ CD: Book's Index
Books' Index
This index contains the index entries from Effective C++ and More Effective C++. It has no information about the CD's magazine articles, nor does it cover CD-specif
www.eeworm.com/read/225725/14521672
htm ei12.htm
Effective C++, 2E | Item 12: Prefer initialization to assignment in constructors Back to Item 11: Declare a copy constructor and an assignment operator for classes with dynamically allocated memory.
www.eeworm.com/read/225725/14522210
htm ei13.htm
Effective C++, 2E | Item 13: List members in an initializati
www.eeworm.com/read/224612/14581023
cpp extdllexample.cpp
// ExtDLLExample.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL
www.eeworm.com/read/224516/14586261
m pso.m
%wuxi,jiangsu province ,pr
%gongkong888@yahoo.com.cn
%2007.7.10
%good luck to your learning process
%Initialization of PSO parameters
wmax=0.9;
wmin=0.4;
itmax=200; %Maximum iteration numb
www.eeworm.com/read/224236/14600642
cpp mysmith.cpp
// MySmith.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MySmith.h"
#include "MySmithDlg.h"
#include "SplashDlg.h"
#ifdef _DEBUG
#define new DEBUG_