代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/303114/13821555
cpp moneytransfer.cpp
// MoneyTransfer.cpp : 实现文件
//
#include "stdafx.h"
#include "BankService.h"
#include "MoneyTransfer.h"
#include ".\moneytransfer.h"
// CMoneyTransfer 对话框
IMPLEMENT_DYNAMIC(CMoneyTransfe
www.eeworm.com/read/303114/13821556
cpp deleteaccount.cpp
// DeleteAccount.cpp : 实现文件
//
#include "stdafx.h"
#include "BankService.h"
#include "DeleteAccount.h"
#include ".\deleteaccount.h"
// CDeleteAccount 对话框
IMPLEMENT_DYNAMIC(CDeleteAccoun
www.eeworm.com/read/303114/13821564
cpp createaccount.cpp
// CreateAccount.cpp : 实现文件
//
#include "stdafx.h"
#include "BankService.h"
#include "CreateAccount.h"
#include ".\createaccount.h"
// CCreateAccount 对话框
IMPLEMENT_DYNAMIC(CCreateAccoun
www.eeworm.com/read/152843/5666233
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/151814/5678820
readme
This example PVM/POL implement the Java Access Control (JAC)
type system for the JVM bytecode language. Details of the
type system can be found in the author's PhD dissertation:
ftp://fas.sfu.ca/p
www.eeworm.com/read/148359/5715254
cpp imagecontrol.cpp
// This is just a test class to see how I could implement returning
// a COM object that was instanciated inside my C++ code to the
// calling code (eg. VFP, VB, etc.). It barely works, but isn't
//
www.eeworm.com/read/147766/5727646
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/143130/5758934
c at91_aic.c
/*
* at91_aic.c
* this file implement aic driver on AT91X40
* for Atmel AT91 advanced interrupt controller
*
* Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn )
*
*/
#in
www.eeworm.com/read/140283/5793089
h inputneuron.h
#ifndef _INPUTNEURON_H
#define _INPUTNEURON_H
#include "Neuron.h"
namespace annie
{
/** Input neurons are slightly special. They don't really do much, just implement
* the Neuron interface so that
www.eeworm.com/read/136786/5867032
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT