代码搜索:Communication

找到约 10,000 项符合「Communication」的源代码

代码结果 10,000
www.eeworm.com/read/416614/11019098

c uart_test.c

/********************************************************************************************* * File: uart_communication.c * Author: embest * Desc: uart test file * History: * R.X.Huang, Prog
www.eeworm.com/read/467003/7013399

txt xxx-serial.txt

// -------------------------------------------------------------------------------------- // (c) 2003 www.winapi.net // // Serial.cpp // // CPP-file for simple, but good communication over the se
www.eeworm.com/read/399292/7071616

h stdhdr.h

/**************************************************************************** * * SCT, Serial Communication Tracer * * CopyRight (C) Bruce (ZhaoFei), zhaofei@zflogic.com * http://www.zflogic.c
www.eeworm.com/read/460508/7248550

h rs232.h

;************************************************************************* ; RS232 Communication Parameters ; ; X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/460508/7248559

asm rs232.asm

;************************************************************************* TITLE "RS232 Communication Using PIC16C54" ; ; Comments : ; (1) Full Duplex ; (2) Test
www.eeworm.com/read/455142/7377301

c uart.c

#include "REG1210.H" #include"SystemDeclare.h" //////////////////////////////////////////////////// struct Communication{ unsigned char ReceivedLength; unsigned char SentLengt
www.eeworm.com/read/455142/7377309

h uart.h

extern struct Communication{ unsigned char ReceivedLength; unsigned char SentLength; unsigned char ReceiveMaxLength; unsigned char SendLength; unsigned c
www.eeworm.com/read/435688/7787814

ksh demo-stdin.ksh

#!/bin/ksh # # Demo with XForms # Tested with GTK-server 2.1.1 compiled for XForms and PDKSH 5.2.14 # ----------------------------------------------------------------- # Communication function; $1 co
www.eeworm.com/read/197981/7958885

asm rs232a.asm

;************************************************************************* ; RS232 Communication Parameters ; ; X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/197981/7959079

asm rs232.asm

;************************************************************************* TITLE "RS232 Communication Using PIC16C54" ; ; Comments : ; (1) Full Duplex ; (2) Test