代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1923420
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.
* Wri
www.eeworm.com/read/430182/1936264
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/430182/1937832
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/430182/1937921
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/430182/1937990
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.
* Wri
www.eeworm.com/read/430182/1939942
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/422815/2031469
java client.java
package com.lzw;
import java.io.DataInputStream;
import java.io.InputStream;
import javax.microedition.io.Connector;
import javax.microedition.io.HttpConnection;
public class Client implement
www.eeworm.com/read/422815/2031471
java gamecanvas.java
package com.lzw;
import java.io.IOException;
import java.util.Vector;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
public class GameCanvas extends Canvas implement
www.eeworm.com/read/422815/2031472
java client.java
package com.lzw;
import java.io.DataInputStream;
import java.io.InputStream;
import javax.microedition.io.Connector;
import javax.microedition.io.HttpConnection;
public class Client implement
www.eeworm.com/read/422815/2031474
java gamecanvas.java
package com.lzw;
import java.io.IOException;
import java.util.Vector;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
public class GameCanvas extends Canvas implement