代码搜索:Communication
找到约 10,000 项符合「Communication」的源代码
代码结果 10,000
www.eeworm.com/read/493580/6395698
asm rs232a.asm
;*************************************************************************
; RS232 Communication Parameters
;
;
X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/493580/6395730
asm rs232.asm
;*************************************************************************
TITLE "RS232 Communication Using PIC16C54"
;
; Comments :
; (1) Full Duplex
; (2) Test
www.eeworm.com/read/493580/6395739
asm rs232a.asm
;*************************************************************************
; RS232 Communication Parameters
;
;
X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/493580/6395771
asm rs232.asm
;*************************************************************************
TITLE "RS232 Communication Using PIC16C54"
;
; Comments :
; (1) Full Duplex
; (2) Test
www.eeworm.com/read/263024/11379941
c devio.c
/*****************************************************************************/
/*
* devio.c -- User space communication with USB devices.
*
* Copyright (C) 1999-2000 Thomas Sailer (s
www.eeworm.com/read/406407/11442871
asm rs232a.asm
;*************************************************************************
; RS232 Communication Parameters
;
;
X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/406407/11442903
asm rs232.asm
;*************************************************************************
TITLE "RS232 Communication Using PIC16C54"
;
; Comments :
; (1) Full Duplex
; (2) Test
www.eeworm.com/read/403181/11521076
asm rs232a.asm
;*************************************************************************
; RS232 Communication Parameters
;
;
X_MODE equ 1 ; If ( X_MODE==1) Then transmit LSB fi
www.eeworm.com/read/403181/11521108
asm rs232.asm
;*************************************************************************
TITLE "RS232 Communication Using PIC16C54"
;
; Comments :
; (1) Full Duplex
; (2) Test
www.eeworm.com/read/261377/11651420
cpp comdfds.cpp
/////////////////////////////////////////////////////////////
//COMRXTX.CPP for asyn serial communication (RX/TX)
//edited by Xiong Guangming and Gong Jianwei
//Turbo C++3.0
////////////////////