代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/136178/5873149
cpp cjsortclass.cpp
// Copyright (c) Iuri Apollonio 1998
// Use & modify as you want & need, and leave those 3 lines.
// http://www.codeguru.com
// class extended by Max Poliashenko.
//
// CJSortClass.cpp: implement
www.eeworm.com/read/135941/5877152
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/135153/5889440
h snmp.h
/*
*
* SNMP MIB entries for the IP subsystem.
*
* Alan Cox
*
* We don't chose to implement SNMP in the kernel (this would
* be silly as SNMP is a pain in the back
www.eeworm.com/read/132748/5910029
h snmp.h
/*
*
* SNMP MIB entries for the IP subsystem.
*
* Alan Cox
*
* We don't chose to implement SNMP in the kernel (this would
* be silly as SNMP is a pain in the back
www.eeworm.com/read/132747/5910570
h snmp.h
/*
*
* SNMP MIB entries for the IP subsystem.
*
* Alan Cox
*
* We don't chose to implement SNMP in the kernel (this would
* be silly as SNMP is a pain in the back
www.eeworm.com/read/131315/5940820
mar vms-gcclib.mar
.TITLE GCCLIB GNU CC compiler runtime support routines
.IDENT /1.00/
;
; The following routines implement runtime functions for code
; generated by GNU CC.
;
.PSECT $CODE,LONG,PIC,REL,SHR,EXE,RD,N
www.eeworm.com/read/128531/5989556
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/127781/6000959
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/126884/6010560
java assocwae.java
package org.trinet.jdbc.table;
import org.trinet.jdbc.datatypes.*;
import org.trinet.jdbc.*;
import java.sql.Connection;
/** The class implements several convenience methods to provide implement
www.eeworm.com/read/124989/6034958
c serial.c
#include "etherboot.h"
#include "timer.h"
#ifdef CONSOLE_SERIAL
/*
* The serial port interface routines implement a simple polled i/o
* interface to a standard serial port. Due to the space restri