代码搜索:asynchronous

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

代码结果 2,366
www.eeworm.com/read/359456/10145100

c asc0.c

//**************************************************************************** // @Module Asynchronous/Synchronous Serial Interface 0 (ASC0) // @Filename ASC0.C // @Project ASC0.d
www.eeworm.com/read/359456/10145148

h asc0.h

//**************************************************************************** // @Module Asynchronous/Synchronous Serial Interface 0 (ASC0) // @Filename ASC0.H // @Project ASC0.d
www.eeworm.com/read/320898/6960888

vhd addadr.vhd

----------------------------------- -- FILE NAME : adder_ADD.vhd -- FUNCTION : Create 20bit adress(Asynchronous) -- AUTHOR : Kazuma Mishima -- DATE : 5/2001 ---------------------
www.eeworm.com/read/326721/13120656

h qasyncimageio.h

/**************************************************************************** ** $Id: qt/src/kernel/qasyncimageio.h 2.3.6 edited 2001-01-26 $ ** ** Definition of asynchronous image/movie loading c
www.eeworm.com/read/326721/13120966

h qasyncio.h

/**************************************************************************** ** $Id: qt/src/kernel/qasyncio.h 2.3.6 edited 2001-01-26 $ ** ** Definition of asynchronous I/O classes ** ** Created
www.eeworm.com/read/305486/13767441

c longjmp.c

#include /* jmp_buf */ /***************************************************************************** To use setjmp() and longjmp() for asynchronous (interrupt-driven; pre-emptive) task-
www.eeworm.com/read/130568/5952849

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP Edited by Gong jianwei http://www.gjwtech.com For asynchronous serial port communications 适用于DOS
www.eeworm.com/read/7960/140161

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP Edited by Gong jianwei http://www.gjwtech.com For asynchronous serial port communications 适用于DOS
www.eeworm.com/read/478768/1349697

cpp gserial.cpp

/*------------------------------------------------------------------* GSERIAL.CPP Edited by Gong jianwei http://www.gjwtech.com For asynchronous serial port communications 适用于DOS
www.eeworm.com/read/194658/5125378

vb form1.vb

Imports ZylGPSReceiverMobile Public Class FormMain ' This delegate enables asynchronous calls for setting ' the text property on a TextBox control. Private Delegate Sub SetTextCall