代码搜索:asynchronous

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

代码结果 2,366
www.eeworm.com/read/119064/14841712

asm half_dup.asm

; RS-232 Communication With PIC16C54 ; ; Half Duplex Asynchronous Communication ; ; This program has been tested at Bauds from 1200 to 19200 Baud ; ( @
www.eeworm.com/read/219311/14888704

asm half_dup.asm

; RS-232 Communication With PIC16C54 ; ; Half Duplex Asynchronous Communication ; ; This program has been tested at Bauds from 1200 to 19200 Baud ; ( @
www.eeworm.com/read/209816/15214026

c pso.c

/* This program optimizes benchmark functions using particle swarm algorithm Asynchronous version Yuhui Shi, May 15, 1998 @ See OLD_README file for more details /-------------------
www.eeworm.com/read/206041/15302063

txt wpulse.v.txt

// // // This circuit generates WE pulses. For example, if you have a chip that // needs to access an asynchronous SRAM in a single cycle and you wanted // generate the WE pulse synchronous w
www.eeworm.com/read/13605/279585

txt wpulse.v.txt

// // // This circuit generates WE pulses. For example, if you have a chip that // needs to access an asynchronous SRAM in a single cycle and you wanted // generate the WE pulse synchronous w
www.eeworm.com/read/32161/1032450

txt wpulse.v.txt

// // // This circuit generates WE pulses. For example, if you have a chip that // needs to access an asynchronous SRAM in a single cycle and you wanted // generate the WE pulse synchronous w
www.eeworm.com/read/38898/1117578

txt wpulse.v.txt

// // // This circuit generates WE pulses. For example, if you have a chip that // needs to access an asynchronous SRAM in a single cycle and you wanted // generate the WE pulse synchronous w
www.eeworm.com/read/486037/1254906

h sdla_asy.h

/***************************************************************************** * sdla_asy.h Header file for the Sangoma S508/S514 asynchronous code API * * Author: Gideon Hack * * Copyright: (c) 2
www.eeworm.com/read/486037/1256470

h sdla_asy.h

/***************************************************************************** * sdla_asy.h Header file for the Sangoma S508/S514 asynchronous code API * * Author: Gideon Hack * * Copyright: (c) 2
www.eeworm.com/read/480933/1304664

java sendmessage.java

// SendMessage.java - Sample application. // // This application shows you the basic procedure for sending messages. // You will find how to send synchronous and asynchronous messages. // // For