代码搜索:通讯接口

找到约 10,000 项符合「通讯接口」的源代码

代码结果 10,000
www.eeworm.com/read/281557/9150409

c inter_can_r.c

/////////can 交互通讯接收程序////////////// /////////inter_can_r.c//////////////////// #include "candeal1.h" #define LEN 8 #define MSGNUMA 2 #define MSGNUMB 5 #define MSGNUMC 6 #define MSGNUMD 7 #defi
www.eeworm.com/read/178730/9387111

scc mssccprj.scc

[SCC] SCC=This is a source code control file [三菱FX通讯程序.vbp] SCC_Project_Name=this project is not under source code control SCC_Aux_Path=
www.eeworm.com/read/372978/9483111

txt ccrun.com.txt

[info] name=SPComm ver=2005.8.2 author=LiuYang devtool=Delphi sn= fullsource=1 desc=刘洋写的串口通讯组件 ╔-----------------------------╗ ┆ 欢迎访问 C++Builder 研究 ┆ ┆ Web: http://www.ccrun.com ┆ ┆
www.eeworm.com/read/366119/9831914

c main.c

/* **************************************************************** ** 功能描述: 串行通讯程序,单片机中断收到8个数据后,将收到的8个数据以中断发送方式返送回发送方 *************************************************************** */ #include "p
www.eeworm.com/read/365333/9868963

c uart0.c

#define IN_UART0 #include "config.h" #define UCOS_UART0 0 #define UART_BPS 9600 // 串口通讯波特率 static OS_EVENT *Uart0Sem; /********************************************************************
www.eeworm.com/read/168859/9891451

c inter_can_t.c

/////////can 交互通讯发送程序////////////// /////////inter_can_t.c//////////////////// #include "candeal1.h" #define LEN 8 #define MSGNUMA 2 #define MSGNUMB 5 #define MSGNUMC 6 #define MSGNUMD 7 #defi
www.eeworm.com/read/168859/9891461

c inter_can_r.c

/////////can 交互通讯接收程序////////////// /////////inter_can_r.c//////////////////// #include "candeal1.h" #define LEN 8 #define MSGNUMA 2 #define MSGNUMB 5 #define MSGNUMC 6 #define MSGNUMD 7 #defi
www.eeworm.com/read/361224/10064053

c net_buffer.c

/* * COPYRIGHT (c) Notifier 1993-2004, All Rights Reserved * * 描述: NIC 通讯信息缓冲区 * * * 版本历史: * * 版本 作者 日期 修改内容 * 1.0 阙昊 2006-07-26 建立 * 1.01
www.eeworm.com/read/361224/10064067

h net_buffer.h

/* * COPYRIGHT (c) Notifier 1993-2004, All Rights Reserved * * 描述: NIC CAN通讯信息分派任务 * * * 版本历史: * * 版本 作者 日期 修改内容 * 1.0 阙昊 2006-07-25 建立 *
www.eeworm.com/read/164411/10109923

c inter_can_t.c

/////////can 交互通讯发送程序////////////// /////////inter_can_t.c//////////////////// #include "candeal1.h" #define LEN 8 #define MSGNUMA 2 #define MSGNUMB 5 #define MSGNUMC 6 #define MSGNUMD 7 #defi