代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/480930/1306912

c semaphore.c

/* * Generic semaphore code. Buyer beware. Do your own * specific changes in */ #include #include /* * Semaphores are implement
www.eeworm.com/read/480930/1306981

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/479151/1338668

c sa1111_generic.c

/* * linux/drivers/pcmcia/sa1100_sa1111.c * * We implement the generic parts of a SA1111 PCMCIA driver. This * basically means we handle everything except controlling the * power. Power is mach
www.eeworm.com/read/479151/1340576

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/477225/1363528

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/477225/1363530

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/477225/1363531

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/477225/1363533

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/470720/1446540

c template17.c

// Build don't link: // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Apr 2001 // Bug 2258. We failed to implement using directiv
www.eeworm.com/read/470693/1458486

c template17.c

// Build don't link: // // Copyright (C) 2001 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 29 Apr 2001 // Bug 2258. We failed to implement using directiv