代码搜索:asynchronous

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

代码结果 2,366
www.eeworm.com/read/350854/3114811

java sendbinarymessage.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/350854/3114812

java clickatellsendportmessage.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/350854/3114813

java clickatellsendmessage.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/350854/3114815

java sendportedbinarymessage.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/263677/4300799

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/263677/4300800

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/263677/4300801

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/159715/5582000

inl asr.inl

/** * @file rtems/rtems/asr.inl */ /* * This include file contains the implemenation of all routines * associated with the asynchronous signal handler which are inlined. * * COPYRIGHT (c) 19
www.eeworm.com/read/269112/11108814

c ansrmt.c

/* AnsrMT. * Multi threaded synchrounous answering phone demo for WinNT * * FEATURES: This sample program demonstrates how to implement a Dialogic * Multi-threaded asynchronous code with voic
www.eeworm.com/read/203299/15362801

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