期刊文献+
共找到330篇文章
< 1 2 17 >
每页显示 20 50 100
A Novel Binary Firefly Algorithm for the Minimum Labeling Spanning Tree Problem 被引量:1
1
作者 Mugang Lin Fangju Liu +1 位作者 Huihuang Zhao Jianzhen Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第10期197-214,共18页
Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatoria... Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatorial optimization problem,which is widely applied in communication networks,multimodal transportation networks,and data compression.Some approximation algorithms and heuristics algorithms have been proposed for the problem.Firefly algorithm is a new meta-heuristic algorithm.Because of its simplicity and easy implementation,it has been successfully applied in various fields.However,the basic firefly algorithm is not suitable for discrete problems.To this end,a novel discrete firefly algorithm for the MLST problem is proposed in this paper.A binary operation method to update firefly positions and a local feasible handling method are introduced,which correct unfeasible solutions,eliminate redundant labels,and make the algorithm more suitable for discrete problems.Computational results show that the algorithm has good performance.The algorithm can be extended to solve other discrete optimization problems. 展开更多
关键词 minimum labeling spanning tree problem binary firefly algorithm META-HEURISTICS discrete optimization
在线阅读 下载PDF
High-resolution Remote Sensing Image Segmentation Using Minimum Spanning Tree Tessellation and RHMRF-FCM Algorithm 被引量:10
2
作者 Wenjie LIN Yu LI Quanhua ZHAO 《Journal of Geodesy and Geoinformation Science》 2020年第1期52-63,共12页
It is proposed a high resolution remote sensing image segmentation method which combines static minimum spanning tree(MST)tessellation considering shape information and the RHMRF-FCM algorithm.It solves the problems i... It is proposed a high resolution remote sensing image segmentation method which combines static minimum spanning tree(MST)tessellation considering shape information and the RHMRF-FCM algorithm.It solves the problems in the traditional pixel-based HMRF-FCM algorithm in which poor noise resistance and low precision segmentation in a complex boundary exist.By using the MST model and shape information,the object boundary and geometrical noise can be expressed and reduced respectively.Firstly,the static MST tessellation is employed for dividing the image domain into some sub-regions corresponding to the components of homogeneous regions needed to be segmented.Secondly,based on the tessellation results,the RHMRF model is built,and regulation terms considering the KL information and the information entropy are introduced into the FCM objective function.Finally,the partial differential method and Lagrange function are employed to calculate the parameters of the fuzzy objective function for obtaining the global optimal segmentation results.To verify the robustness and effectiveness of the proposed algorithm,the experiments are carried out with WorldView-3(WV-3)high resolution image.The results from proposed method with different parameters and comparing methods(multi-resolution method and watershed segmentation method in eCognition software)are analyzed qualitatively and quantitatively. 展开更多
关键词 STATIC minimum spanning tree TESSELLATION shape parameter RHMRF FCM algorithm HIGH-RESOLUTION remote sensing image segmentation
在线阅读 下载PDF
THE DESIGN AND ANALYSIS OF ALGORITHM OF MINIMUM COST SPANNING TREE
3
作者 Xu Xusong Liu Dacheng Wu Lihua 《Acta Mathematica Scientia》 SCIE CSCD 1996年第3期296-301,共6页
This paper provides a method of producing a minimum cost spanning tree(MCST)using set operations.It studies the data structure for implementation of set operations and the algorithm to be applied to this structure and... This paper provides a method of producing a minimum cost spanning tree(MCST)using set operations.It studies the data structure for implementation of set operations and the algorithm to be applied to this structure and proves the correctness and the complexity of the algorithm.This algorithm uses the FDG(formula to divide elements into groups)to sort(the FDG sorts a sequence of n elements in expected tir O(n))and uses the method of path compression to find and to unite.Therefore.n produces an MCST of an undirected network having n vertices and e edges in expected time O(eG(n)). 展开更多
关键词 minimum cost spanning tree a sort using the FDG path compression set operation of find and unite algorithm analysis
在线阅读 下载PDF
The Design of the Minimum Spanning Tree Algorithms
4
作者 Zhicheng LIU Bo JIANG 《Intelligent Information Management》 2009年第1期56-59,共4页
Based on the graphic theory and improved genetic algorithm,an improved genetic algorithm to search the minimum spanning trees is given . The algorithm uses binary code to represent the problem of minimum spanning tree... Based on the graphic theory and improved genetic algorithm,an improved genetic algorithm to search the minimum spanning trees is given . The algorithm uses binary code to represent the problem of minimum spanning trees. It designs the corresponding fitness function,operator and few controlling strategies to improve its speed and evolutionary efficiency.Only one solution can be gotten with running traditional al-gorithem atone time.The new algorithm can get a set of the solutions with higher probability in a shorter time.The experiment shows that it has a better performance than traditional methods. 展开更多
关键词 minimum spanning tree GENETIC algorithm PATTERN
在线阅读 下载PDF
SOLVING MINIMUM SPANNING TREE PROBLEM WITH DNA COMPUTING 被引量:3
5
作者 LiuXikui LiYan XuJin 《Journal of Electronics(China)》 2005年第2期112-117,共6页
Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a f... Molecular programming is applied to minimum spanning problem whose solution requires encoding of real values in DNA strands. A new encoding scheme is proposed for real values that is biologically plausible and has a fixed code length. According to the characteristics of the problem, a DNA algorithm solving the minimum spanning tree problem is given. The effectiveness of the proposed method is verified by simulation. The advantages and disadvantages of this algorithm are discussed. 展开更多
关键词 DNA computing Genetic algorithms minimum spanning tree problem
在线阅读 下载PDF
Learning-Based Dynamic Connectivity Maintenance for UAV-Assisted D2D Multicast Communication 被引量:2
6
作者 Jingjing Wang Yanjing Sun +3 位作者 Bowen Wang Shenshen Qian Zhijian Tian Xiaolin Wang 《China Communications》 SCIE CSCD 2023年第10期305-322,共18页
Unmanned aerial vehicles(UAVs) enable flexible networking functions in emergency scenarios.However,due to the movement characteristic of ground users(GUs),it is challenging to capture the interactions among GUs.Thus,w... Unmanned aerial vehicles(UAVs) enable flexible networking functions in emergency scenarios.However,due to the movement characteristic of ground users(GUs),it is challenging to capture the interactions among GUs.Thus,we propose a learningbased dynamic connectivity maintenance architecture to reduce the delay for the UAV-assisted device-todevice(D2D) multicast communication.In this paper,each UAV transmits information to a selected GU,and then other GUs receive the information in a multi-hop manner.To minimize the total delay while ensuring that all GUs receive the information,we decouple it into three subproblems according to the time division on the topology:For the cluster-head selection,we adopt the Whale Optimization Algorithm(WOA) to imitate the hunting behavior of whales by abstracting the UAVs and cluster-heads into whales and preys,respectively;For the D2D multi-hop link establishment,we make the best of social relationships between GUs,and propose a node mapping algorithm based on the balanced spanning tree(BST) with reconfiguration to minimize the number of hops;For the dynamic connectivity maintenance,Restricted Q-learning(RQL) is utilized to learn the optimal multicast timeslot.Finally,the simulation results show that our proposed algorithms perfor better than other benchmark algorithms in the dynamic scenario. 展开更多
关键词 cluster-head selection whale optimization algorithm(WOA) balanced spanning tree(BST) multi-hop link establishment dynamic connectivity maintenance
在线阅读 下载PDF
基于DBSCAN聚类的CCUS管网布局优化方法
7
作者 赵东亚 黄启展 +3 位作者 邢玉鹏 章旎 于徽 许保珅 《新疆石油天然气》 2025年第3期50-60,共11页
为减少CO_(2)排放,减缓气候变化,碳捕集、利用和封存(CCUS)技术受到了广泛关注。由于项目投资较大且不易变更,CCUS技术的推广和应用受到了极大限制。目前系统化的源汇匹配已成为研究重点,科学、有效的源汇匹配可优化管网设计,降低CCUS... 为减少CO_(2)排放,减缓气候变化,碳捕集、利用和封存(CCUS)技术受到了广泛关注。由于项目投资较大且不易变更,CCUS技术的推广和应用受到了极大限制。目前系统化的源汇匹配已成为研究重点,科学、有效的源汇匹配可优化管网设计,降低CCUS全流程成本。提出了一种基于密度的具有噪声的聚类算法(DBSCAN)优化CCUS管网布局,为CCUS管网设计提供解决方案。首先应用DBSCAN算法对源和汇进行聚类处理;然后在充分考虑源汇性质、各环节成本等因素基础上,基于最小支撑树法构建CCUS源汇匹配模型,得到CCUS源汇匹配理论方案;最后针对多源共汇导致的管网冗余问题,应用改进的节约里程法优化CCUS源汇匹配方案。以假定规划区为例开展研究,结果表明所提模型不仅能够降低CCUS部署成本,还能大幅缩短运输距离。相较于传统方案,部署总成本由1.3×10^(7)万元降至9.8×10^(6)万元,降幅约为24.6%;运输距离由4075 km减少至1008 km,降幅达75.3%。研究验证了所提方法在复杂CCUS场景中的适应性与经济性,为CCUS系统规划提供了可行的优化路径和理论参考。 展开更多
关键词 源汇匹配 CCUS 最小支撑树法 改进的节约里程法 DBSCAN聚类
在线阅读 下载PDF
Efficient Minimum Spanning Tree Algorithms on the Reconfigurable Mesh
8
作者 万颖瑜 许胤龙 +1 位作者 顾晓东 陈国良 《Journal of Computer Science & Technology》 SCIE EI CSCD 2000年第2期116-125,共10页
The reconfigurable mesh consists of an array of processors interconnected by a reconfigurable bus system. The bus system can be used to dynamically obtain various interconnection patterns among the processors. Recent... The reconfigurable mesh consists of an array of processors interconnected by a reconfigurable bus system. The bus system can be used to dynamically obtain various interconnection patterns among the processors. Recently, this model has attracted a lot of attention. In this paper, two efficient algorithms are proposed for computing the minimum spanning tree of an n-vertex undirected graph. One runs on an n×n reconfigurable mesh with time complexity of O(log^2 n). The other runs with time complexity of O(log n) on an n^(1+E)×n reconfigurable mesh, where < E < 1 is a constant. All these improve the previously known results on the reconfigurable mesh. 展开更多
关键词 parallel algorithm reconfigurable mesh graph algorithm minimum spanning tree
原文传递
苏鲁沿海地区离岸碳封存源汇匹配分析:以南黄海盆地为例
9
作者 赵化淋 庞凌云 +5 位作者 李清 陈建文 袁勇 梁杰 骆迪 王建强 《中国矿业》 北大核心 2025年第9期118-132,共15页
在“双碳”目标驱动下,碳捕集、利用与封存(CCUS)技术成为碳减排关键手段。我国沿海省市工业聚集、二氧化碳排放量巨大,加之海域碳封存空间广阔、安全性高,因此,离岸碳封存模式日渐成为沿海地区实现“双碳”目标的重要选择。而源汇匹配... 在“双碳”目标驱动下,碳捕集、利用与封存(CCUS)技术成为碳减排关键手段。我国沿海省市工业聚集、二氧化碳排放量巨大,加之海域碳封存空间广阔、安全性高,因此,离岸碳封存模式日渐成为沿海地区实现“双碳”目标的重要选择。而源汇匹配作为离岸碳封存的核心环节,其优化程度直接决定减排效率与经济成本,对实现经济、高效减排降碳具有重要意义。本文聚焦苏鲁沿海地区与南黄海盆地的离岸碳封存源汇匹配问题,基于中国高空间分辨率排放网格数据库(CHRED)选取苏鲁沿海地区钢铁、化工、水泥、火电等行业碳排放数据,引入最小生成树算法构建了离岸碳封存源汇匹配模型,开展了苏鲁沿海地区离岸碳封存源汇匹配研究,求解了源汇匹配系统总成本,给出了最优管道运输路径,形成最优源汇匹配模式。研究认为,南黄海盆地烟台坳陷和青岛坳陷碳封存有利区与苏鲁沿海地区碳排放源呈现出良好的匹配特性,可满足未来30年碳减排需求,为离岸碳封存提供了地质基础;提出的源汇匹配模式单位运输成本0.0156美元/t/km,随着技术革新、碳价上涨等影响,提出的源汇匹配模式下的离岸碳封存发展路径经济效益将更加乐观。本研究为沿海省市构建“双碳”目标下的陆海统筹减排系统提供了科学决策依据,有助于推动“岸碳入海”技术路径的规模化应用。 展开更多
关键词 碳封存源汇匹配 离岸二氧化碳地质封存 最小生成树算法 “双碳”目标 苏鲁沿海地区 南黄海盆地
在线阅读 下载PDF
基于长短时序预测的拓扑构建与控制
10
作者 严莉 呼海林 +4 位作者 王高洲 张闻彬 潘法定 张啸 郑艳伟 《山东大学学报(理学版)》 北大核心 2025年第9期41-51,共11页
为优化动态网络的拓扑构建与资源分配,提出基于长短时序预测的拓扑构建与控制(long short-term prediction-based topology construction and control,LSPTCC)框架。采用长短期记忆(long short-term memory,LSTM)网络和Informer模型进... 为优化动态网络的拓扑构建与资源分配,提出基于长短时序预测的拓扑构建与控制(long short-term prediction-based topology construction and control,LSPTCC)框架。采用长短期记忆(long short-term memory,LSTM)网络和Informer模型进行多维时间序列的长时和短时预测,精准捕捉数据中的时间依赖性与非平稳性波动。基于预测结果,使用增强容量约束设计(enhanced capacity constrained design,ECCD)算法构建最小生成树(minimum spanning tree,MST),优化节点间的连接,减少传输路径的总损耗。利用最大网络流算法实现动态的流量分配与调整,确保系统在流量波动情况下的高效流量资源利用。实验采用光伏消纳数据集,结果表明该框架能够准确预测发电量和用电量,并通过优化拓扑结构和资源分配,减少电力传输损耗,验证LSPTCC框架的有效性和鲁棒性。 展开更多
关键词 长短时序预测 最小生成树 最大网络流算法 动态网络拓扑
原文传递
最小生成树的prim算法及minimum函数 被引量:2
11
作者 王晓柱 翟延富 孙吉红 《山东轻工业学院学报(自然科学版)》 CAS 2004年第1期6-9,13,共5页
 本文介绍了最小生成树的prim算法,minimum函数的实现过程及该函数对由prim算法所得到的最小生成树的影响。
关键词 最小生成树 PRIM算法 minimum函数 图论 带权连通图 编制 调用方法
在线阅读 下载PDF
基于农村微网的分布式电源互补发电系统 被引量:2
12
作者 孔令威 刘博文 +1 位作者 李奇声 喻纪元 《电工材料》 2025年第1期86-89,93,共5页
发展中国家农村地区人口密度低,电网供电投资大,因此可以安装家用太阳能系统(SHS)的小型光伏发电装置。本研究提供一种微电网规划方法,包括在快速、低成本电气化背景下,在等待与中压配电网潜在连接的情况下,设计SHS和电池储能的最佳位... 发展中国家农村地区人口密度低,电网供电投资大,因此可以安装家用太阳能系统(SHS)的小型光伏发电装置。本研究提供一种微电网规划方法,包括在快速、低成本电气化背景下,在等待与中压配电网潜在连接的情况下,设计SHS和电池储能的最佳位置和规模。为了解决这些优化问题,选择最小生成树算法和遗传算法,并通过一个案例乡村进行了测试。 展开更多
关键词 电气化 遗传算法 最小生成树 微电网
在线阅读 下载PDF
NeuroPrim:An attention-based model for solving NP-hard spanning tree problems 被引量:2
13
作者 Yuchen Shi Congying Han Tiande Guo 《Science China Mathematics》 SCIE CSCD 2024年第6期1359-1376,共18页
Spanning tree problems with specialized constraints can be difficult to solve in real-world scenarios,often requiring intricate algorithmic design and exponential time.Recently,there has been growing interest in end-t... Spanning tree problems with specialized constraints can be difficult to solve in real-world scenarios,often requiring intricate algorithmic design and exponential time.Recently,there has been growing interest in end-to-end deep neural networks for solving routing problems.However,such methods typically produce sequences of vertices,which make it difficult to apply them to general combinatorial optimization problems where the solution set consists of edges,as in various spanning tree problems.In this paper,we propose NeuroPrim,a novel framework for solving various spanning tree problems by defining a Markov decision process for general combinatorial optimization problems on graphs.Our approach reduces the action and state space using Prim's algorithm and trains the resulting model using REINFORCE.We apply our framework to three difficult problems on the Euclidean space:the degree-constrained minimum spanning tree problem,the minimum routing cost spanning tree problem and the Steiner tree problem in graphs.Experimental results on literature instances demonstrate that our model outperforms strong heuristics and achieves small optimality gaps of up to 250 vertices.Additionally,we find that our model has strong generalization ability with no significant degradation observed on problem instances as large as 1,000.Our results suggest that our framework can be effective for solving a wide range of combinatorial optimization problems beyond spanning tree problems. 展开更多
关键词 degree-constrained minimum spanning tree problem minimum routing cost spanning tree problem Steiner tree problem in graphs Prim's algorithm reinforcement learning
原文传递
基于Kruskal的市镇交通畅通工程规划创新算法研究
14
作者 毛睿 张渊 《现代信息科技》 2025年第9期57-62,共6页
随着城镇人口和机动车数量的激增,交通拥堵问题日益凸显,这不仅严重影响了居民的日常出行效率和生活品质。同时,还提高了通勤成本与能源消耗。为应对此挑战,各级政府和城市规划者纷纷寻求解决方案,力求通过科学规划与管理缓解拥堵。在... 随着城镇人口和机动车数量的激增,交通拥堵问题日益凸显,这不仅严重影响了居民的日常出行效率和生活品质。同时,还提高了通勤成本与能源消耗。为应对此挑战,各级政府和城市规划者纷纷寻求解决方案,力求通过科学规划与管理缓解拥堵。在此背景下,一项研究提出了一种基于Kruskal的市镇交通畅通工程规划算法,该方法摒弃了并查集等复杂算法,通过构建市镇交通网络模型,并创新性引入了一个两次排序机制,精简了Kruskal算法的操作流程,从而实现交通网络的最优化布局。实验结果表明,该算法不仅简单易懂,而且具有良好的稳定性和鲁棒性,为提升交通系统整体效能提供了有力支撑,成为各级政府市政规划中的重要一环。 展开更多
关键词 市镇交通 最小生成树 KRUSKAL算法 C语言算法
在线阅读 下载PDF
基于分层加权聚类的应用层组播最小生成树算法
15
作者 王井丰 姜志 +1 位作者 高峰 刘亮 《计算机工程与设计》 北大核心 2025年第11期3141-3148,共8页
为了提高应用层组播数据包的转发效率,提出一种基于分层加权聚类的应用层组播最小生成树算法。针对于计算组播节点稳定性存在着一定困难,算法根据节点之间距离表示节点相似度,按照相似度阈值进行分层聚类成簇,簇与簇的连接根据节点之间... 为了提高应用层组播数据包的转发效率,提出一种基于分层加权聚类的应用层组播最小生成树算法。针对于计算组播节点稳定性存在着一定困难,算法根据节点之间距离表示节点相似度,按照相似度阈值进行分层聚类成簇,簇与簇的连接根据节点之间的组播路径代价权值,再根据Prim算法进行簇内节点连接,构建一棵应用层组播的最小生成树。实验结果表明,算法能够提高应用层组播数据转发效率,同时也能验证了组播节点之间的稳定性。 展开更多
关键词 分层加权 聚类 应用层组播 最小生成树 PRIM算法 相似度
在线阅读 下载PDF
Approximation Algorithms for Solving the 1-Line Minimum Steiner Tree of Line Segments Problem
16
作者 Jian-Ping Li Su-Ding Liu +2 位作者 Jun-Ran Lichen Peng-Xiang Pan Wen-Cheng Wang 《Journal of the Operations Research Society of China》 EI CSCD 2024年第3期729-755,共27页
We address the 1-line minimum Steiner tree of line segments(1L-MStT-LS)problem.Specifically,given a set S of n disjoint line segments in R^(2),we are asked to find the location of a line l and a set E_(l) of necessary... We address the 1-line minimum Steiner tree of line segments(1L-MStT-LS)problem.Specifically,given a set S of n disjoint line segments in R^(2),we are asked to find the location of a line l and a set E_(l) of necessary line segments(i.e.,edges)such that a graph consisting of all line segments in S ∪ E_(l) plus this line l,denoted by T_(l)=(S,l,E_(l)),becomes a Steiner tree,the objective is to minimize total length of edges in E_(l) among all such Steiner trees.Similarly,we are asked to find a set E_(0) of necessary edges such that a graph consisting of all line segments in S ∪ E_(0),denoted by T_(S)=(S,E_(0)),becomes a Steiner tree,the objective is to minimize total length of edges in E_(0) among all such Steiner trees,we refer to this new problem as the minimum Steiner tree of line segments(MStT-LS)problem.In addition,when two endpoints of each edge in Eo need to be located on two different line segments in S,respectively,we refer to that problem as the minimum spanning tree of line segments(MST-LS)problem.We obtain three main results:(1)Using technique of Voronoi diagram of line segments,we design an exact algorithm in time O(n log n)to solve the MST-LS problem;(2)we show that the algorithm designed in(1)is a 1.214-approximation algorithm to solve the MStT-LS problem;(3)using the combination of the algorithm designed in(1)as a subroutine for many times,a technique of finding linear facility location and a key lemma proved by techniques of computational geometry,we present a 1.214-approximation algorithm in time O(n^(3) log n)to solve the 1L-MStT-LS problem. 展开更多
关键词 1-Line minimum Steiner tree of line segments minimum spanning tree of line segments Voronoi diagram of line segments Steiner ratio Approximation algorithms
原文传递
Research and Improvement of Kruskal Algorithm 被引量:1
17
作者 Haiming Li Qiyang Xia Yong Wang 《Journal of Computer and Communications》 2017年第12期63-69,共7页
It’s a very popular issue regarding the minimum cost spanning tree which is of great practical and economical significance to solve it in a concise and accelerated way. In this paper, the basic ideas of Kruskal algor... It’s a very popular issue regarding the minimum cost spanning tree which is of great practical and economical significance to solve it in a concise and accelerated way. In this paper, the basic ideas of Kruskal algorithm were discussed and then presented a new improved algorithm—two branch Kruskal algorithm, which is improved to choose a middle value. Finally, because the time complexity is reduced, and the process is more convenient, it is concluded that the improved Kruskal algorithm is more effective in most cases compared with the Kruskal algorithm. 展开更多
关键词 minimum spanning tree CLASSICAL Kruskal algorithm Two Branch Kruskal algorithm Time COMPLEXITY
暂未订购
Gradient Gene Algorithm: a Fast Optimization Method to MST Problem
18
作者 Zhang Jin bo, Xu Jing wen, Li Yuan xiang State Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, China 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期535-540,共6页
The extension of Minimum Spanning Tree(MST) problem is an NP hard problem which does not exit a polynomial time algorithm. In this paper, a fast optimization method on MST problem——the Gradient Gene Algorithm is int... The extension of Minimum Spanning Tree(MST) problem is an NP hard problem which does not exit a polynomial time algorithm. In this paper, a fast optimization method on MST problem——the Gradient Gene Algorithm is introduced. Compared with other evolutionary algorithms on MST problem, it is more advanced: firstly, very simple and easy to realize; then, efficient and accurate; finally general on other combination optimization problems. 展开更多
关键词 combination optimization minimum spanning tree problem extension of minimum spanning tree problem gradient gene algorithm
在线阅读 下载PDF
一种无线传感器网络节能负载平衡树型数据聚合方案 被引量:3
19
作者 张艳维 许小芾 曹高飞 《电子设计工程》 2024年第22期72-76,共5页
为了延长无线传感器网络的生命周期,并从节点能耗负载均衡的角度进行数据传输,提出了一种高效的基于负载均衡树的数据聚合方案(LB-TBDAS)。该方案将传感区域划分为网格中的多个单元,选出剩余能量最大的传感器节点作为每个单元中的头部单... 为了延长无线传感器网络的生命周期,并从节点能耗负载均衡的角度进行数据传输,提出了一种高效的基于负载均衡树的数据聚合方案(LB-TBDAS)。该方案将传感区域划分为网格中的多个单元,选出剩余能量最大的传感器节点作为每个单元中的头部单元;利用最小生成树算法建立树状路径。在数据传输过程中,头部单元负责采集每个单元内的传感数据,采集到的数据沿树状路径传输到基站。仿真结果表明,提出的LB-TBDAS方案的总能耗明显低于GB-PEDAP和PED-AP。与GB-PEDAP和PEDAP相比,LB-TBDAS方案延长了一倍以上无线传感器网络的生命周期,可以避免传感器节点在多跳数据传输过程中产生过多的能量消耗。 展开更多
关键词 数据聚合 负载平衡 最小生成树算法 无线传感器网络
在线阅读 下载PDF
融合均值榜样的反向互学习水母搜索算法
20
作者 段艳明 肖辉辉 谭黔林 《河南师范大学学报(自然科学版)》 CAS 北大核心 2024年第4期111-119,I0015,I0016,共11页
为解决水母搜索算法(jellyfish search algorithm,JS)的洋流运动缺乏多样性、群内运动缺乏引导性、种群间信息无交流,造成搜索速度慢、稳定性差及易早熟的问题,构建了一种融合均值榜样的反向互学习水母搜索算法(oppositional-mutual lea... 为解决水母搜索算法(jellyfish search algorithm,JS)的洋流运动缺乏多样性、群内运动缺乏引导性、种群间信息无交流,造成搜索速度慢、稳定性差及易早熟的问题,构建了一种融合均值榜样的反向互学习水母搜索算法(oppositional-mutual learning jellyfish search algorithm based on mean-value example,OMLJS).首先在水母跟随洋流运动(全局搜索)部分,利用前两代水母的平均位置代替只考虑上一代水母的平均位置来引导水母个体的位置更新,提高算法的全局搜索能力;其次在水母的群内主动运动(局部搜索)部分,利用最优个体代替随机个体来引导水母进行更有效的搜索,加快算法的收敛速度;然后在水母进入下一次迭代前增加对水母种群进行动态反向互学习步骤,增加种群多样性及增强种群间的信息交流,达到互补另外两个策略,提高算法的整体优化性能.选用12个经典的基准测试优化函数,将OMLJS与5个对比算法从解的平均值、最优值及方差进行对比分析,并用于求解最小生成树问题,OMLJS能够更快地找到最小生成树.实验结果表明,OMLJS的收敛速度、求解精度明显提高. 展开更多
关键词 水母搜索算法 均值榜样学习 反向互学习 时间控制机制 最小生成树问题
在线阅读 下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部