代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/154870/11921545
cpp widthsetup.cpp
// WidthSetup.cpp : 实现文件
//
#include "stdafx.h"
//#include "ToPline6.h"
#include "WidthSetup.h"
// CWidthSetup 对话框
IMPLEMENT_DYNCREATE(CWidthSetup, CDHtmlDialog)
CWidthSetup::CWidthSe
www.eeworm.com/read/154354/11967754
h rsa.h
#ifndef CRYPTOPP_RSA_H
#define CRYPTOPP_RSA_H
/** \file
This file contains classes that implement the RSA
ciphers and signature schemes as defined in PKCS #1 v2.0.
*/
#include "pkcspad.h"
www.eeworm.com/read/255766/12056893
c console.c
/*
* console.c
*
* This module implements the console io functions
* 'void con_init(void)'
* 'void con_write(struct tty_queue * queue)'
* Hopefully this will be a rather complete VT102 implement
www.eeworm.com/read/340815/12132752
cpp initdatabasedlg.cpp
// InitDatabaseDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "DataManager.h"
#include "InitDatabaseDlg.h"
#include ".\initdatabasedlg.h"
// CInitDatabaseDlg 对话框
IMPLEMENT_DYNAMIC(CInit
www.eeworm.com/read/151841/12170935
txt history.txt
A/B Tool Revision history
Still To Do:
Plot window.
Should use XView 3.2 file chooser instead of gfm.
Load/Save Segment boundaries.
Implement play command and other audio de
www.eeworm.com/read/253646/12208038
cpp iconcombobox.cpp
/*
Module : ICONCOMBOBOX.CPP
Purpose: Defines the implementation for 2 MFC classes
to implement an icon selection combo box
Created: PJN / 23-08-1998
History: PJN / 12-09-1998 1) Removed
www.eeworm.com/read/252477/12279963
cpp ftpmeswnd.cpp
// FtpMesWnd.cpp : 实现文件
//
#include "stdafx.h"
#include "FtpMesWnd.h"
#include "Soc.h"
// CFtpMesWnd
IMPLEMENT_DYNAMIC(CFtpMesWnd, CWnd)
CFtpMesWnd::CFtpMesWnd()
{
m_hMesWnd = NULL;
www.eeworm.com/read/252477/12280010
cpp socmeswnd.cpp
// DlgSocMes.cpp : 实现文件
//
#include "stdafx.h"
#include "SocMesWnd.h"
#include "Soc.h"
#include
using namespace std;
// CSocMesWnd
IMPLEMENT_DYNAMIC(CSocMesWnd, CWnd)
CS
www.eeworm.com/read/338797/12281952
h rsa.h
#ifndef CRYPTOPP_RSA_H
#define CRYPTOPP_RSA_H
/** \file
This file contains classes that implement the RSA
ciphers and signature schemes as defined in PKCS #1 v2.0.
*/
#include "pubkey.h"
www.eeworm.com/read/150589/12283998
cpp senddlg.cpp
// SendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "btnetsc.h"
#include "SendDlg.h"
#include ".\senddlg.h"
// CSendDlg dialog
IMPLEMENT_DYNAMIC(CSendDlg, CDialog)
CSe