期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
基于老化算法的分布式文件缓存算法 被引量:2
1
作者 刘敏 房至一 +1 位作者 王红斌 徐鹏 《吉林大学学报(理学版)》 CAS CSCD 北大核心 2011年第5期895-900,共6页
为提升数据检索读的性能,基于老化算法采取Cache方法,通过设计合理的缓存结构,给出一种新的分布式文件缓存算法.该算法在缓存实现部分,使用了LRU算法中常用的老化算法,并将其由一个页面置换算法改进为一个文件缓存替换算法,且在该过程... 为提升数据检索读的性能,基于老化算法采取Cache方法,通过设计合理的缓存结构,给出一种新的分布式文件缓存算法.该算法在缓存实现部分,使用了LRU算法中常用的老化算法,并将其由一个页面置换算法改进为一个文件缓存替换算法,且在该过程中完好地继承了老化算法的优点.评测结果显示了改进方法的有效性. 展开更多
关键词 缓存算法 老化算法 置换算法
下载PDF
基于时空老化模型的服务端瓦片缓存置换算法 被引量:1
2
作者 汤求毅 王超 +2 位作者 杜震洪 张丰 刘仁义 《浙江大学学报(理学版)》 CAS CSCD 北大核心 2022年第2期210-218,共9页
随着网络地理信息服务(network geographic information service,NGIS)向云服务演进,客户端瓦片缓存架构的应用局限性逐渐体现。为提升瓦片服务的性能,在老化算法的基础上,综合分析了瓦片访问长短期流行度和瓦片大小特征,设计了基于时... 随着网络地理信息服务(network geographic information service,NGIS)向云服务演进,客户端瓦片缓存架构的应用局限性逐渐体现。为提升瓦片服务的性能,在老化算法的基础上,综合分析了瓦片访问长短期流行度和瓦片大小特征,设计了基于时空老化模型的服务端瓦片缓存置换算法(server-side cache replacement algorithm based on spatiotemporal aging model for tiles,SSAT),并利用谷歌全球底图瓦片和瓦片访问日志进行了仿真实验。结果表明,在不同缓存空间下,SSAT的缓存命中率均高于传统算法,缓存空间每增加1 MB,最多可以提高0.24%的请求命中率和0.23%的字节命中率;当缓存空间为500 MB时,SSAT能达到73%的请求命中率和76%的字节命中率,平均访问时长可缩短35%以上。SSAT能兼顾性能与资源消耗,具备高效性和扩展性。 展开更多
关键词 网络地理信息服务 瓦片服务 瓦片缓存置换算法 老化算法 时空老化模型
下载PDF
优先级老化问题的算法模型
3
作者 孙荣辛 《电脑编程技巧与维护》 2011年第10期30-32,75,共4页
针对如UC/OS-II等轻量级的操作系统,通过重新定义老化判定时间,提出了不对称老化程度算法模型,完善了其任务调度算法,使之更加灵活,在保证其原有任务优先级层次体系结构的同时,更为有效地解决任务"饥饿",从而使嵌入式操作系... 针对如UC/OS-II等轻量级的操作系统,通过重新定义老化判定时间,提出了不对称老化程度算法模型,完善了其任务调度算法,使之更加灵活,在保证其原有任务优先级层次体系结构的同时,更为有效地解决任务"饥饿",从而使嵌入式操作系统更加高效,更加适应技术的发展。 展开更多
关键词 嵌入式操作系统 优先级老化 老化判定时间 反复老化问题 不对称老化程度算法
下载PDF
Design Method for Optimizing the Interactive Interface of Live Broadcasting Platform for the Elderly Users
4
作者 WEI Bi-ze FAN Wei DUAN Ying-ke 《印刷与数字媒体技术研究》 CAS 北大核心 2024年第4期167-178,共12页
In the era of network live broadcasting for everyone,the development of live broadcasting platforms is also more intelligent and diversified.However,in the face of a large group of elderly users,the interface interact... In the era of network live broadcasting for everyone,the development of live broadcasting platforms is also more intelligent and diversified.However,in the face of a large group of elderly users,the interface interaction design mode used is still mainly based on the interaction mode for young groups,and is not designed for elderly users.Therefore,a design method for optimizing the interaction interface of live broadcasting platform for elderly users was proposed in this study.Firstly,the case study method and Delphi expert survey method were used to determine the design needs of elderly users and the design mode was analysed.Secondly,the orthogonal design principle was used to design a test sample of the interactive interface of live broadcasting platform applicable for the elderly users,and then a user evaluation system was established to calculate the weights of the design elements using hierarchical analysis,and then the predictive relationship between the design mode of the interactive interface of live broadcasting platform and the elderly users was established by Quantitative Theory I.Finally,Genetic Algorithm was applied to generate the optimized design scheme.The results showed that the design method based on the Genetic Algorithm and the combination of Quantitative Theory can scientifically and effectively optimize the design of the interactive interface of the live broadcasting platform for the elderly users,and improve the experience of the elderly users. 展开更多
关键词 Live broadcasting platform Interaction design Elderly users Genetic Algorithm Quantitative Theory I
下载PDF
基于Android平台的防电信诈骗软件的设计 被引量:1
5
作者 张蕊 李慧婷 +3 位作者 张阳 李长松 李太宇 宋经平 《现代计算机》 2018年第13期84-87,共4页
随着通信技术的快速发展和移动互联网业务的蓬勃兴起,通信网络运营商和个人用户对移动终端的要求越来越高,越来越多的智能手机用户可以享受到高质量且多样化的通信服务,同时,电信诈骗使越来越多的移动手机用户受到困扰。基于Android平... 随着通信技术的快速发展和移动互联网业务的蓬勃兴起,通信网络运营商和个人用户对移动终端的要求越来越高,越来越多的智能手机用户可以享受到高质量且多样化的通信服务,同时,电信诈骗使越来越多的移动手机用户受到困扰。基于Android平台的防电信诈骗的软件,通过用户对诈骗电话进行电话标记、IP溯源、老化算法更新数据库的方法,在来电时可以实时显示电话的状态,提醒用户的来电属性,降低用户受骗的可能性,从而防范电信诈骗。 展开更多
关键词 电信诈骗 电话标记 IP溯源 老化算法
下载PDF
A Practice Guide of Software Aging Prediction in a Web Server Based on Machine Learning 被引量:3
6
作者 Yongquan Yan Ping Guo 《China Communications》 SCIE CSCD 2016年第6期225-235,共11页
In the past two decades, software aging has been studied by both academic and industry communities. Many scholars focused on analytical methods or time series to model software aging process. While machine learning ha... In the past two decades, software aging has been studied by both academic and industry communities. Many scholars focused on analytical methods or time series to model software aging process. While machine learning has been shown as a very promising technique in application to forecast software state: normal or aging. In this paper, we proposed a method which can give practice guide to forecast software aging using machine learning algorithm. Firstly, we collected data from a running commercial web server and preprocessed these data. Secondly, feature selection algorithm was applied to find a subset of model parameters set. Thirdly, time series model was used to predict values of selected parameters in advance. Fourthly, some machine learning algorithms were used to model software aging process and to predict software aging. Fifthly, we used sensitivity analysis to analyze how heavily outcomes changed following input variables change. In the last, we applied our method to an IIS web server. Through analysis of the experiment results, we find that our proposed method can predict software aging in the early stage of system development life cycle. 展开更多
关键词 software aging software rejuvenation machine learning web server
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部