代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/162743/10277797
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/355074/10295471
cpp logonfileserverdlg.cpp
// LogonFileServerDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "NCSimulaSys.h"
#include "NCMessage.h"
#include "LogonFileServerDlg.h"
// CLogonFileServerDlg 对话框
IMPLEMENT_DYNAMIC(CLog
www.eeworm.com/read/425346/10363268
m pid_lct.m
% Two 16-bits fixed-point PID implementations in C with
% the Legacy code tool.
%
% Usage :
% Generation of 2 Simulink blocks that implement single and double
% precision 16-bits PID routines.
www.eeworm.com/read/425344/10363316
m pid.m
% Two 16-bits fixed-point PID implementations in C with
% the Legacy code tool.
%
% Usage :
% Generation of 2 Simulink blocks that implement single and double
% precision 16-bits PID routines.
www.eeworm.com/read/279712/10400188
cpp listpage.cpp
// ListPage.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "ListPage.h"
// CListPage 对话框
IMPLEMENT_DYNAMIC(CListPage, CPropertyPage)
CListPage::CListPage()
: CP
www.eeworm.com/read/279712/10400345
cpp viewpage.cpp
// ViewPage.cpp : 实现文件
//
#include "stdafx.h"
#include "Temperature.h"
#include "ViewPage.h"
// CViewPage 对话框
IMPLEMENT_DYNAMIC(CViewPage, CPropertyPage)
CViewPage::CViewPage()
: CP
www.eeworm.com/read/424632/10432825
cpp rttabctrl.cpp
// RTTabCtrl.cpp : 实现文件
//
#include "stdafx.h"
#include "RTTabCtrl.h"
#include "RTDraw.h"
// CRTTabCtrl
IMPLEMENT_DYNAMIC(CRTTabCtrl, CTabCtrl)
CRTTabCtrl::CRTTabCtrl()
{
m_CurSel = -1
www.eeworm.com/read/424632/10432874
cpp rtbutton.cpp
// RTButton.cpp : 实现文件
//
#include "stdafx.h"
#include "RTButton.h"
#include "RTDraw.h"
// CRTButton
IMPLEMENT_DYNAMIC(CRTButton, CButton)
CRTButton::CRTButton()
{
m_ButtonState = Stat
www.eeworm.com/read/353439/10447278
java testex5.java
// interfaces.TestEx5.java
// TIJ4 Chapter Interfaces, Exercise 5, page 320
// Create an interface containing three methods, in its own package. Implement it
// in another package.
/* Solution inc
www.eeworm.com/read/279043/10475531
txt readme.txt
TFX2 GPIF Long Transfers
Troy Gentry
The purpose of this code is to demonstrate how to implement long transfers in EZUSB FX2 GPIF applications.
What does that mean? When using the GPIF Transfe