代码搜索:3G通信
找到约 10,000 项符合「3G通信」的源代码
代码结果 10,000
www.eeworm.com/read/295486/8159313
c msgqdemo.c
/* msgQDemo.c - 利用消息队列通信的例子*/
/* includes */
#include "vxWorks.h"
#include "taskLib.h"
#include "msgQLib.h"
#include "sysLib.h"
#include "stdio.h"
#define CONSUMER_TASK_PRI 99
www.eeworm.com/read/201923/15392756
frm sericomm.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form sericomm
BorderStyle = 4 'Fixed ToolWindow
Caption = "串口通信"
ClientHei
www.eeworm.com/read/111257/15515890
frm frmmain.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form frmMain
Caption = "MSComm串口通信示例"
ClientHeight = 4140
ClientLeft =
www.eeworm.com/read/288713/8612708
c dsk5509_usb.c
/****************************************************************/
/* 文件名: DSK5509_USB.c */
/* 功能: 实现5509片上usb的配置及与PC机的通信 */
/* 设计日期: 10/20/2004 */
/* 版权: 北京合众达电子技术有限责任
www.eeworm.com/read/285482/8836319
c rs232.c
/*---------- RS232 -----------*/
#include "DSP28_Device.h"
#ifdef RS232
/*与主机通信方式的变量定义*/
#if !SelfTest
unsigned int Sci_VarRx[100];
unsigned int i,j;
unsigned int Send_Flag;
#end
www.eeworm.com/read/186344/8943707
c communication1.c
/*********************************************************************************/
//程序名:commucation1.c
//功能描述:利用单片机的串口实现双机双工通信
//调用函数:Timer_10ms(uint_1ms),Led_Off(),Led_On()
//输入:
//返回:
www.eeworm.com/read/186344/8943752
bak communication1.c.bak
/*********************************************************************************/
//程序名:commucation1.c
//功能描述:利用单片机的串口实现双机双工通信
//调用函数:Timer_10ms(uint_1ms),Led_Off(),Led_On()
//输入:
//返回: