-
LEACH 协议
LEACH是一种分层的协议,其中大多数节点发送到簇头,和簇头聚集和压缩数据,并将其转发到基站(汇)。每个节点使用随机算法在每一轮以确定它是否会成为簇头在这一轮。 LEACH假定每个节点具有强大到足以直接到达基站或最近的簇头的无线电,但是,使用这种无线电以全功率的所有时间将浪费能量。对已集群头节点不能成为簇头再次用于P轮,其中P是簇头所需的百分比。此后,每个节点具有成为簇头在每一轮一个1 / P的概率。在每一回合结束时,每个节点是不是一个簇头选择最接近的簇头,并加入该集群。簇头,然后在其集群中的每个节点发送其数据创建一个日程安排。
- 2022-06-30 03:57:11下载
- 积分:1
-
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。...
自由始端和终端的动态规划,求指标函数最小值的逆序算法递归。-The free end of the beginning and end dynamic programming, the minimum value of the reverse index function request recursive algorithm.
- 2022-08-26 08:23:31下载
- 积分:1
-
泊松表面重建 -
在这篇文章中的代码要求用户选择一个点集,然后使用Delaunay三角网在这些点创建多面网格。 [我们正在创建一个多面网格我们仅限于32,767顶点。这是已知的限制使用PolyFaceMesh对象时:在AutoCAD2010新SubDMesh目的它应该是可能写在不脱离这种限制的影响的一个版本。有所期待,从未来的职位...]
- 2022-08-24 19:05:50下载
- 积分:1
-
B样条绘制,计算控制点然后绘制样条
B样条绘制,根据鼠标点击确定形值点,计算控制点然后绘制样条
- 2022-06-21 16:50:45下载
- 积分:1
-
k_means-segmentation
利用matlab实现k均值图像分割算法,k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的
- 2022-01-30 17:30:34下载
- 积分:1
-
模拟退火算法
AppWizard has created this TspSA application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TspSA application.
TspSA.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
TspSA.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CTspSAApp application class.
TspSA.cpp
This
- 2022-05-14 00:33:05下载
- 积分:1
-
三角剖分源代码
三角剖分的源代码 ,剖分速度快,无约束与带约束都有生成tin,三角网格的显示,delauncy三角形的显示-generation tin, the triangular mesh, the triangular show delauncy
- 2023-06-28 09:30:03下载
- 积分:1
-
MPU6050角度解析上传程序
通过STM32的I2C接口读取MPU6050的数据,然后经过均值滤波和互补融合,获取横滚角和俯仰角,然后将角度信息通过串口反馈到上位机中。
- 2022-08-18 20:09:59下载
- 积分:1
-
MATLAB代码实现的FFT
检测FFT性能的MATLAB程序,系统性能检测用-MATLAB code for FFT
- 2022-06-19 09:19:31下载
- 积分:1
-
TSP 问题 A *
包TSP;
- 2023-01-17 11:20:03下载
- 积分:1