代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/362688/9986741
cpp secmandlg.cpp
// SecManDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EraserDll.h"
#include "SecManDlg.h"
#include ".\secmandlg.h"
// CSecManDlg dialog
IMPLEMENT_DYNAMIC(CSecManDlg, C
www.eeworm.com/read/360615/10084647
h esign.h
#ifndef CRYPTOPP_ESIGN_H
#define CRYPTOPP_ESIGN_H
/** \file
This file contains classes that implement the
ESIGN signature schemes as defined in IEEE P1363a.
*/
#include "pubkey.h"
#includ
www.eeworm.com/read/359577/10135902
h esign.h
#ifndef CRYPTOPP_ESIGN_H
#define CRYPTOPP_ESIGN_H
/** \file
This file contains classes that implement the
ESIGN signature schemes as defined in IEEE P1363a.
*/
#include "pubkey.h"
#includ
www.eeworm.com/read/163495/10156988
m goertzel_algo.m
function Goertzel_array = goertzel_algo (sig_array,K,Num_of_samples);
%
%
% Function to implement Goertzel's algorithm
%
% Author: Pranam Janney Date: 15/05/04 Time: 1
www.eeworm.com/read/359019/10169907
sun-lofi readme.sun-lofi
Starting with Solaris 8 (2000), Sun introduced a lofi driver which is
very similar to my fbk driver from 1988.
The lofiadm command seems to implement the basic idea of my fbkset program.
# lofiadm -
www.eeworm.com/read/162743/10277551
h iconcombobox.h
/*
Module : ICONCOMBOBOX.H
Purpose: Defines the interface for 2 MFC classes
to implement an icon selection combo box
Created: PJN / 2-08-1998
History: None
Copyright (c) 1998 by PJ Na
www.eeworm.com/read/162604/10291711
c objc-act.c
/* Implement classes and message passing for Objective C.
Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed
www.eeworm.com/read/279712/10400314
cpp dlgrelationset.cpp
// DlgRelationSet.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "DlgRelationSet.h"
// CDlgRelationSet 对话框
extern CTemperatureApp theApp;
IMPLEMENT_DYNAMIC(CDlg
www.eeworm.com/read/424632/10433110
cpp okmessagedlg.cpp
// OKMessageDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "WebGet.h"
#include "OKMessageDlg.h"
// COKMessageDlg 对话框
IMPLEMENT_DYNAMIC(COKMessageDlg, CRTDialog)
COKMessageDlg::COKMessag
www.eeworm.com/read/424632/10433148
cpp rtlistctrl.cpp
// RTListCtrl.cpp : 实现文件
//
#include "stdafx.h"
#include "RTListCtrl.h"
#include "RTDraw.h"
// CRTListCtrl
IMPLEMENT_DYNAMIC(CRTListCtrl, CListCtrl)
CRTListCtrl::CRTListCtrl()
{
m_bDragi