-
三种无线通信协议综述
资源描述【摘要】蓝牙(IEEE 802.15.I)、ZigBee(IEEES02.15.4).Wi-Fi(IEEE 802.11)是当前流行的三种短距离无线通信
协议标准,从应用的角度来看蓝牙技术是为取代个人的电子设备间的有线连接。ZigBee技术是为了建立一个可靠的无线监控
网络,w卜Fi技术的目的取代个人电脑的网线。现将对这三种流行的通信协议的主要特征比较,包括传输速度,功耗、安全.
【关键词】蓝牙;ZigBee;Wi-Fi;无线通信协议
- 2022-07-25 00:26:27下载
- 积分:1
-
数值分析相关问题代码,数据拟合
利用数值分析方法进行数据拟合#include
#include
#include
void main()
{
int i;
float a[3];
float x[16];
float y[16];
void Approx(float[],float[],int,int,float[]);
Approx(x,y,16,2,a);
for(i=0;i
- 2022-03-25 20:23:44下载
- 积分:1
-
无人机模型设计仿真
UAV model designed on simulink-UAV model designed on Simulink
- 2023-08-31 20:15:03下载
- 积分:1
-
光立方旋转跳跃
资源描述这个光立方程序希望能对各位自学学习有一定的帮助!
- 2022-01-28 12:51:48下载
- 积分:1
-
FT频谱选带细化程序
基于DFT的频谱细化程序
- 2023-08-19 00:20:03下载
- 积分:1
-
四人过河求时间最短问题
四人过河求时间最短问题-four for the shortest river issues
- 2022-02-25 19:45:22下载
- 积分:1
-
这是硕士生计算机软件专业组合数学的一个序数算法演示,仅供参考。...
这是硕士生计算机软件专业组合数学的一个序数算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm sequence demonstration purposes only.
- 2022-02-27 03:43:04下载
- 积分:1
-
流形学习的源代码
流形学习的源代码,ISOMAP和LLE方法来实现。
- 2022-02-03 15:17:00下载
- 积分:1
-
vc achieve Mallat algorithm
vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
- 2022-02-15 06:43:46下载
- 积分:1
-
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中...
利用C语言产生随机数,每次的随机数都是不一样的,并把随机数写到指定的文件中-The use of C language random number generated each time the random number is not the same, and wrote a random number of the document specified
- 2022-02-03 06:45:18下载
- 积分:1