期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
复杂字符串的处理技巧
1
作者 杜春涛 汲淑丽 《工程设计CAD与智能建筑》 2001年第6期61-63,共3页
复杂字符串在数据库中的存储及其在AutoCAD界面上的显示是在以AutoCAD为平台开发CAPP系统的过程中必然要遇到的一个难点问题。本文通过对该问题的研究,提出了一个简单易行的解决办法,取得了良好的效果。
关键词 复杂字符串 数据库 AUTOCAD 界面 CAPP
下载PDF
The Factors Analysis and Algorithm Implementation of Single-pattern Matching
2
作者 刘功申 朱圣军 《Journal of Shanghai Jiaotong university(Science)》 EI 2009年第3期331-337,共7页
By studying the algorithms of single pattern matching, five factors that have effect on time complexity of the algorithm are analyzed. The five factors are: sorting the characters of pattern string in an increasing o... By studying the algorithms of single pattern matching, five factors that have effect on time complexity of the algorithm are analyzed. The five factors are: sorting the characters of pattern string in an increasing order of using frequency, utilizing already-matched pattern suffix information, utilizing already-matched pattern prefix information, utilizing the position factor which is absorbed from quick search algorithm, and utilizing the continue-skip idea which is originally proposed by this paper. Combining all the five factors, a new single pattern matching algorithm is implemented. It's proven by the experiment that the efficiency of new algorithm is the best of all algorithms. 展开更多
关键词 single pattern matching string search algorithm analysis
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部