期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
NBA赛程分析与评价数学模型的构建 被引量:3
1
作者 曾玉华 杨徐昕 成夏炎 《重庆科技学院学报(自然科学版)》 CAS 2009年第2期157-162,共6页
结合2008年全国大学生数学建模竞赛D题,对NBA赛程进行分析与评价。通过统计分析和拟合方法获得影响比赛的主要因素,借助MATLAB软件计算出各个因素的权重系数,建立线性回归模型和正态分布模型,用满意度作为赛程利弊数量指标进行赛程评价... 结合2008年全国大学生数学建模竞赛D题,对NBA赛程进行分析与评价。通过统计分析和拟合方法获得影响比赛的主要因素,借助MATLAB软件计算出各个因素的权重系数,建立线性回归模型和正态分布模型,用满意度作为赛程利弊数量指标进行赛程评价,给出了一套选取NBA赛程参赛3场次球队的所有情形的新方法——类型匹配法。 展开更多
关键词 满意度 回归分析 类型匹配法
在线阅读 下载PDF
Optimizing of large-number-patterns string matching algorithms based on definite-state automata 被引量:3
2
作者 陈训逊 方滨兴 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第2期236-239,共4页
Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, w... Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, we cut down the scanning time of those algorithms (i.e. DFA based) by rearranging the states table and shrinking the DFA alphabet size. Both the methods can decrease the probability of large-scale random memory accessing and increase the probability of continuously memory accessing. Then the hitting rate of the CACHE is increased and the searching time of on the DFA is reduced. Shrinking the alphabet size of the DFA also reduces the storage complication. The AC++algorithm, by optimizing the Aho-Corasick (i.e. AC) algorithm using such methods, proves the theoretical analysis. And the experimentation results show that the scanning time of AC++and the storage occupied is better than that of AC in most cases and the result is much attractive when the number of patterns is very large. Because DFA is a widely used base algorithm in may string matching algorithms, such as DAWG, SBOM etc., the optimizing method discussed is significant in practice. 展开更多
关键词 multi-pattern string-matching definite-state automata Aho-Corasick algorithm CACHE
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部