代码搜索:无线广播
找到约 3,481 项符合「无线广播」的源代码
代码结果 3,481
www.eeworm.com/read/352946/10490157
lis cc2420.lis
.module cc2420.c
.area text(rom, con, rel)
0000 .dbfile E:\无线传感器网络资料\cc2420驱动\测试1\RX\cc2420.c
0000 .dbfunc e Wr
www.eeworm.com/read/352946/10490217
lis spi.lis
.module spi.c
.area text(rom, con, rel)
0000 .dbfile E:\无线传感器网络资料\cc2420驱动\测试1\RX\spi.c
0000 .dbfunc e init_spi
www.eeworm.com/read/352946/10490468
lis spi.lis
.module spi.c
.area text(rom, con, rel)
0000 .dbfile E:\无线传感器网络资料\cc2420驱动\测试1\code\spi.c
0000 .dbfunc e init_s
www.eeworm.com/read/484316/6585543
lis common.lis
.module common.c
.area text(rom, con, rel)
0000 .dbfile E:\心电监护系统\测试程序\第一阶段\无线测试\发送端\common.c
0000 .dbfunc e De
www.eeworm.com/read/484316/6585584
lis common.lis
.module common.c
.area text(rom, con, rel)
0000 .dbfile E:\心电监护系统\测试程序\第一阶段\无线测试\接收端\common.c
0000 .dbfunc e De
www.eeworm.com/read/264760/11302379
txt 自己修改的主机程序.txt
// ********************************************************
// CMainPrg.c 简易信号发生器主机程序(原先是主机程序)
// 开发日期 : 2007年11月27日
// 开发环境 : 无线龙C51RF-2开发系统
// ***************************************************
www.eeworm.com/read/338127/12323515
m ms_encoder_initialization.m
%MS_Encoder_Initialization.m
%根据无线配置设置卷积编码器Trellis参数和填充长度
switch xRC
case 3
switch xFrameLength
case 6120
xTrellisStructure=poly2trellis(9,[753 561]);
www.eeworm.com/read/221621/14735214
h battery.h
//========================================================
//深圳奥特迅电力设备有限公司
//电池监控系统用无线传输模块
//文件名:Battery.h
//描述:
//By:Andylee 2006-6-13
//anssett@163.com
//=====================================
www.eeworm.com/read/221621/14735270
h battery.h
//========================================================
//深圳奥特迅电力设备有限公司
//电池监控系统用无线传输模块
//文件名:Battery.h
//描述:
//By:Andylee 2006-6-13
//anssett@163.com
//=====================================
www.eeworm.com/read/221621/14735296
c maintask.c
//========================================================
//深圳奥特迅电力设备有限公司
//电池监控系统用无线传输模块
//文件名:MainTask.c
//描述:
//By:Andylee 2006-6-13
//anssett@163.com
//====================================