代码搜索结果

找到约 10,322 项符合 Communication 的代码

gprs.h

#ifndef __XHZGPRS_H #define __XHZGPRS_H /* * XhzGPRS- the serial communication program that edit by xhz. * Copyright (C) 2005 XingHouzi */ void GPRS_Init(); void GPRS_Cm

libgps.pc.in

prefix=@prefix@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: GPSD Description: GPS Daemon communication library Version: @VERSION@ Libs: -L${libdir} -lgps

fdtd_3d_xyzpml_lorentz_mpi_openmp.cpp

//////////////////////////////////////////////////////////////////////////////// //Parallel 3D FDTD algorithm with Lorentz dispersion model // - MPI Non-Blocking communication operations // - Open

authors

PonySE word segmentor 0.2.2 (C) 2007-2008, PonySE Core Developers ChengYan WARNING ======= Don't use authors' email addresses for other than personal communication.

commdemo.bas

Attribute VB_Name = "COMMDEMO1" ' Communication Constants Global Const NOPARITY = 0 Global Const ODDPARITY = 1 Global Const EVENPARITY = 2 Global Const MARKPARITY = 3 Global Const SPACEPARITY

commdemo.bas

Attribute VB_Name = "COMMDEMO1" ' Communication Constants Global Const NOPARITY = 0 Global Const ODDPARITY = 1 Global Const EVENPARITY = 2 Global Const MARKPARITY = 3 Global Const SPACEPARITY

@psc_readme_4898_3.txt

Title: ActivSocket Socket Component for Winsock, TCP/IP and client/server communication Description: Client/server communication, automated telnet sessions, wake on lan, winsock communications using

kb.h

// Keyboard communication routines #ifndef __KB_INCLUDED #define __KB_INCLUDED #include #define CLOCK 2 #define DATAPIN 3 #define ISC00 0 #define ISC01 1 void InitKeyBo

comaccess.h

//////////////////////////////////////////////////////////////////////////////////////// // // Project: Class ComAccess // Overlapped serial IO communication class // System:

comaccess.cpp

//////////////////////////////////////////////////////////////////////////////////////// // // Project: Class ComAccess // Overlapped serial IO communication class // System: