代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/147766/5721263
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/147766/5721359
c ip27-rtc.c
/*
* Driver for the SGS-Thomson M48T35 Timekeeper RAM chip
*
* Real Time Clock interface for Linux
*
* TODO: Implement periodic interrupts.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Writ
www.eeworm.com/read/147766/5723216
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/147766/5723382
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/147766/5725752
c shmiq.c
/*
* shmiq.c: shared memory input queue driver
* written 1997 Miguel de Icaza (miguel@nuclecu.unam.mx)
*
* We implement /dev/shmiq, /dev/qcntlN here
* this is different from IRIX that has shmiq a
www.eeworm.com/read/143130/5758938
c at91_usart.c
/*
* at91_usart.c
* this file implement usart driver on AT91X40
* for Atmel AT91 serial port comunication
*
* Bugs report: li ming ( lmcs00@mails.tsinghua.edu.cn )
*
*/
#inclu
www.eeworm.com/read/136865/5841891
pas pngdef.pas
unit pngdef;
// Caution: this file has fallen out of date since version 1.0.5. Write to
// png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu about volunteering
// to it up to date.
interface
www.eeworm.com/read/136828/5845035
java concretesubject.java
package com.javapatterns.observerawt.mouse1;
import java.awt.Frame;
import java.awt.event.MouseListener;
import java.awt.event.MouseEvent;
public class ConcreteSubject extends Frame implement
www.eeworm.com/read/136815/5856583
pas pngdef.pas
unit pngdef;
// Caution: this file has fallen out of date since version 1.0.5. Write to
// png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu about volunteering
// to it up to date.
interface
www.eeworm.com/read/136812/5857994
c gfxsw_nocur.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)gfxsw_nocur.c 1.1 92/07/30 Copyr 1983 Sun Micro";
#endif
#endif
/*
* Copyright (c) 1983 by Sun Microsystems, Inc.
*/
/*
* Overview: Implement