期刊文献+
共找到3,824篇文章
< 1 2 192 >
每页显示 20 50 100
Optimizing Connections:Applied Shortest Path Algorithms for MANETs
1
作者 Ibrahim Alameri Jitka Komarkova +2 位作者 Tawfik Al-Hadhrami Abdulsamad Ebrahim Yahya Atef Gharbi 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第10期787-807,共21页
This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to del... This study is trying to address the critical need for efficient routing in Mobile Ad Hoc Networks(MANETs)from dynamic topologies that pose great challenges because of the mobility of nodes.Themain objective was to delve into and refine the application of the Dijkstra’s algorithm in this context,a method conventionally esteemed for its efficiency in static networks.Thus,this paper has carried out a comparative theoretical analysis with the Bellman-Ford algorithm,considering adaptation to the dynamic network conditions that are typical for MANETs.This paper has shown through detailed algorithmic analysis that Dijkstra’s algorithm,when adapted for dynamic updates,yields a very workable solution to the problem of real-time routing in MANETs.The results indicate that with these changes,Dijkstra’s algorithm performs much better computationally and 30%better in routing optimization than Bellman-Ford when working with configurations of sparse networks.The theoretical framework adapted,with the adaptation of the Dijkstra’s algorithm for dynamically changing network topologies,is novel in this work and quite different from any traditional application.The adaptation should offer more efficient routing and less computational overhead,most apt in the limited resource environment of MANETs.Thus,from these findings,one may derive a conclusion that the proposed version of Dijkstra’s algorithm is the best and most feasible choice of the routing protocol for MANETs given all pertinent key performance and resource consumption indicators and further that the proposed method offers a marked improvement over traditional methods.This paper,therefore,operationalizes the theoretical model into practical scenarios and also further research with empirical simulations to understand more about its operational effectiveness. 展开更多
关键词 Dijkstra’s algorithm optimization complexity analysis shortest path first comparative algorithm analysis nondeterministic polynomial(NP)-complete
在线阅读 下载PDF
Original optimal method to solve the all-pairs shortest path problem: Dhouib-matrix-ALL-SPP
2
作者 Souhail Dhouib 《Data Science and Management》 2024年第3期206-217,共12页
The All-pairs shortest path problem(ALL-SPP)aims to find the shortest path joining all the vertices in a given graph.This study proposed a new optimal method,Dhouib-matrix-ALL-SPP(DM-ALL-SPP)to solve the ALL-SPP based... The All-pairs shortest path problem(ALL-SPP)aims to find the shortest path joining all the vertices in a given graph.This study proposed a new optimal method,Dhouib-matrix-ALL-SPP(DM-ALL-SPP)to solve the ALL-SPP based on column-row navigation through the adjacency matrix.DM-ALL-SPP is designed to generate in a single execution the shortest path with details among all-pairs of vertices for a graph with positive and negative weighted edges.Even for graphs with a negative cycle,DM-ALL-SPP reported a negative cycle.In addition,DM-ALL-SPP continues to work for directed,undirected and mixed graphs.Furthermore,it is characterized by two phases:the first phase consists of adding by column repeated(n)iterations(where n is the number of vertices),and the second phase resides in adding by row executed in the worst case(n∗log(n))iterations.The first phase,focused on improving the elements of each column by adding their values to each row and modifying them with the smallest value.The second phase is emphasized by rows only for the elements modified in the first phase.Different instances from the literature were used to test the performance of the proposed DM-ALL-SPP method,which was developed using the Python programming language and the results were compared to those obtained by the Floyd-Warshall algorithm. 展开更多
关键词 Artificial intelligence Operations research Combinatorial optimization Graph theory Network model All-pairs shortest paths problem Dhouib-matrix Intelligent networks
在线阅读 下载PDF
基于最短路径序列化图的域内路由保护算法
3
作者 耿海军 胡睿乾 +1 位作者 胡治国 尹霞 《软件学报》 北大核心 2025年第2期680-697,共18页
互联网服务提供商采用路由保护算法来满足实时性、低时延和高可用应用的需求.然而已有路由保护算法存在下面3个方面的问题:(1)在不改变传统路由协议转发机制的前提下,故障保护率普遍较低;(2)为了追求较高的故障保护率,通常需要改变传统... 互联网服务提供商采用路由保护算法来满足实时性、低时延和高可用应用的需求.然而已有路由保护算法存在下面3个方面的问题:(1)在不改变传统路由协议转发机制的前提下,故障保护率普遍较低;(2)为了追求较高的故障保护率,通常需要改变传统路由协议的转发机制,实际部署难度较大;(3)无法同时利用最优下一跳和备份下一跳,从而导致网络负载均衡能力较差.针对上述3个问题,提出一种基于最短路径序列化图的路由保护算法,所提算法不需要改变转发机制,支持增量部署,同时使用最优下一跳和备份下一跳不会出现路由环路,并且具有较高的故障保护率.所提算法主要包括下面两个步骤:(1)为每个节点计算一个序号,构造最短路径正序化图;(2)利用最短路径正序化图和反序搜索规则构造最短路径序列化图,在此基础上根据备份下一跳计算规则计算节点对之间的备份下一跳集合.在真实和模拟网络拓扑上进行测试,实验结果表明,与其他路由保护算法相比,所提算法在平均备份下一跳数量、故障保护率和路径拉伸度3个指标方面均具有显著的优势. 展开更多
关键词 网络故障 路由保护 最短路径序列化图 故障保护率 路径拉伸度
在线阅读 下载PDF
基于深度强化学习的面向无线充电的电动汽车路径规划
4
作者 靳勇 陈政超 杨惠珍 《自动化应用》 2025年第2期72-75,共4页
电动汽车的广泛应用使得电动汽车充电面临成本高、效率低和城市电网负荷大等一系列问题。为此,在行车道铺设无线充电线圈以实现电动汽车的无线充电,形式化了电动汽车无线充电调度问题;基于深度强化学习,提出了电动汽车调度算法,以使所... 电动汽车的广泛应用使得电动汽车充电面临成本高、效率低和城市电网负荷大等一系列问题。为此,在行车道铺设无线充电线圈以实现电动汽车的无线充电,形式化了电动汽车无线充电调度问题;基于深度强化学习,提出了电动汽车调度算法,以使所有电动汽车在满足截止时间约束和能量约束下的总剩余电量最大。仿真实验分别从电动汽车的数量、充电路段的数量和截止时间的均值等方面分析了所提算法的性能。结果表明,所提算法的总剩余电量性能明显优于对比算法。 展开更多
关键词 电动汽车 无线充电 路径规划 带限制的最短路径 深度强化学习
在线阅读 下载PDF
New Methods to Solve Fuzzy Shortest Path Problems 被引量:3
5
作者 刘春林 何建敏 施建军 《Journal of Southeast University(English Edition)》 EI CAS 2001年第1期18-21,共4页
This paper discusses the problem of finding a shortest path from a fixed origin s to a specified node t in a network with arcs represented as typical triangular fuzzy numbers (TFN). Because of the characterist... This paper discusses the problem of finding a shortest path from a fixed origin s to a specified node t in a network with arcs represented as typical triangular fuzzy numbers (TFN). Because of the characteristic of TFNs, the length of any path p from s to t , which equals the extended sum of all arcs belonging to p , is also TFN. Therefore, the fuzzy shortest path problem (FSPP) becomes to select the smallest among all those TFNs corresponding to different paths from s to t (specifically, the smallest TFN represents the shortest path). Based on Adamo's method for ranking fuzzy number, the pessimistic method and its extensions - optimistic method and λ combination method, are presented, and the FSPP is finally converted into the crisp shortest path problems. 展开更多
关键词 triangular fuzzy number fuzzy shortest path ranking function
在线阅读 下载PDF
双头镜像磁盘的SSTF调度算法 被引量:2
6
作者 秦啸 庞丽萍 《计算机工程与设计》 CSCD 北大核心 1999年第1期7-10,48,共5页
首先简要介绍了双头镜像磁盘系统的研究现状,然后针对双头镜像磁盘系统中传统的先来先服务(FCFS)调度算法提出一种新的调度算法:短寻道时间优先算法(ShortSeek-TimeFirst-SSTF)。根据蒙特卡罗模拟实... 首先简要介绍了双头镜像磁盘系统的研究现状,然后针对双头镜像磁盘系统中传统的先来先服务(FCFS)调度算法提出一种新的调度算法:短寻道时间优先算法(ShortSeek-TimeFirst-SSTF)。根据蒙特卡罗模拟实验方法,对双头镜像磁盘系统下的这两种调度算法进行模拟,从模拟实验的结果中定量分析出SSTF调度算法大大提高了系统的性能。本文还讨论了在该调度算法下,系统的平均寻道时间与I/O请求到达率之间的关系。 展开更多
关键词 双头镜像磁盘 性能评价 sstf算法 磁盘
在线阅读 下载PDF
SSTF预处理对脑缺血再灌注大鼠海马微血管的影响 被引量:2
7
作者 赵淑敏 周虹九 +2 位作者 韩莉 马卫军 刘胜 《承德医学院学报》 2008年第3期236-238,共3页
目的:探讨黄芩茎叶总黄酮(SSTF)预处理对脑缺血再灌注大鼠海马微血管构筑的影响。方法:SSTF预处理实验大鼠,制备缺血再灌注模型,光镜观察海马微血管形态及数量的变化并进行定量分析。结果:缺血再灌注组(IR组)大鼠海马微血管缺失,部分微... 目的:探讨黄芩茎叶总黄酮(SSTF)预处理对脑缺血再灌注大鼠海马微血管构筑的影响。方法:SSTF预处理实验大鼠,制备缺血再灌注模型,光镜观察海马微血管形态及数量的变化并进行定量分析。结果:缺血再灌注组(IR组)大鼠海马微血管缺失,部分微血管闭塞。SSTF预处理组大鼠海马微血管数量较IR组大鼠增多(P<0.01),闭塞血管数量减少,微血管密度(MVD)、微血管面积密度(MVA)明显高于IR组(P<0.01)。结论:SSTF预处理可能通过防止微血管因缺血闭塞,增强再灌注后微血管再通能力来保护海马组织。 展开更多
关键词 黄芩茎叶总黄酮(sstf) 预处理 缺血再灌注 微血管 海马
在线阅读 下载PDF
SSTF预处理对缺血再灌注心肌超微结构及细胞凋亡的保护作用
8
作者 刘永平 宋成军 +3 位作者 赵淑敏 韩莉 马卫军 刘胜 《中国中医基础医学杂志》 CAS CSCD 北大核心 2006年第9期677-679,共3页
目的:探讨黄芩茎叶总黄酮(SSTF)预处理对缺血再灌注大鼠心肌超微结构的影响及其作用机制。方法:40只Wistar大鼠分为SSTF预处理组(SSTF组)、缺血再灌注组(IR组)和假手术组。SSTF组于术前1周灌服SSTF(50mg、100mg、200mg.kg-1.d-1),另2组... 目的:探讨黄芩茎叶总黄酮(SSTF)预处理对缺血再灌注大鼠心肌超微结构的影响及其作用机制。方法:40只Wistar大鼠分为SSTF预处理组(SSTF组)、缺血再灌注组(IR组)和假手术组。SSTF组于术前1周灌服SSTF(50mg、100mg、200mg.kg-1.d-1),另2组给等量PBS。制备IR模型,光、电镜观察各组大鼠心肌超微结构变化和心肌细胞凋亡指数(AI)。结果:SSTF各组均较IR组心肌细胞超微结构尤其是线粒体损伤程度减轻,且呈一定剂量依赖效应,心肌凋亡细胞减少。结论:SSTF预处理对缺血再灌注的心肌细胞具有保护作用,其机制可能是通过SSTF稳定心肌细胞膜和线粒体,ATP的生成增多,拮抗Ca2+和清除氧自由基来实现的。 展开更多
关键词 黄芩茎叶总黄酮(sstf) 缺血再灌注 心肌 超微结构
在线阅读 下载PDF
SSTF预处理对局灶性脑缺血再灌注大鼠抗氧化能力的作用 被引量:2
9
作者 陈萌 赵淑敏 +1 位作者 郑小影 孔祥玉 《承德医学院学报》 2009年第3期239-241,共3页
目的:观察黄芩茎叶总黄酮(SSTF)预处理对局灶性脑缺血再灌注大鼠的保护作用及机制。方法:50只SD大鼠随机分成5组,假手术组,缺血再灌注组,SSTF预处理低、中、高剂量组。各组大鼠分别灌胃给药一周后,采用线栓法建立大脑中动脉栓塞模型,缺... 目的:观察黄芩茎叶总黄酮(SSTF)预处理对局灶性脑缺血再灌注大鼠的保护作用及机制。方法:50只SD大鼠随机分成5组,假手术组,缺血再灌注组,SSTF预处理低、中、高剂量组。各组大鼠分别灌胃给药一周后,采用线栓法建立大脑中动脉栓塞模型,缺血2小时再灌注24小时后取血,分别检测血清中丙二醛(MDA)含量、超氧化物歧化酶(SOD)和乳酸脱氢酶(LDH)活力。结果:SSTF预处理可不同程度的降低缺血再灌注导致的血清MDA、LDH的上升和SOD活力的下降(P<0.01);且中、高剂量SSTF的作用优于低剂量(P<0.05,P<0.01)。结论:SSTF预处理可提高局灶性脑缺血再灌注大鼠的抗氧化能力。 展开更多
关键词 黄芩茎叶总黄酮 预处理 缺血再灌注 超氧化物歧化酶 丙二醛 乳酸脱氢酶
在线阅读 下载PDF
基于起伏界面走时校正的三维最短路径射线追踪方法
10
作者 秦泽光 赵爱华 +1 位作者 徐涛 姚时 《地球物理学报》 北大核心 2025年第2期578-594,共17页
最短路径射线追踪方法来源于图理论,可以获得最小走时路径,是初至波和反射波走时成像的重要正演模拟方法之一.最短路径法通常以规则网格离散速度模型,规则网格难以精确表征起伏地表和地下弯曲界面,因而计算的走时精度不是很高.减小网格... 最短路径射线追踪方法来源于图理论,可以获得最小走时路径,是初至波和反射波走时成像的重要正演模拟方法之一.最短路径法通常以规则网格离散速度模型,规则网格难以精确表征起伏地表和地下弯曲界面,因而计算的走时精度不是很高.减小网格尺寸可以减小计算误差,但同时会增加计算时间,对于三维模型尤其如此.为此,本文针对三维模型提出一种基于规则网格的走时校正方法:当地震射线传播至或起始于边界节点(近似表征界面的模型节点)时,将走时校正为射线传播至或起始于边界节点所对应界面节点(模型节点网格线与界面的交点)的走时.应用走时校正技术后可以基本消除由界面近似引起的反射波走时误差,并且可改善射线路径分布.数值模型计算结果表明:走时校正方法所用计算时间基本保持在和常规算法相同的量级,但走时校正方法可提高反射波的走时精度约1~2个数量级. 展开更多
关键词 射线追踪 最短路径算法 规则网格 起伏界面 走时校正
在线阅读 下载PDF
SSTF对大鼠纤维化肝脏转化生长因子β_1的影响
11
作者 李素婷 梅立新 +1 位作者 杨鹤梅 王宝源 《承德医学院学报》 2005年第4期285-288,共4页
目的:研究黄芩茎叶总黄酮(SSTF)对大鼠纤维化肝脏转化生长因子β1(TGF-β1)表达的影响。方法:30只大鼠随机分为正常组、模型组、SSTF保护组,采用CCL4皮下注射制备大鼠慢性肝纤维化模型,SSTF保护组大鼠在造模的同时给予SSTF灌胃。检测各... 目的:研究黄芩茎叶总黄酮(SSTF)对大鼠纤维化肝脏转化生长因子β1(TGF-β1)表达的影响。方法:30只大鼠随机分为正常组、模型组、SSTF保护组,采用CCL4皮下注射制备大鼠慢性肝纤维化模型,SSTF保护组大鼠在造模的同时给予SSTF灌胃。检测各组大鼠血清丙氨酸氨基转移酶(ALT)活性和肝组织羟脯氨酸(Hyp)的含量,免疫组化法检测肝组织TGF-β1的表达,HE染色和Van-Gieson染色观察肝组织病理形态学的改变。结果:SSTF保护组肝纤维化程度显著低于模型组,血清ALT活性和肝组织Hyp含量明显减少(P<0.01);肝纤维化模型大鼠肝组织中TGF-β1呈强阳性表达,给予SSTF后肝组织中TGF-β1的表达明显降低。结论:SSTF能有效减轻大鼠肝脏损伤和肝纤维化的形成,其机理可能是通过抑制TGF-β1在肝内的表达,从而抑制了细胞外基质在肝脏的分泌和沉积,达到抗肝纤维化作用。 展开更多
关键词 sstf 肝纤维化 丙氨酸氨基转移酶 羟脯氨酸 转化生长因子-Β1
在线阅读 下载PDF
基于请求聚簇的最短路径流处理方法
12
作者 余昊 熊汉江 《测绘与空间地理信息》 2025年第2期103-106,共4页
随着智能手机的快速发展以及移动位置服务的广泛应用,最短路径请求一刻不停地从世界各地发往位置服务端执行计算,最终造成的高并发请求流给人们带来了新的挑战。针对此问题,本文研究了流处理场景下的最短路径计算方法。首先,基于搜索空... 随着智能手机的快速发展以及移动位置服务的广泛应用,最短路径请求一刻不停地从世界各地发往位置服务端执行计算,最终造成的高并发请求流给人们带来了新的挑战。针对此问题,本文研究了流处理场景下的最短路径计算方法。首先,基于搜索空间估计完成请求聚簇;其次,在实际计算之前,增添缓存层,利用部分匹配方法充分发挥缓存的优势并设计相应的高效数据结构负责缓存查询;最后,在计算层,改进传统预处理算法,将预处理阶段隐含在路径计算过程中,并缩小了计算的平均搜索空间规模。实验结果表明,该方法可以应对高并发请求流,且相比传统方法,计算加速效果良好。 展开更多
关键词 最短路径 流处理 请求聚簇 部分匹配
在线阅读 下载PDF
SSTF预处理对缺血再灌注心肌过氧化损伤的作用
13
作者 于晓敏 周兰荣 赵淑敏 《承德医学院学报》 2012年第3期239-241,共3页
目的:探讨黄芩茎叶总黄酮(SSTF)对缺血再灌注心肌过氧化损伤的预防性保护作用。方法:40只SD雄性大鼠,随机分为假手术组、缺血再灌注(IR)组和三个SSTF预处理组,每组8只大鼠I。R和SSTF组大鼠建立IR大鼠模型,SSTF组大鼠于造模前1周分别灌... 目的:探讨黄芩茎叶总黄酮(SSTF)对缺血再灌注心肌过氧化损伤的预防性保护作用。方法:40只SD雄性大鼠,随机分为假手术组、缺血再灌注(IR)组和三个SSTF预处理组,每组8只大鼠I。R和SSTF组大鼠建立IR大鼠模型,SSTF组大鼠于造模前1周分别灌服不同剂量的SSTF(17.5、357、0mg/kg/d)。分别测定各组大鼠心肌组织SOD活性和MDA含量。结果:与假手术组比较I,R组大鼠心肌SOD活性明显降低、MDA含量明显升高(P<0.01);与IR组大鼠比较,三个SSTF组大鼠心肌SOD活性明显升高、MDA含量明显降低(P<0.01,P<0.05)。三个SSFT组间比较,SSTFⅡ组、Ⅲ组的效果优于SSTFⅠ组(P<0.01P,<0.05);SSTFⅡ组与SSTFⅢ组比较差异无统计学意义(P>0.05)。结论:SSTF预处理可通过减轻自由基对心肌的损害,保护缺血再灌注心肌组织。 展开更多
关键词 黄芩茎叶总黄酮(sstf) 预处理 缺血再灌注 SOD MDA 心肌
在线阅读 下载PDF
超声引导下针刀松解联合肩峰下封闭注射治疗肩峰下撞击综合征的疗效观察
14
作者 尚祥 丁双 +3 位作者 赵汉卿 耿凯 刘存斌 杨永晖 《安徽中医药大学学报》 2025年第1期57-61,共5页
目的观察超声引导下针刀松解联合肩峰下封闭注射治疗肩峰下撞击综合征(subacromial impingement syndrome,SIS)的临床疗效。方法将60例SIS患者按照随机数字表法分为观察组和对照组,每组30例。对照组采用超声引导下肩峰下封闭注射治疗,... 目的观察超声引导下针刀松解联合肩峰下封闭注射治疗肩峰下撞击综合征(subacromial impingement syndrome,SIS)的临床疗效。方法将60例SIS患者按照随机数字表法分为观察组和对照组,每组30例。对照组采用超声引导下肩峰下封闭注射治疗,观察组在对照组治疗基础上再行超声引导下针刀松解治疗,两组患者均每周治疗1次,共治疗4周。采用Constant-Murley评分(Constant-Murley score,CMS)评价肩关节功能,采用肩峰指数(acromion index,AI)评价肩峰与肱骨头的位置关系,采用最短肩肱间距(acromion humeral distance,AHD)评价肩峰下间隙大小,基于CMS评分判定临床疗效。结果在提高CMS各维度评分、CMS总分、肩关节外展60°时AHD,以及降低AI方面,观察组显著优于对照组(P<0.05);观察组临床疗效显著优于对照组(P<0.05)。结论超声引导下针刀松解联合肩峰下封闭注射能够显著减轻SIS患者的疼痛,改善肩关节活动度,其疗效优于单纯肩峰下封闭注射治疗。 展开更多
关键词 肩峰下撞击综合征 针刀 肩峰指数 超声引导 最短肩肱间距
在线阅读 下载PDF
基于地下管线连通关系的爆管分析和最短路径分析应用方法研究
15
作者 赵伟 窦小影 吴金娜 《城市勘测》 2025年第1期221-226,共6页
随着城市建设的进度加快,利用信息化手段管理地下管线,对于管线应急处置,提升管线管理的智慧化具有重要意义。本文结合地下管线信息化管理工作实际,基于地下管线连通关系,使用Python语言,实现了爆管分析和最短路径分析应用方法,验证了... 随着城市建设的进度加快,利用信息化手段管理地下管线,对于管线应急处置,提升管线管理的智慧化具有重要意义。本文结合地下管线信息化管理工作实际,基于地下管线连通关系,使用Python语言,实现了爆管分析和最短路径分析应用方法,验证了地下管线连通关系分析应用方法的有效性,提高了管线泄漏事故的应急处置和管线巡检效率。 展开更多
关键词 地下管线 连通关系 爆管分析 最短路径分析
在线阅读 下载PDF
A genetic algorithm for the pareto optimal solution set of multi-objective shortest path problem 被引量:2
16
作者 胡仕成 徐晓飞 战德臣 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第6期721-726,共6页
Unlike the shortest path problem that has only one optimal solution and can be solved in polynomial time, the muhi-objective shortest path problem ( MSPP ) has a set of pareto optimal solutions and cannot be solved ... Unlike the shortest path problem that has only one optimal solution and can be solved in polynomial time, the muhi-objective shortest path problem ( MSPP ) has a set of pareto optimal solutions and cannot be solved in polynomial time. The present algorithms focused mainly on how to obtain a precisely pareto optimal solution for MSPP resulting in a long time to obtain multiple pareto optimal solutions with them. In order to obtain a set of satisfied solutions for MSPP in reasonable time to meet the demand of a decision maker, a genetic algo- rithm MSPP-GA is presented to solve the MSPP with typically competing objectives, cost and time, in this pa- per. The encoding of the solution and the operators such as crossover, mutation and selection are developed. The algorithm introduced pareto domination tournament and sharing based selection operator, which can not only directly search the pareto optimal frontier but also maintain the diversity of populations in the process of evolutionary computation. Experimental results show that MSPP-GA can obtain most efficient solutions distributed all along the pareto frontier in less time than an exact algorithm. The algorithm proposed in this paper provides a new and effective method of how to obtain the set of pareto optimal solutions for other multiple objective optimization problems in a short time. 展开更多
关键词 shortest path multi-objective optimization tournament selection pareto optimum genetic algorithm
在线阅读 下载PDF
Distribution network planning based on shortest path 被引量:2
17
作者 路志英 高山 姚丽 《Journal of Central South University》 SCIE EI CAS 2012年第9期2534-2540,共7页
In order to form an algorithm for distribution network routing,an automatic routing method of distribution network planning was proposed based on the shortest path.The problem of automatic routing was divided into two... In order to form an algorithm for distribution network routing,an automatic routing method of distribution network planning was proposed based on the shortest path.The problem of automatic routing was divided into two steps in the method:the first step was that the shortest paths along streets between substation and load points were found by the basic ant colony algorithm to form a preliminary radial distribution network,and the second step was that the result of the shortest path was used to initialize pheromone concentration and pheromone updating rules to generate globally optimal distribution network.Cases studies show that the proposed method is effective and can meet the planning requirements.It is verified that the proposed method has better solution and utility than planning method based on the ant colony algorithm. 展开更多
关键词 distribution network planning shortest path ant colony algorithm PHEROMONE
在线阅读 下载PDF
The Shortest Path Analysis Based on Road Network 被引量:1
18
作者 Chaozheng DU 《Asian Agricultural Research》 2017年第6期98-100,共3页
Rational planning of agricultural product transport route from initial node to destination node can effectively reduce the cost price of agricultural products,and the calculation of shortest path between any two point... Rational planning of agricultural product transport route from initial node to destination node can effectively reduce the cost price of agricultural products,and the calculation of shortest path between any two points also affects people’s daily travel.Taking Heze Railway Station to Heze College for example,with remote sensing image data as the base map,we conduct vectorization and topological analysis on roads in the target area.With Dijkstra as theoretical basis of shortest path algorithm,we use ArcG IS network analysis method to build road network,and calculate the planning program of the shortest distance path,the shortest path by driving and the shortest path by walking. 展开更多
关键词 shortest path Dijkstra’s algorithm Road network model Network analysis
在线阅读 下载PDF
Dynamic Shortest Path Algorithm in Stochastic Traffic Networks Using PSO Based on Fluid Neural Network 被引量:1
19
作者 Yanfang Deng Hengqing Tong 《Journal of Intelligent Learning Systems and Applications》 2011年第1期11-16,共6页
The shortest path planning issure is critical for dynamic traffic assignment and route guidance in intelligent transportation systems. In this paper, a Particle Swarm Optimization (PSO) algorithm with priority-based e... The shortest path planning issure is critical for dynamic traffic assignment and route guidance in intelligent transportation systems. In this paper, a Particle Swarm Optimization (PSO) algorithm with priority-based encoding scheme based on fluid neural network (FNN) to search for the shortest path in stochastic traffic networks is introduced. The proposed algorithm overcomes the weight coefficient symmetry restrictions of the traditional FNN and disadvantage of easily getting into a local optimum for PSO. Simulation experiments have been carried out on different traffic network topologies consisting of 15-65 nodes and the results showed that the proposed approach can find the optimal path and closer sub-optimal paths with good success ratio. At the same time, the algorithms greatly improve the convergence efficiency of fluid neuron network. 展开更多
关键词 Particle SWARM Optimization FLUID NEURON Network shortest PATH TRAFFIC Networks
在线阅读 下载PDF
An efficient parallel algorithm for shortest pathsin planar layered digraphs 被引量:1
20
作者 MISHRAP.K. 《Journal of Zhejiang University Science》 CSCD 2004年第5期518-527,共10页
This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is base... This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is based on the novel idea of a one-way separator, which has the property that any directed path can be crossed only once. 展开更多
关键词 Parallel algorithms shortest paths Planar layered digraphs
在线阅读 下载PDF
上一页 1 2 192 下一页 到第
使用帮助 返回顶部