代码搜索:IMPLEMENT

找到约 10,000 项符合「IMPLEMENT」的源代码

代码结果 10,000
www.eeworm.com/read/244569/4510562

java datasourcefactory.java

package com.ora.jsp.sql; import java.beans.*; import java.lang.reflect.*; import java.util.*; import javax.naming.*; import javax.naming.spi.ObjectFactory; /** * This class is an implement
www.eeworm.com/read/242732/4539792

changelog

ToDo: - Find and fix bugs. - Enable NFS exporting of NTFS. - Implement aops->set_page_dirty() in order to take control of buffer dirtying. Not having it means if page_has_buffers(), all buff
www.eeworm.com/read/242732/4540111

c stubs.c

/* $Id: stubs.c 21695 2006-04-22 05:22:34Z tretiakov $ * */ #include /* * @unimplemented */ NTSTATUS STDCALL CTEBlock ( ULONG Unknown0 ) { return STATUS_NOT_IMPLEMENT
www.eeworm.com/read/239567/4597885

java imagewriter.java

package ch.hsr.ukistler.astgraph; import java.awt.image.BufferedImage; import java.io.File; import java.io.FileOutputStream; import javax.imageio.ImageIO; public class ImageWriter implement
www.eeworm.com/read/237048/4635192

java linklayer.java

/* * $Id: LinkLayer.java,v 1.1 2003/11/25 11:52:21 epr Exp $ */ package org.jnode.net; import java.net.SocketException; /** * OSI datalink layers must implement this interface. * *
www.eeworm.com/read/237048/4635257

java linklayerheader.java

/* * $Id: LinkLayerHeader.java,v 1.1 2003/11/25 11:52:21 epr Exp $ */ package org.jnode.net; /** * Headers of a LinkLayer must implement this interface. * * @author epr * @see org.jno
www.eeworm.com/read/233522/4667572

txx vnl_adjugate.txx

#ifndef vnl_adjugate_txx_ #define vnl_adjugate_txx_ /* fsm */ #include "vnl_adjugate.h" #include #include // This is a rudimentary implement
www.eeworm.com/read/231371/4716191

java datasourcefactory.java

package com.ora.jsp.sql; import java.beans.*; import java.lang.reflect.*; import java.util.*; import javax.naming.*; import javax.naming.spi.ObjectFactory; /** * This class is an implement
www.eeworm.com/read/227684/4769930

todo

Implement the event constructors for input operation (inputEvt, ...). Slow down timer interrupts when pausing for I/O, etc. When waiting for just a single kind of thing (e.g., I/O), we can just wait
www.eeworm.com/read/226030/4788147

c hamming.c

/* Copyright 2001,2002,2003 NAH6 * All Rights Reserved * * Parts Copyright DoD, Parts Copyright Starium * */ #include "hamming.h" /** hamming.c Implement Hamming(15,11) code Hamming