|
|
|
题名
|
作者
|
年代
|
出处
|
被引量
|
| 1 | A Novel Approach for QoS Prediction Based on Bayesian Combinational Model显示文摘As an important factor in evaluating service,QoS(Quality of Service) has drawn more and more concerns with the rapid increasing of Web services. However,due to the great volatility of services in Mobile Internet environments,such as internet of vehicles,Web services often do not work as announced and thus cause unacceptable problems. QoS prediction can avoid failure before it takes place,which is considered a more effective way to assure quality. However,Current QoS prediction approaches neither consider the highly dynamic of Web services,nor maintain good prediction performance all the time. Consequently we propose a novel Bayesian combinational model to predict QoS by continuously adjusting credit values of the basic models so as to keep good prediction accuracy. QoS attributes such as response time,throughput and reliability are used to validate the proposed model. Experimental results show that the model can provide stable prediction results in Mobile Internet environments. | Pengcheng Zhang Yingtao Sun Hareton Leung Meijun Xu Wenrui Li | 2016 | China Communications2016,13,11: | 3 |
| 2 | A study of user acceptance tests显示文摘 | Hareton K.N. Leung Peter W.L. Wong | 1997 | Software Quality Journal1997,,2: | 1 |
| 3 | MNav:A Markov Model-Based Web Site Navigability Measure 显示文摘 | Yuming Zhou Hareton Leung Winoto P | 2007 | Software Engineering2007,33,12: | 1 |
| 4 | Effectiveness of exploring historical commits for developer recommendation: an empirical study显示文摘 | Xiaobing SUN Hui YANG Hareton LEUNG Bin LI Hanchao (Jerry) LI Lingzhi LIAO | 2018 | Frontiers of Computer Science2018,12,3: | 1 |
| 5 | A survey of combinatorial testing 显示文摘 | Nie Chang-hai Hareton Leung | 2011 | ACM Computing Survey2011,43,2: | 1 |
| 6 | Predicting Object-Oriented Software Maintainability Using Multivariate Adaptive Regression Splines显示文摘 | Zhou Y M Hareton Leung | 2007 | The Journal of Systems and SoJware2007,,80: | 1 |
| 7 | Assessment of catastrophic risk using bayesian network constructed from domain knowledge and spatial data 显示文摘 | Li Lianfa Wang Jinfeng Leung Hareton | 2010 | Risk Analysis2010,30,7: | 1 |
| 8 | An indepth study of the potentially confounding effect of class size in fault prediction显示文摘 | Zhou Yuming Xu Baowen Hareton Leung | 2014 | Transactions on Software Engineering and Methodology2014,23,1: | 1 |
| 9 | A new method to encode calling contexts with recursions显示文摘Calling context encoding(CCE) uses some integers to represent the current context of any execution point, and is valuable in a wide range of applications. Existing studies already ensure accurate results of CCE,but they use stack to store the encoding when recursive calls happen. This may cost much for cyclic call graphs with deep recursive calls. This paper presents a novel approach(called RCCE) to address this problem. With a modified strategy for encoding, it requires less frequent access of the stack and gives more succinct representation of contexts on deep recursion. Experimental results show that compared to Precise Calling Context Encoding,RCCE is more practical and efficient on calling contexts with recursions. | Lulu WANG Bixin LI Hareton LEUNG | 2016 | Science China(Information Sciences)2016,59,5: | 0 |
| 10 | Profiling selected paths with loops显示文摘Path profiling records the frequency of each path in an executed program.To accomplish profiling,probes are instrumented in the program and executed as the program runs.So,the number of probes has a significant impact on the efficiency of a profiling technique.By profiling only the interesting paths,existing techniques try to improve the profiling efficiency by reducing the number of probes and optimize path encodings for efficient storage.However,they lack accuracy,waste time on running uninteresting paths,and can mainly deal with acyclic paths.In this article,a novel technique called Profiling Selected Paths(PSP)is introduced to profile selected paths,which enables custom selection for both acyclic and cyclic paths and increases the execution efficiency by early termination on uninteresting paths.Theoretical analysis and experimental evaluation indicate that PSP performs better than existing techniques. | LI BiXin WANG LuLu LEUNG Hareton | 2014 | Science China(Information Sciences)2014,57,7: | 0 |