代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/215493/4902484
java node.java
/* Generated By:JJTree: Do not edit this line. Node.java */
package edu.umd.cs.findbugs.tools.patcomp;
/* All AST nodes must implement this interface. It provides basic
machinery for constructing
www.eeworm.com/read/209559/4974991
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/209211/4984434
c pass.c
/* $Source: /u/mark/src/pax/RCS/pass.c,v $
*
* $Revision: 1.3 $
*
* pass.c - handle the pass option of cpio
*
* DESCRIPTION
*
* These functions implement the pass options in PAX. The pass opt
www.eeworm.com/read/208214/4994953
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/204159/5033203
cpp bookinfoview.cpp
// GUI/BookInfoView.cpp : 实现文件
//
#include "stdafx.h"
#include "KingBook.h"
#include "BookInfoView.h"
#include "KingBookDoc.h"
// CBookInfoView
IMPLEMENT_DYNCREATE(CBookInfoView, CHtmlView)
www.eeworm.com/read/201809/5057134
h oslayer.h
/*
* osLayer.h
* Release $Name: MATRIXSSL_1_7_3_OPEN $
*
* Layered header for OS specific functions
* Contributors adding new OS support must implement all functions
* externed below.
*/
/*
www.eeworm.com/read/199528/5076144
java entryvaluecomparator.java
package edu.stanford.nlp.util;
import java.util.*;
/**
* Comparator for values of Map entries. Allows sorting in normal or reversed
* order. Values must implement Comparable to be used.
*
*
www.eeworm.com/read/195013/5123467
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/193974/5138593
py popen2.py
"""
popen2.py
Implement popen2 module functionality for Jython.
Note that the popen* methods in this module follow the return value
ordering of the Python popen2.popen* methods:
fromChild, toChild
www.eeworm.com/read/192205/5159847
cpp setupdlg.cpp
// SetupDlg.cpp : implementation file
//
#include "stdafx.h"
#include "EightNum.h"
#include "SetupDlg.h"
#include ".\setupdlg.h"
// CSetupDlg dialog
IMPLEMENT_DYNAMIC(CSetupDlg, CDialog