代码搜索结果

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

198.htm

COMMUNICATION控件进行数据采集(学习笔记) 关键词:VBScript, Visual Basic, Visual C++ 用COMMUNICATION控件实现数据采集 private Sub form_load() MSComm1.CO

readme.txt

Interface : Sample to use the serial port communication

xipmsg.h

/* IP Messenger Communication Protocol version 1.0 define */ /* macro */ #define GET_MODE(command) (command & 0x000000ffUL) #define GET_OPT(command) (command & 0xffffff00UL) /* header */ #defin

serial communication.m51

BL51 BANKED LINKER/LOCATER V5.12 11/30/2006 04:30:07 PAGE 1 BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE Serial

serial communication_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2,

serial communication.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

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

command.h

//**** ATMEL AVR - A P P L I C A T I O N N O T E ************************ //* //* Title: AVR068 - STK500 Communication Protocol //* Filename: command.h //* Version: 1.0 //* Last updated: 31

command.h

//**** ATMEL AVR - A P P L I C A T I O N N O T E ************************ //* //* Title: AVR068 - STK500 Communication Protocol //* Filename: command.h //* Version: 1.0 //* Last updated: 31

func_ir.c

/******************************************************************* IR Communication Function v0.1(Copyright(c) VXIS Inc. 2002) v0.0 Data:2002.08.02 by P.J. Yang v0.1 Data:2003.01