代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/414206/11125013
cpp testfilter.cpp
// TestFilter.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TestFilter.h"
#include "TestFilterDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/414160/11126022
cpp wiseboy.cpp
// WiseBoy.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "WiseBoy.h"
#include "WiseBoyDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/268614/11129605
cpp musicplayer.cpp
// MusicPlayer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MusicPlayer.h"
#include "MusicPlayerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/268613/11129934
cpp imageviewer.cpp
// ImageViewer.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ImageViewer.h"
#include "ImageViewerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/414030/11133034
cpp modeminfo.cpp
// ModemInfo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ModemInfo.h"
#include "ModemInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_F
www.eeworm.com/read/414027/11133141
cpp modemconnet.cpp
// ModemConnet.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ModemConnet.h"
#include "ModemConnetDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef
www.eeworm.com/read/414026/11133176
cpp simpledial.cpp
// SimpleDial.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SimpleDial.h"
#include "SimpleDialDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/413917/11137016
cpp taopao.cpp
// Taopao.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Taopao.h"
#include "TaopaoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/413906/11137909
c seg8.c
/*****************************************************
深圳市普泰科技公司 http://www.pt-star.com
深圳职业技术学院 http://www.szpt.edu.cn
功能目的: 8段数码管示例程序
目标系统: 基于ATmega16L单片机
时钟频率: 1.000000 MHz
内存
www.eeworm.com/read/413905/11137933
c ds18b20.c
/*****************************************************
深圳市普泰科技公司 http://www.pt-star.com
深圳职业技术学院 http://www.szpt.edu.cn
功能目的: DS18B20数字温度传感器接口示例程序
目标系统: ATMEGA16L单片机
时钟频率: 1.000000 M