代码搜索:实时接收

找到约 10,000 项符合「实时接收」的源代码

代码结果 10,000
www.eeworm.com/read/410890/11265650

c event.c

#include "..\includes\includes.h" #include "..\includes\includes.h" /* 任务表: 1,按键扫描 2,等待定时中断 3,按键查询 4,用户操作超时事件 5,等待串行中断,并接收数据 */ typedef struct { uint32 tWait; //允许等待时间 uin
www.eeworm.com/read/410321/11293059

txt sms.txt

sno=1;时间=2009-02-09 11:28:50.149;索引=2369;会话标识=65535;方向=接收;服务类型=短消息;事件号=35022;事件描述=EV_PASmsMo;消息长度=336;模块号=5; |-motTraceData_T(motTraceData_T) |-hd(motTraceHead_T) | |-tSingleSet(motSingleSet_T)
www.eeworm.com/read/264544/11310576

c main.c

/*C语言函数 */ #define U32 unsigned int #define U16 unsigned short #define S32 int #define S16 short int #define U8 unsigned char #define S8 signed char #include "2410addr.h" /*定义接收缓冲区*/
www.eeworm.com/read/263637/11351830

bak adcurrent.c.bak

/********************************************************************** * ADCurrent.c * * *AD采用了差分模式,内部参考电压,其中负端输入是AD1,三个通道轮流采样, 把采集到的数据通过串口发送到上位机显示。调试时上位机接收时要用1
www.eeworm.com/read/263637/11351832

c adcurrent.c

/********************************************************************** * ADCurrent.c * * *AD采用了差分模式,内部参考电压,其中负端输入是AD1,三个通道轮流采样, 把采集到的数据通过串口发送到上位机显示。调试时上位机接收时要用1
www.eeworm.com/read/408889/11366152

m blast_decode.m

function output=BLAST_decode(Y,H,Cons,hard_soft,LST_method,var_noise) %------------------------------------------------------------------- % 输入参数 Y表示的是接收信号 % Y Nc×1×Nr,Y为一个三维的矩阵 % 输入参数 H 表示的是信道响
www.eeworm.com/read/405393/11463768

html ch17s06.html

17.6. 报文接收-Linux设备驱动第三版(中文版)-开发频道-华星在线
www.eeworm.com/read/405393/11463786

html ch17s08.html

17.8. 接收中断缓解-Linux设备驱动第三版(中文版)-开发频道-华星在线
www.eeworm.com/read/404390/11486112

asp alipay_config.asp

www.eeworm.com/read/348087/11612582

c c8051f040_uart1.c

下面的范例程序你可以参考一下 /****************************************************************************** UART0用定时器2和UART1用定时器1作为波特率发生器, 上位机发送数到UART0或UART1,能够接收到 *****************************************