代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/414988/11087701
java ex21(2).java
// arrays/Ex21.java
// TIJ4 Chapter Arrays, Exercise 21, page 782
// Try to sort an array of the objects in Exercise 18. Implement
// Comparable to fix the problem. Now create a Comparator to sort
www.eeworm.com/read/267326/11182963
h rw.h
#ifndef CRYPTOPP_RW_H
#define CRYPTOPP_RW_H
/** \file
This file contains classes that implement the
Rabin-Williams signature schemes as defined in IEEE P1363.
*/
#include "integer.h"
#inc
www.eeworm.com/read/335733/12501364
m bpsk_awgn.m
%QPSK under AWGN
%Zhuang Zhili
%problem 5
% 5. Implement a coherently detected BPSK system on MATLAB and obtain its PB vs E/N0
% characteristic experimentally. Compare it with a graph of the Q(s
www.eeworm.com/read/147826/12518572
cpp adodb.cpp
// ADODB.cpp : 实现文件
#include "stdafx.h"
#include "afx.h"
#include "ADODB.h"
CString g_ADODB_LogFileName;
// CDB
IMPLEMENT_DYNCREATE(CADOConnection, CObject)
CADOConnection::CADOConnection()
www.eeworm.com/read/334422/12603117
cpp indexset.cpp
// IndexSet.cpp : 实现文件
//
#include "stdafx.h"
#include "StudentRecords.h"
#include "IndexSet.h"
// CIndexSet 对话框
IMPLEMENT_DYNAMIC(CIndexSet, CDialog)
CIndexSet::CIndexSet(CWnd* pPare
www.eeworm.com/read/146417/12651910
cpp xiancheng.cpp
// Xiancheng.cpp : 实现文件
//
#include "stdafx.h"
#include "test1.h"
#include "Xiancheng.h"
#include ".\xiancheng.h"
// CXiancheng
IMPLEMENT_DYNAMIC(CXiancheng, CWnd)
CXiancheng::CXianche
www.eeworm.com/read/237847/13926932
h myhostinfo.h
/*
Liyang Yu, Jan 9th, 2004, version 0.0
this is to implement the domain and IP address resolution.
3 cases are considered:
1. a host name is given (a host name looks like "www.d
www.eeworm.com/read/237847/13926980
h myhostinfo.h
/*
Liyang Yu, Jan 9th, 2004, version 0.0
this is to implement the domain and IP address resolution.
3 cases are considered:
1. a host name is given (a host name looks like "www.d
www.eeworm.com/read/135331/13939408
cpp bmdialog.cpp
// BMDialog.cpp : 实现文件
//
#include "stdafx.h"
#include "StudentScore.h"
#include "BMDialog.h"
// CBMDialog 对话框
IMPLEMENT_DYNAMIC(CBMDialog, CDialog)
CBMDialog::CBMDialog(CWnd* pParent /
www.eeworm.com/read/134555/13981823
cpp dlgoptions.cpp
// DlgOptions.cpp : 实现文件
//
#include "stdafx.h"
#include "PortMon.h"
#include "DlgOptions.h"
// CDlgOptions 对话框
IMPLEMENT_DYNAMIC(CDlgOptions, CDialog)
CDlgOptions::CDlgOptions(UINT nIt