代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/404435/11485355
cpp dnetw.cpp
// DNetW.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/404431/11485427
cpp pschk.cpp
// Pschk.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/401210/11562035
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/401210/11562167
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/262332/11593047
cpp transparent.cpp
// Transparent.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Transparent.h"
#include "TransparentWnd.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/261644/11632700
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
www.eeworm.com/read/261643/11633468
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
www.eeworm.com/read/347704/11648638
cpp jcinit.cpp
/*
* jcinit.c
*
* Copyright (C) 1991-1995, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/347595/11656072
ini flash.ini
/******************************************************************************/
/* FLASH.INI: FLASH Initialization File */
/***********************************
www.eeworm.com/read/261273/11656250
c blinky.c
/*
File: Blinky.c
To blink the onboard LED (D3) of the Phytec PCM-023 board
for every 65ms.
*/
#include
#include "timer.h"
#include "lpc2294.h"
void main (void)
{