代码搜索:asynchronous

找到约 2,366 项符合「asynchronous」的源代码

代码结果 2,366
www.eeworm.com/read/357131/3028748

py gameserver.py

# gameserver.py # # Trivial implementation of an asynchronous game server # based on the Python asyncore.py and asynchat.py # modules. # # Author: Matthew Walker # mwalker@softhome.net
www.eeworm.com/read/162614/5535257

java imageobserver.java

/* ImageObserver.java -- Java interface for asynchronous updates to an image Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software;
www.eeworm.com/read/162519/5544789

java imageobserver.java

/* ImageObserver.java -- Java interface for asynchronous updates to an image Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software;
www.eeworm.com/read/160303/5573088

h adns.h

/* Pluto Asynchronous DNS Helper Program's Header * Copyright (C) 2002 D. Hugh Redelmeier. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU
www.eeworm.com/read/248479/12557285

cpp simpleclock.cpp

// SimpleClock.cpp // // Copyright (c) 2000 Symbian Ltd. All rights reserved. // Asynchronous keyboard processing with messenger program. // A single CWriteKeyProcessor active object (derived f
www.eeworm.com/read/203950/15348402

cpp simpleclock.cpp

// SimpleClock.cpp // // Copyright (c) 2000 Symbian Ltd. All rights reserved. // Asynchronous keyboard processing with messenger program. // A single CWriteKeyProcessor active object (derived f
www.eeworm.com/read/432910/8564950

c block-qcow.c

/* block-qcow.c * * Asynchronous Qemu copy-on-write disk implementation. * Code based on the Qemu implementation * (see copyright notice below) * * (c) 2006 Andrew Warfield and Julian Ches
www.eeworm.com/read/432894/8566032

c block-qcow.c

/* block-qcow.c * * Asynchronous Qemu copy-on-write disk implementation. * Code based on the Qemu implementation * (see copyright notice below) * * (c) 2006 Andrew Warfield and Julian Ches
www.eeworm.com/read/360810/10076452

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/464835/7060775

v txsys.v

`timescale 1ns / 1ps //Asynchronous bit-serial transmitter module txsys #(parameter CLKSPERBIT = 18, BITSPERCHAR = 11) ( input clock, reset, odd_noteven, write,