期刊文献+
共找到390篇文章
< 1 2 20 >
每页显示 20 50 100
基于遗传-蚁群优化算法的QoS组播路由算法设计 被引量:1
1
作者 史郑延慧 何刚 《科学技术与工程》 北大核心 2024年第11期4626-4632,共7页
为了提高网络路由性能,提出并设计了一种基于遗传-蚁群优化算法的服务质量(quality of service,QoS)组播路由算法。首先,设计了自适应变频采集策略用于采集网络与节点信息,以此获得网络和节点的状态,为后续路由优化提供数据支持;其次,... 为了提高网络路由性能,提出并设计了一种基于遗传-蚁群优化算法的服务质量(quality of service,QoS)组播路由算法。首先,设计了自适应变频采集策略用于采集网络与节点信息,以此获得网络和节点的状态,为后续路由优化提供数据支持;其次,计算路径代价,将路径代价最小作为优化目标,建立QoS组播路由优化模型,并设置相关约束条件;最后,结合遗传算法和蚁群算法提出一种遗传-蚁群优化算法求解上述模型,输出最优路径,完成路由优化。实验结果表明,所提算法可有效降低路径长度与路径代价,提高搜索效率与路由请求成功率,优化后的路由时延抖动较小。 展开更多
关键词 遗传算法 数据采集 qos组播路由优化 蚁群算法 路径代价
下载PDF
满足QoS约束的加速加权分布式动态Multicast算法 被引量:4
2
作者 黄传河 陈莘萌 贾小华 《计算机研究与发展》 EI CSCD 北大核心 2002年第4期482-487,共6页
在计算机网络中高效实现具有延迟等QoS约束的Multicast功能,是计算机网络应该提供的一种基本功能,是保证视频会议系统、多媒体教学系统、视频点播系统(VOD)、网上拍卖等应用得以实现的基础.针对这一问题,提出了一... 在计算机网络中高效实现具有延迟等QoS约束的Multicast功能,是计算机网络应该提供的一种基本功能,是保证视频会议系统、多媒体教学系统、视频点播系统(VOD)、网上拍卖等应用得以实现的基础.针对这一问题,提出了一种加速加权方法,根据已经经过的部分路径的延迟和剩余延迟,将成本加速加权,利用加权成本构造Multicast树.利用该算法,可以在计算机网络中以分布式方式建立接近最小成本、满足延迟约束条件、适于实时通信的动态Multicast连接,避免了传统方法将成本和延迟分别考虑、大量回溯的弊端. 展开更多
关键词 qos约束 加权 动态multicast算法 计算机网络 分布式算法
下载PDF
遗传算法与带权搜索融合的QoS组播路由算法
3
作者 李姝 冯永新 张文波 《小型微型计算机系统》 CSCD 北大核心 2023年第12期2752-2756,共5页
针对传统多约束路由选择算法计算负担重的问题,论文提出了一种基于遗传算法与带权宽度优先搜索融合的QoS组播路由算法.所提方法融合了遗传算法与带权宽度优先搜索方法,在分组丢包率、带宽、时延抖动、时延等QoS条件约束下,通过所提算法... 针对传统多约束路由选择算法计算负担重的问题,论文提出了一种基于遗传算法与带权宽度优先搜索融合的QoS组播路由算法.所提方法融合了遗传算法与带权宽度优先搜索方法,在分组丢包率、带宽、时延抖动、时延等QoS条件约束下,通过所提算法快速得到备选路径,并获取最优的组播路径.在仿真实验中,将所提算法与LDT进行了相比,实验结果表明,论文所提算法可以解决多约束条件下的QoS分组路由问题,并能够有效降低计算负载、减少算法执行时间. 展开更多
关键词 qos 组播路由 遗传算法 带权搜索
下载PDF
QoS multicast routing algorithm based on GA 被引量:10
4
作者 李腊元 李春林 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2004年第1期90-97,共8页
The multicast routing problem with multiple QoS constraints in networks with uncertain parameters is discussed, and a network model that is suitable to research such QoS multicast routing problem is described. The QMR... The multicast routing problem with multiple QoS constraints in networks with uncertain parameters is discussed, and a network model that is suitable to research such QoS multicast routing problem is described. The QMRGA, a multicast routing policy for Internet, mobile network or other highperformance networks is mainly presented, which is based on the genetic algorithm(GA), and can provide QoSsensitive paths in a scalable and flexible way in the network environment with uncertain parameters. The QMRGA can also optimize the network resources such as bandwidth and delay, and can converge to the optimal or nearoptimal solution within few iterations, even for the network environment with uncertain parameters. The incremental rate of computational cost can be close to a polynomial and is less than exponential rate. The performance measures of the QMRGA are evaluated by using simulations. The results show that QMRGA provides an available approach to QoS multicast routing in network environment with uncertain parameters. 展开更多
关键词 multicast routing qos genetic algorithm network with uncertain parameters
下载PDF
Multiple constraints-based QoS multicast routing: model and algorithms 被引量:4
5
作者 SunBaolin LiLayuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第1期187-193,共7页
Constraint-based multicast routing, which aims at identifying a path that satisfies a set of quality of service (QoS) constraints, has became a very important research issue in the areas of networks and distributed sy... Constraint-based multicast routing, which aims at identifying a path that satisfies a set of quality of service (QoS) constraints, has became a very important research issue in the areas of networks and distributed systems. In general, multi-constrained path selection with or without optimization is a NP-complete problem that can not be exactly solved in polynomial time. Hence, accurate constraints-based routing algorithms with a fast running time are scarce, perhaps even non-existent. The expected impact of such a constrained-based routing algorithm has resulted in the proposal of numerous heuristics and a few exact QoS algorithms. This paper aims to give a thorough, concise and fair evaluation of the most important multiple constraint-based QoS multicast routing algorithms known today, and it provides a descriptive overview and simulation results of these multi-constrained routing algorithms. 展开更多
关键词 multicast routing ALGORITHM multiple constraints qos routing NP-complete.
下载PDF
Multicast routing algorithm of multiple QoS based on widest-bandwidth 被引量:4
6
作者 Chen Niansheng Li Layuan Dong Wushi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期642-647,共6页
A multicast routing algorithm of multiple QoS constraints based on widest-bandwidth (MRQW) which takes available bandwidth as the prime metric, considering the constraints of the surplus energy of the node, delay an... A multicast routing algorithm of multiple QoS constraints based on widest-bandwidth (MRQW) which takes available bandwidth as the prime metric, considering the constraints of the surplus energy of the node, delay and delay jitter, is presented. The process of routing based on MRQW is provided for as well. Correctness proof and the complexity analysis of the MRQW are also given in the paper. Simulation results show that the MRQW has a good performance in creating multicast trees. It not only satisfys multiple QoS constraints but also makes multicast links have larger available bandwidth 展开更多
关键词 computer network Ad hoc networks qos multicast routing available bandwidth.
下载PDF
Distributed QoS multicast routing protocol in ad hoc networks 被引量:1
7
作者 Sun Baolin Li Layuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期692-698,共7页
Quality of service (QoS) routing and multicasting protocols in ad hoc networks are face with the challenge of delivering data to destinations through multihop routes in the presence of node movements and topology ch... Quality of service (QoS) routing and multicasting protocols in ad hoc networks are face with the challenge of delivering data to destinations through multihop routes in the presence of node movements and topology changes. The multicast routing problem with multiple QoS constraints is discussed, which may deal with the delay, bandwidth and cost metrics, and describes a network model for researching the ad hoc networks QoS multicast routing problem. It presents a distributed QoS multicast routing protocol (DQMRP). The proof of correctness and complenty analysis of the DQMRP are also given. Simulation results show that the multicast tree optimized by DQMRP is better than other protocols and is fitter for the network situations with frequently changed status and the realtime multimedia application. It is an available approach to multicast routing decision with multiple QoS constraints. 展开更多
关键词 ad hoc network multicast routing routing protocol qos.
下载PDF
A Heuristic Algorithm for QoS Multicast Routing
8
作者 Li Layuan & Li Chunlin Department of Computer Science, Wuhan University of Technology, Wuhan 430063, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2002年第4期73-78,共6页
In recent years, QoS multicast routing has continued to be a very important research topic in the areas of networks. This paper presents a heuristic algorithm for the QoS multicast routing (HAQMR). This heuristic algo... In recent years, QoS multicast routing has continued to be a very important research topic in the areas of networks. This paper presents a heuristic algorithm for the QoS multicast routing (HAQMR). This heuristic algorithm deals with delay and bandwidth constraints and has low cost. The HAQMR attempts to significantly reduce the overhead for constructing a multicast tree, the proof for correctness of the HAQMR is given, and the performance of the HAQMR is evaluated by simulations. The study shows that HAQMR provides an available approach to QoS multicast routing. 展开更多
关键词 HEURISTIC qos multicast qos constraints qos routing.
下载PDF
A Multi-objective QoS Optimization with Fuzzy Based Parameter Setting for Real-Time Multicasting
9
作者 Satyananda Champati Rai Bijan Bihari Misra +2 位作者 Ajit Kumar Nayak Rajib Mall Sateesh Kumar Pradhan 《International Journal of Communications, Network and System Sciences》 2010年第6期530-539,共10页
We propose a multi-objective Pareto-optimal technique using Genetic Algorithm (GA) for group communication, which determines a min-cost multicast tree satisfying end-to-end delay, jitter, packet loss rate and blocking... We propose a multi-objective Pareto-optimal technique using Genetic Algorithm (GA) for group communication, which determines a min-cost multicast tree satisfying end-to-end delay, jitter, packet loss rate and blocking probability constraints. The model incorporates a fuzzy-based selection technique for initialization of QoS parameter values at each instance of multicasting. The simulation results show that the proposed algorithm satisfies on-demand QoS requirements (like high availability, good load balancing and fault-tolerance) made by the hosts in varying topology and bursty data traffic in multimedia communication networks. 展开更多
关键词 qos FUZZY multicast REAL-TIME MULTI-OBJECTIVE
下载PDF
Distributed QoS-aware source-specific multicast routing protocol
10
作者 王竞 《Journal of Chongqing University》 CAS 2005年第2期96-101,共6页
A distributed QoS (quality of service) -aware source-specific multicast routing protocol—DQSSMR is proposed to increase the successful join ratio and lower the overhead of the control message in QoS required multicas... A distributed QoS (quality of service) -aware source-specific multicast routing protocol—DQSSMR is proposed to increase the successful join ratio and lower the overhead of the control message in QoS required multicast routing. By an improved searching strategy, the cost of message control is reduced and the successful join ratio is increased. The network load is balanced due to the distributed routing operation and the scalability is enhanced further because of the usage of SSM (source- specific multicast) service model in DQSSMR. The analysis results indicate that DQSSMR performs as expected. 展开更多
关键词 quality of service (qos) distributed multicast routing source-specific multicast (SSM)
下载PDF
QOS-BASED MULTICAST ROUTING OPTIMIZATION ALGORITHMS FOR INTERNET
11
作者 Sun Baolin Li Layuan 《Journal of Electronics(China)》 2006年第2期249-254,共6页
Most of the multimedia applications require strict Quality-of-Service (QoS) guarantee during the communication between a single source and multiple destinations. The paper mainly presents a QoS Multicast Routing algor... Most of the multimedia applications require strict Quality-of-Service (QoS) guarantee during the communication between a single source and multiple destinations. The paper mainly presents a QoS Multicast Routing algorithms based on Genetic Algorithm (QMRGA). Simulation results demonstrate that the algorithm is capable of discovering a set of QoS-based near optimized, non-dominated multicast routes within a few iterations, even for the networks environment with uncertain parameters. 展开更多
关键词 Quality-of-Service qos multicast routing INTEMET Genetic algorithm Uncertain parameters
下载PDF
New Ad Hoc QoS Multicast Routing Protocol
12
作者 Zhao Li (Department of Information Engineering, Nanjing University of Posts and Telecommunications,Nanjing 210003,China) 《ZTE Communications》 2006年第1期39-42,共4页
The application environments of wireless Ad hoc networks require that it should support Quality of Service (QoS). However, that is very difficult because of the inherent characteristics of the wireless channel and the... The application environments of wireless Ad hoc networks require that it should support Quality of Service (QoS). However, that is very difficult because of the inherent characteristics of the wireless channel and the frequent changes of network topology caused by nodes movement. An Ad hoc QoS Multicasting (AQM) protocol can solve this problem by previously reserving the neighbor nodes for tracking resource availability. By considering QoS restrictions of transport delay, loss ratio, bandwidth requirement, delay jitter, and throughout, and by finding the adaptive routing, the AQM protocol can obviously improve the efficiency of multicastsession. The results of network simulation show that QoS is essentially applicable to Ad hoc networks. 展开更多
关键词 qos IEEE USA MAODV HOC New Ad Hoc qos multicast Routing Protocol NODE
下载PDF
A QoS Mobicast-based dynamic clustering secure multicast scheme for large-scale tracking sensornets
13
作者 Jin Jing Qin Zhiguang +1 位作者 Wang Juan Wang Jiahao 《High Technology Letters》 EI CAS 2012年第1期64-71,共8页
Most of the existing security Mobicast routing protocols are not suitable for the monitoring applications with higher quality of service (QoS) requirement. A QoS dynamic clustering secure multicast scheme (QoS-DCSM... Most of the existing security Mobicast routing protocols are not suitable for the monitoring applications with higher quality of service (QoS) requirement. A QoS dynamic clustering secure multicast scheme (QoS-DCSMS) based on Mobicast and multi-level IxTESLA protocol for large-scale tracking sensornets is presented in this paper. The multicast clusters are dynamically formed according to the real-time status of nodes, and the cluster-head node is responsible for status review and certificating management of cluster nodes to ensure the most optimized QoS and security of multicast in this scheme. Another contribution of this paper is the optimal QoS security authentication algorithm, which analyzes the relationship between the QoS and the level Mofmulti-level oTESLA. Based on the analysis and simulation results, it shows that the influence to the network survival cycle ('NSC) and real-time communication caused by energy consumption and latency in authentication is acceptable when the optimal QoS security authentication algorithm is satisfied. 展开更多
关键词 dynamic clustering quality of service qos multi-level ttTESLA secure multicast wirelesssensor networks (WSNs)
下载PDF
A QoS Multicast Routing Algorithm Working with Imprecise State Information
14
作者 YAN Xin LI Layuan 《通讯和计算机(中英文版)》 2005年第1期41-48,共8页
关键词 多点传送 路由 多约束qos 计算机技术
下载PDF
动态QoS多播路由协议 被引量:40
15
作者 李腊元 李春林 《电子学报》 EI CAS CSCD 北大核心 2003年第9期1345-1350,共6页
本文主要研讨了具有QoS约束的动态多播路由问题 .文中描述了一种适用于QoS多播路由的网络模型 ,提出了一种动态QoS多播路由协议 (DQMRP) ,该协议能操作在单播路由协议的顶层 ,它只要求网络链路 (或节点 )的局部状态信息 ,不需要维护全... 本文主要研讨了具有QoS约束的动态多播路由问题 .文中描述了一种适用于QoS多播路由的网络模型 ,提出了一种动态QoS多播路由协议 (DQMRP) ,该协议能操作在单播路由协议的顶层 ,它只要求网络链路 (或节点 )的局部状态信息 ,不需要维护全局状态信息 .DQMRP可有效地减少构造一棵多播树的开销 ,多播组成员可动态地加入/退出多播会晤 .该协议可搜索多条可行树枝 ,并能选择一条最优 (或近优 )树枝将新成员连接到多播树 .文中给出了DQMRP的正确性证明和复杂性分析 ,并通过仿真实验验证了该协议的可用性和有效性 . 展开更多
关键词 qos路由 多播路由 协议 动态多播路由 qos约束 NP完全问题
下载PDF
一种新的QoS约束的多播路由协议 被引量:15
16
作者 高茜 李勇 罗军舟 《计算机学报》 EI CSCD 北大核心 2003年第11期1441-1449,共9页
网络技术和多媒体技术的发展使得未来的Internet对具有QoS(QualityofService)需求的多播应用的支持变得更加迫切 .为了解决现有QoS多播路由协议消息复杂度高、寻路成功率低以及连接建立时间比较长等问题 ,作者提出了一种新的QoS多播约... 网络技术和多媒体技术的发展使得未来的Internet对具有QoS(QualityofService)需求的多播应用的支持变得更加迫切 .为了解决现有QoS多播路由协议消息复杂度高、寻路成功率低以及连接建立时间比较长等问题 ,作者提出了一种新的QoS多播约束路由协议MRPQoS(MulticastRoutingProtocolwithQoSconstraints) .它完全分布式运行 ,将局部搜索与全局搜索、单分支搜索与多分支搜索有机地结合在一起 ,较好地解决了上述问题 .仿真结果证明 :MR PQoS较其它协议更适合于网络状态变化比较频繁的环境以及实时多媒体应用 . 展开更多
关键词 计算机网络 多播路由协议 路由器 服务质量 qos 网络拓扑结构 YAM协议
下载PDF
QoS协议及体系结构研究综述 被引量:8
17
作者 刘正蓝 朱淼良 +1 位作者 姜明 吴天福 《浙江大学学报(工学版)》 EI CAS CSCD 北大核心 2003年第3期288-294,共7页
详细介绍了Internet中提供QoS服务的IntServ,DiffServ以及MPLS模型.具体分析了它们各自的体系结构、技术特点、所适合的客户QoS要求以及如何实现客户QoS.简单介绍了各种服务模型对组播的支持.在研究分析各个服务模型的基础上,提出了一... 详细介绍了Internet中提供QoS服务的IntServ,DiffServ以及MPLS模型.具体分析了它们各自的体系结构、技术特点、所适合的客户QoS要求以及如何实现客户QoS.简单介绍了各种服务模型对组播的支持.在研究分析各个服务模型的基础上,提出了一个总体的QoS框架模型.该模型充分利用了上述几种服务模型的优点,在各个服务模型之间相互映射,相互协作,从而对客户提供从上至下的、端对端的QoS.这种总体服务模型具有两个突出的优点:为网络用户提供端的QoS保证;可扩展性强,这两个优点正代表了QoS进一步研究发展的方向. 展开更多
关键词 INTERNET qos协议 体系结构 综合服务 区分服务 组播 MPLS模型 服务模型
下载PDF
一种新的QoS覆盖多播路由协议的研究 被引量:6
18
作者 吴家皋 杨音颖 +1 位作者 陈益新 叶晓国 《计算机学报》 EI CSCD 北大核心 2006年第11期1937-1947,共11页
研究了QoS覆盖多播路由问题,对度约束模型进行扩展,提出了一个新的支持QoS路由的覆盖多播网络模型.基于此模型,提出了一个新的QoS覆盖多播路由协议———QoS覆盖多播树协议(QOMTP).该协议采用分布式和树优先的策略,使多播组成员之间能... 研究了QoS覆盖多播路由问题,对度约束模型进行扩展,提出了一个新的支持QoS路由的覆盖多播网络模型.基于此模型,提出了一个新的QoS覆盖多播路由协议———QoS覆盖多播树协议(QOMTP).该协议采用分布式和树优先的策略,使多播组成员之间能自组织地构建一棵基于源的、满足QoS约束的覆盖多播树.该协议采用了一种新的启发式局部优化算法,通过调节启发因子,能灵活地在延时和带宽之间进行均衡.仿真实验表明,采用按请求带宽转发媒体流,并选择适当的启发因子,QOMTP协议能减少多播树上节点的网络资源占用量,同时获得较高的节点接纳率和较好的动态适应性,从而证明了该协议机制及其算法的有效性. 展开更多
关键词 多播 覆盖多播 qos路由协议 启发式算法
下载PDF
多QoS约束的多播路由协议 被引量:40
19
作者 李腊元 李春林 《软件学报》 EI CSCD 北大核心 2004年第2期286-291,共6页
随着高性能网络、移动网络及Internet的不断发展,具有QoS约束的多播路由技术已成为网络及分布式系统领域的一个重要研究课题.研讨了具有多QoS约束的多播路由问题,其中主要包含延迟、延迟抖动、带宽、代价等QoS约束.描述了一种适应于研究... 随着高性能网络、移动网络及Internet的不断发展,具有QoS约束的多播路由技术已成为网络及分布式系统领域的一个重要研究课题.研讨了具有多QoS约束的多播路由问题,其中主要包含延迟、延迟抖动、带宽、代价等QoS约束.描述了一种适应于研究QoS多播路由的网络模型,提出了一种具有多QoS约束的多播路由协议(multicast routing protocol with multiple QoS,简称MRPMQ).MRPMQ试图有效减少生成多QoS约束的多播树的开销.在MRPMQ中,一个多播组成员能够动态地加入/退出一个多播会晤,且不干扰现有的多播树.给出了该协议的正确性证明和复杂性分析.仿真实验结果表明,MRPMQ为多QoS约束多播路由提供了一种新的有效途径. 展开更多
关键词 多播路由 协议 qos约束 qos路由 NP完全问题
下载PDF
基于蚁群系统的多QoS约束组播路由算法 被引量:6
20
作者 杨云 徐佳 +2 位作者 高飞 陆璐 刘凤玉 《小型微型计算机系统》 CSCD 北大核心 2006年第11期2030-2035,共6页
针对多QoS约束的组播路由问题,借鉴改进的蚁群系统,提出了一种新的QoS组播路由算法QCMR-ACS(QoSConstraintsMulticastRoutingbasedonACS).QCMR-ACS通过构建确定性选路概率函数和基于Prufer编码的变异操作,加速算法的收敛速度;对信息素... 针对多QoS约束的组播路由问题,借鉴改进的蚁群系统,提出了一种新的QoS组播路由算法QCMR-ACS(QoSConstraintsMulticastRoutingbasedonACS).QCMR-ACS通过构建确定性选路概率函数和基于Prufer编码的变异操作,加速算法的收敛速度;对信息素实行多个独立QoS约束的惩罚性更新策略,使算法满足用户的QoS要求;考虑到网络实际应用,算法设计中引进了基于链路利用率的负载均衡和拥塞规避重路由策略,提高算法的鲁棒性.实验结果表明QCMR-ACS是一种正确、有效的QoS组播路由算法. 展开更多
关键词 组播路由 qos约束 蚁群系统 负载平衡
下载PDF
上一页 1 2 20 下一页 到第
使用帮助 返回顶部