期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
自底向上的应用层组播树重构算法 被引量:2
1
作者 邓正伟 李锋 《计算机工程》 CAS CSCD 北大核心 2011年第2期105-107,共3页
分析传统应用层组播树重构算法的不足,结合前向式重构技术,提出一种自底向上的应用层组播树重构算法。采用自底向上的方法将备用父节点的本地选择策略和全局选择策略进行有机结合。仿真结果表明,该算法在组播树的恢复时延、重构树的质... 分析传统应用层组播树重构算法的不足,结合前向式重构技术,提出一种自底向上的应用层组播树重构算法。采用自底向上的方法将备用父节点的本地选择策略和全局选择策略进行有机结合。仿真结果表明,该算法在组播树的恢复时延、重构树的质量、树重建的控制开销方面都有一定的改进。 展开更多
关键词 自底向上 应用层组播 前向式 树重构
下载PDF
基于局部重构树的数据流频繁项集挖掘方法
2
作者 王景兰 丁丽 孙慧婷 《新乡学院学报》 2023年第3期22-25,共4页
针对传统的数据流频繁项集挖掘方法缺乏对事务数据的压缩,导致挖掘效率较低的问题,提出基于局部重构树的数据流频繁项集挖掘方法。通过构建局部重构树,对事务数据进行压缩,并对频繁项集数据进行滤波处理,调整支持度的最大值与最小值,实... 针对传统的数据流频繁项集挖掘方法缺乏对事务数据的压缩,导致挖掘效率较低的问题,提出基于局部重构树的数据流频繁项集挖掘方法。通过构建局部重构树,对事务数据进行压缩,并对频繁项集数据进行滤波处理,调整支持度的最大值与最小值,实现对挖掘函数的构建与优化。利用对比实验对提出的方法进行了挖掘效率的验证,实验结果表明,在采用所提出的方法对数据流频繁项集进行挖掘时,算法执行耗时较少,挖掘效率较高,具有一定的应用价值。 展开更多
关键词 局部重构 数据流 频繁项集 最小支持度
下载PDF
基于子树受限QoS的组播路由恢复算法
3
作者 刘芳 张明龙 万筱钟 《西安石油大学学报(自然科学版)》 CAS 2007年第5期86-89,115,共5页
通过对多媒体组播协议的研究,发现在组播树中的路由节点发生故障后,树中节点将分散为若干个不同QoS需求的子树,通常的做法是将子树的所有节点重新发起构造成新的组播树.通过增加对子树受限QoS信息的描述,在组播树中路由节点发生故障之后... 通过对多媒体组播协议的研究,发现在组播树中的路由节点发生故障后,树中节点将分散为若干个不同QoS需求的子树,通常的做法是将子树的所有节点重新发起构造成新的组播树.通过增加对子树受限QoS信息的描述,在组播树中路由节点发生故障之后,只是按照子树的QoS信息重新构造新组播树,子树构造不成功时才进行所有节点的构造.仿真试验表明,在路由节点故障情况下子树的构造成功率平均超过80%,同时这种方可缩短组播树故障恢复时间并降低重构开销.该算法还可以提高组播应用的可靠性. 展开更多
关键词 组播路由 受限QoS 组播树重构 算法 多媒体组播协议
下载PDF
一种高可靠性的组播树恢复方法
4
作者 詹孟粮 马志柔 +1 位作者 钟华 王鹏 《计算机应用与软件》 CSCD 北大核心 2012年第2期86-89,共4页
应用层组播树中某个非叶子节点失效后,需要重新构建组播树保证失效节点的子孙节点能够正确接收数据。针对这一问题,考虑满足高可靠性环境中保证恢复完整性的情况,提出一种基于备用父节点的组播树预先式恢复方法,即为每个非根节点找到一... 应用层组播树中某个非叶子节点失效后,需要重新构建组播树保证失效节点的子孙节点能够正确接收数据。针对这一问题,考虑满足高可靠性环境中保证恢复完整性的情况,提出一种基于备用父节点的组播树预先式恢复方法,即为每个非根节点找到一个备用父节点,使得当某一非叶节点失效时可以迅速的恢复组播树。首先建立模型并对其求解构造恢复方法,然后论证此方法保证组播树恢复的完整性,最后通过仿真实验验证了此方法的有效性以及其在恢复延迟和管理代价上的改进。 展开更多
关键词 应用层组播 组播树重构 备用父节点
下载PDF
基于应用层组播的流媒体直播系统的设计与实现 被引量:3
5
作者 李玮 林予松 +1 位作者 郭红方 王宗敏 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2007年第A02期233-236,共4页
随着互联网网络带宽的不断提高,基于流媒体技术的视频应用越来越多,本文基于应用层组播思想,设计并实现了一个可支持大规模实时用户的流媒体应用层组播系统——MixCast.该系统采用双层架构,在大规模用户环境下具有良好的可扩展性;在转... 随着互联网网络带宽的不断提高,基于流媒体技术的视频应用越来越多,本文基于应用层组播思想,设计并实现了一个可支持大规模实时用户的流媒体应用层组播系统——MixCast.该系统采用双层架构,在大规模用户环境下具有良好的可扩展性;在转发树构造方面,采用了整体分层、局部集中的思想,结合最大链路带宽与最近网络拓扑策略进行节点选择,保证了构造的速度和可靠性;在转发树重构方面,通过链路预留技术和异常节点处理算法,有效地减少了节点失效后的重构时间.该系统支持IPV4/IPV6,通过测试,证明该系统占用的网络带宽和服务器资源较少,能够同时支持大规模用户,具有较高的实用价值. 展开更多
关键词 应用层组播 流媒体 转发构造 转发树重构
下载PDF
应用层组播的鲁棒性技术分析
6
作者 袁洋 马文超 《郑州轻工业学院学报(自然科学版)》 CAS 2008年第6期59-62,共4页
针对应用层组播生成树的某些节点失效后其下游节点无法接收到分组的问题,提出一种新的预先式树重构方法.该方法利用树中节点的空闲度和主动随机转发技术,以一定的概率创建冗余链路,从而增加备份路由.仿真结果表明,该策略可以减少不能接... 针对应用层组播生成树的某些节点失效后其下游节点无法接收到分组的问题,提出一种新的预先式树重构方法.该方法利用树中节点的空闲度和主动随机转发技术,以一定的概率创建冗余链路,从而增加备份路由.仿真结果表明,该策略可以减少不能接收到组播分组的节点数量,明显提高应用层组播的鲁棒性. 展开更多
关键词 应用层组播 备份路由 鲁棒性 预先式树重构
下载PDF
The Reconstruction of q-Trees
7
作者 韩伯棠 《Journal of Beijing Institute of Technology》 EI CAS 1997年第1期1-8,共8页
Let q be a positive integer.The graphs,called the q-trees are defined by recursion:the smallest q-tree is the complete graph K_q with q vertices,and a q-tree with n+1 vertices where n≥q is obtained by adding a new ve... Let q be a positive integer.The graphs,called the q-trees are defined by recursion:the smallest q-tree is the complete graph K_q with q vertices,and a q-tree with n+1 vertices where n≥q is obtained by adding a new vertex adjacent to each of q arbitrarily selected but mutually adjacent vertices of q-tree with n vertices.Obviously,1-trees are the graphs which are generally called trees.In this paper,it is proved that for any positive integer q,q-tree is reconstructible. 展开更多
关键词 trees (mathematics) reconstruction (mathematics) POLYNOMIALS chromatic polynomials
下载PDF
Listless zerotree image compression algorithm 被引量:2
8
作者 LIAN Jing WANG Ke 《Optoelectronics Letters》 EI 2006年第5期376-378,395,共4页
In this paper,an improved zerotree structure and a new coding procedure are adopted,which improve the reconstructed image qualities. Moreover, the lists in SPIHT are replaced by flag maps, and lifting scheme is adopte... In this paper,an improved zerotree structure and a new coding procedure are adopted,which improve the reconstructed image qualities. Moreover, the lists in SPIHT are replaced by flag maps, and lifting scheme is adopted to realize wavelet transform, which lowers the memory requirements and speeds up the ceding process. Experimental results show that the algorithm is more effective and efficient compared with SPIHT. 展开更多
关键词 图象压缩算法 结构 图象重建 小波传输
下载PDF
Reconstruction of an Expert's Decision Making Expertise in Concrete Dispatching by Machine Learning
9
作者 Mojtaba Maghrebi Claude Sammut Travis Waller 《Journal of Civil Engineering and Architecture》 2013年第12期1540-1547,共8页
Finding the optimum solution for dispatching in concrete delivery is computationally intractable because it is a NP-hard (non-deterministic polynomial-time hard) problem. Heuristic methods are required to obtain sat... Finding the optimum solution for dispatching in concrete delivery is computationally intractable because it is a NP-hard (non-deterministic polynomial-time hard) problem. Heuristic methods are required to obtain satisfactory solutions. Inefficiencies in mathematical modeling still make concrete dispatching difficult to solve. In reality, complex dispatching systems are mostly handled by human experts, who are able to manage the assigned tasks well. However, the high dependency on human expertise is a considerable challenge for RMC (ready mixed concrete) companies. In this paper, a logical reconstruction of an expert's decision making is achieved by two machine learning techniques: decision tree and rule induction. This paper focuses on the expert dispatcher's prioritization of customer orders. The proposed method has been tested on a simulation model consisting of a batch plant and three customers per day. The scenarios generated by the simulation model were given to a dispatch manager who was asked to prioritize the customers in each day. The scenarios and the decisions were then input to the machine learning programs, which created generalizations of the expert's decisions. Both decision trees and rules approach 80% accuracy in reproducing the human performance. 展开更多
关键词 Machine learning logic reconstruction experts' behavior
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部