代码搜索:Synchronous

找到约 1,924 项符合「Synchronous」的源代码

代码结果 1,924
www.eeworm.com/read/396039/2423945

c ssendtest.c

/* * Program to test that the "synchronous send" semantics * of point to point communications in MPI is (probably) satisfied. * Two messages are send in one order; the destination uses MPI_Iprobe
www.eeworm.com/read/393286/2482570

c syncppp.c

/* * NET3: A (fairly minimal) implementation of synchronous PPP for Linux * as well as a CISCO HDLC implementation. See the copyright * message below for the original source. * * This program
www.eeworm.com/read/385891/2581579

c syncppp.c

/* * NET3: A (fairly minimal) implementation of synchronous PPP for Linux * as well as a CISCO HDLC implementation. See the copyright * message below for the original source. * * This program
www.eeworm.com/read/385891/2581587

c comx-hw-mixcom.c

/* * Hardware driver for the MixCom synchronous serial board * * Author: Gergely Madarasz * * based on skeleton driver code and a preliminary hscx driver by * Tivadar Szemethy
www.eeworm.com/read/375720/2721815

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
www.eeworm.com/read/375720/2721816

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
www.eeworm.com/read/375720/2721817

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
www.eeworm.com/read/375720/2721837

java sendtextconcatmessage.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
www.eeworm.com/read/375720/2721838

java sendwapsiconcatmessage.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
www.eeworm.com/read/375720/2721840

java sendbinaryconcatmessage.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