代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/265319/4283916
java imsproxy.java
// IMSProxy.java
// IMSProxy interface defines methods that IM services
// must implement
package com.deitel.advjhtp1.jini.IM.service;
//java core packages
import java.rmi.RemoteException;
/
www.eeworm.com/read/264095/4297703
c irnet_ppp.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the PPP interface and /dev/irnet character device.
* The PPP in
www.eeworm.com/read/253785/4392069
m servo_init.m
function servo_init(mode)
% PID-control of a DC servo process.
%
% This example shows four ways to implement a periodic controller
% activity in TrueTime. The task implements a standard
% PID-control
www.eeworm.com/read/252706/4401990
txt 新建 文本文档.txt
Introduction
I had a need to implement several different types of tree controls in ASP lately. I looked around, did not find exactly what I wanted. There was no short supply of tree type controls for
www.eeworm.com/read/161121/5560854
c irnet_ppp.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the PPP interface and /dev/irnet character device.
* The PPP in
www.eeworm.com/read/160156/5576573
m servo_init.m
function servo_init(mode)
% PID-control of a DC servo process.
%
% This example shows four ways to implement a periodic controller
% activity in TrueTime. The task implements a standard
% PID-control
www.eeworm.com/read/158865/5594457
c nloop.c
/* Implement looping actions for CHILL.
Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/395876/8147540
java music26.java
// typeinfo/music268/Music268.java
// TIJ4 Chapter Typeinfo, Exercise 26, page 615
// Implement clearSpitValve() as described in the summary.
/* Solution includes, in same package:
* import java
www.eeworm.com/read/395876/8148161
java horrorshow14.java
// innerclasses/HorrorShow14.java
// TIJ4 Chapter Innerclasses, Exercise 14, page361
/* Modify interfaces/HorrorShow.java to implement DangerousMonster and
* Vampire using anonymous classes.
*/
i
www.eeworm.com/read/394847/8205076
cpp conflictdialog.cpp
// ConflictDialog.cpp : 实现文件
//
#include "stdafx.h"
#include "STU3901070115.h"
#include "ConflictDialog.h"
// CConflictDialog 对话框
IMPLEMENT_DYNAMIC(CConflictDialog, CDialog)
CConflict