代码搜索:asynchronous

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

代码结果 2,366
www.eeworm.com/read/124347/6053542

c cancel3.c

/* * File: cancel3.c * * Test Synopsis: Test asynchronous cancelation. * * Test Method (Validation or Falsification): * - * * Requirements Tested: * - * * Features Tested: * - * * Case
www.eeworm.com/read/493401/6402341

cc synchdisk.cc

// synchdisk.cc // Routines to synchronously access the disk. The physical disk // is an asynchronous device (disk requests return immediately, and // an interrupt happens later on). This is a lay
www.eeworm.com/read/481225/6645228

cc synchdisk.cc

// synchdisk.cc // Routines to synchronously access the disk. The physical disk // is an asynchronous device (disk requests return immediately, and // an interrupt happens later on). This is a lay
www.eeworm.com/read/341658/12074381

vhd ureg.vhd

-------------------------------------------------------- -- Set of registers(unsigned) -- -- clk--posedge clock input -- reset--asynchronous reset -- load--active high input loads rregister -- d
www.eeworm.com/read/151269/12225218

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP For asynchronous serial port communications 适用于DOS环境下异步串口通信编程 ATTENTION: Compile this progr
www.eeworm.com/read/229295/14346415

txt readme.txt

Cindy (http://cindy.sourceforge.net) ================================================ 1.Introduce This library base on java nio and provide a simple and efficient asynchronous I/O framework,
www.eeworm.com/read/120874/14784606

c cbnbsvr.c

// Module Name: Cbnbsvr.c // // Description: // This NetBIOS sample implements a server using the asynchronous // callback functions as opposed to asynch events. The server // will add
www.eeworm.com/read/214672/15092328

cc synchdisk.cc

// synchdisk.cc // Routines to synchronously access the disk. The physical disk // is an asynchronous device (disk requests return immediately, and // an interrupt happens later on). This is a lay
www.eeworm.com/read/7960/140163

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP For asynchronous serial port communications 适用于DOS环境下异步串口通信编程 ATTENTION: Compile this progr
www.eeworm.com/read/17937/767673

v comp4_if.v

//----------------------------------------- // 4-bit Comparator with asynchronous reset // (if...else if...else) // Filename: comp4_if.v //----------------------------------------- module comp4_i