期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
Fall Back^+——一种新的多QoS约束路由算法 被引量:3
1
作者 杨云 徐永红 +1 位作者 曹立鑫 刘凤玉 《计算机应用》 CSCD 北大核心 2003年第4期22-25,共4页
FallBack(FB)算法是满足多QoS路径选择的基本算法 ,是Dijkstra算法的一种改进。在FB算法中 ,路径选择是按照算法设计者根据经验排序的多QoS来确定的 ,因此是经验的 ,所做选择的难以保证是最佳路径。另外FB算法主要以满足多QoS路径选择... FallBack(FB)算法是满足多QoS路径选择的基本算法 ,是Dijkstra算法的一种改进。在FB算法中 ,路径选择是按照算法设计者根据经验排序的多QoS来确定的 ,因此是经验的 ,所做选择的难以保证是最佳路径。另外FB算法主要以满足多QoS路径选择为目的 ,并未考虑网络资源的有效利用。本文对FB算法进一步扩充 ,提出了路径选择的FallBack+算法 ,它不仅满足多QoS约束 ,有效地利用网络通信资源 ,并有高的功效。 展开更多
关键词 FallBack 多QoS约束路由算法 最短算法 DIJKSTRA算法 服务质量 网络资源 计算机网络
下载PDF
面向流量工程优化的约束路由算法分析
2
作者 钟华 《电子技术与软件工程》 2016年第5期36-36,共1页
流量工程的网络优化价值较高,可以解决在互联网中由传送机制与最短路径路由算法所导致的拥塞现象,优化网络资源。本文介绍的是面向多路径流量工程的约束路由算法,它以多路径路由算法来将网络资源利用率最大化,使流量请求通过多条不同路... 流量工程的网络优化价值较高,可以解决在互联网中由传送机制与最短路径路由算法所导致的拥塞现象,优化网络资源。本文介绍的是面向多路径流量工程的约束路由算法,它以多路径路由算法来将网络资源利用率最大化,使流量请求通过多条不同路径实现传输,实现了负载均衡分布的最终目的。 展开更多
关键词 流量工程优化 约束路由算法 优化
下载PDF
RPR高生存性网络的约束路由算法的研究
3
作者 熊志新 楚纪正 《光通信技术》 CSCD 北大核心 2009年第6期12-14,共3页
在分析RPR高生存性网络的拓扑结构的特性基础上,引进了约束路由算法的概念,并且提出了一种以跨环次数和跳数为约束条件的最短路径的路由选择算法。通过网络仿真工具OPNET仿真验证,结果表明该算法在网络时延方面有一定优越性。
关键词 弹性分组环 约束路由算法 OPNET仿真
下载PDF
多约束QoS路由算法综述 被引量:1
4
作者 李敏 陆芸婷 《深圳信息职业技术学院学报》 2008年第2期71-76,共6页
保证服务质量的QoS路由(Quality of Service Routing)是网络中解决QoS问题的一项关键技术。QoS路由的主要目标是为接入的业务选择满足服务质量要求的传输路径,同时保证整个网络资源的有效利用。度量参数选择问题、寻路问题和路由信息不... 保证服务质量的QoS路由(Quality of Service Routing)是网络中解决QoS问题的一项关键技术。QoS路由的主要目标是为接入的业务选择满足服务质量要求的传输路径,同时保证整个网络资源的有效利用。度量参数选择问题、寻路问题和路由信息不准确问题是QoS路由中的几个主要研究内容。多约束QoS路由算法通常是NPC问题,本文先对QoS路由中的问题进行分类,再对当前研究的一些多约束QoS路由算法进行了归纳与分析。这些算法对于在Internet中实现QoS有着重要的指导意义。 展开更多
关键词 服务质量路由(QoSR) 约束路由 NP(Non-deterministic Polynomial)完全问题 约束路由算法
下载PDF
基于蚁群-粒子群优化算法的多约束QoS路由算法
5
作者 张丽 《玉溪师范学院学报》 2012年第12期40-42,共3页
结合蚁群算法和粒子群算法的不同特点,提出了一种基于蚁群、粒子群算法的组播路由算法,来解决多约束QoS组播路由问题.实验对比表明,该算法收敛速度快,寻优能力强,可以克服单一的蚁群算法和粒子群算法的不足.
关键词 蚁群算法 粒子群算法 约束QOS由算法 收敛速度
下载PDF
IP Mesh网络的多约束QoS选路研究 被引量:1
6
作者 李敏 陆芸婷 邹粤 《计算机工程与应用》 CSCD 北大核心 2011年第6期78-81,115,共5页
多约束QoS路由算法一直是研究重点和难点,是一个有待解决的NP完全问题。针对IP Mesh网络的特点,设计出相应的完全图,并且推出了n个节点的完全图路径总数目公式。提出了一种CBFS_MCP算法,首先用Dijsktra最短路径算法对节点和边进行删减,... 多约束QoS路由算法一直是研究重点和难点,是一个有待解决的NP完全问题。针对IP Mesh网络的特点,设计出相应的完全图,并且推出了n个节点的完全图路径总数目公式。提出了一种CBFS_MCP算法,首先用Dijsktra最短路径算法对节点和边进行删减,将完全图简化,再在简化图上用类BFS算法通过"约束条件夹逼"和不断剪枝,寻找一条从起点s到终点t的符合两个约束条件的可行路径。实验结果表明CBFS_MCP算法有着良好的算法性能。 展开更多
关键词 IPMesh网络 约束QOS由算法 剪枝
下载PDF
Layered heuristic algorithm for multiple restriction routes
7
作者 戴伏生 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第1期95-100,共6页
A layered algorithm by bidirectional searching is proposed in this paper to solve the problem that it is difficult and time consuming to reach an optimal solution of the route search with multiple parameter restrictio... A layered algorithm by bidirectional searching is proposed in this paper to solve the problem that it is difficult and time consuming to reach an optimal solution of the route search with multiple parameter restrictions for good quality of service. Firstly, a set of reachable paths to each intermediate node from the source node and the sink node based on adjacent matrix transformation are calculated respectively. Then a temporal optimal path is selected by adopting the proposed heuristic method according to a non-linear cost function. When the total number of the accumulated nodes by bidirectional searching reaches n-2, the paths from two directions to an intermediate node should be combined and several paths via different nodes from the source node to the sink node can be obtained, then an optimal path in the whole set of paths can be taken as the output route. Some simulation examples are included to show the effectiveness and efficiency of the proposed method. In addition, the proposed algorithm can be implemented with parallel computation and thus, the new algorithm has better performance in time complexity than other algorithms. Mathematical analysis indicates that the maximum complexity in time, based on parallel computation, is the same as the polynomial complexity of O(kn2-3kn+k), and some simulation results are shown to support this analysis. 展开更多
关键词 communication network quality of service routing routing algorithm route with multiple restrictions
下载PDF
Distributed multicast routing algorithm with dynamic performance in multimedia networks
8
作者 Zhu Baoping Zhang Kun 《Engineering Sciences》 EI 2009年第3期28-34,共7页
The delay and DVBMT problem is known to be NP-complete. In this paper,an efficient distributed dynamic multicast routing algorithm was proposed to produce routing trees with delay and delay variation constraints. The ... The delay and DVBMT problem is known to be NP-complete. In this paper,an efficient distributed dynamic multicast routing algorithm was proposed to produce routing trees with delay and delay variation constraints. The proposed algorithm is fully distributed,and supports the dynamic reorganizing of the multicast tree in response to changes for the destination. Simulations demonstrate that our algorithm is better in terms of tree delay and routing success ratio as compared with other existing algorithms,and performs excellently in delay variation performance under lower time complexity,which ensures it to support the requirements of real-time multimedia communications more effectively. 展开更多
关键词 multicast routing distributed algorithm dynamic performance delay and delay variation-bounded multimedia networks
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部