期刊文献+

基于Android系统的联系人最大匹配检索算法设计与实现 被引量:1

Design and Implementation of the Maximum Contact Matching Retrieval Algorithm Based on Android System
下载PDF
导出
摘要 基于Android平台联系人检索方法的分析,介绍一种新的联系人检索算法,可以处理拼音分词,进行拼音检索、英文名检索、联系人电话号码检索、混合模糊匹配以及多音字检索。算法首先对检索内容进行拼音分词,其次按照字母索引表快速定位首字母,最后按照最大匹配方式检索其余内容。此算法采用StringBuilder节省了内存空间,同时每次检索都会重复使用上一次检索结果,减少重复检索。本算法不仅在效率上能满足Android要求,而且在内存开销上也能满足Android平台限制。 This paper introduces a new contact searching algorithm, which can process Pinyin word segmentation, Pinyin retrieval, English name retrieval, contact phone number retrieval, hybrid fuzzy matching and polyphone retrieval. The algorithm will first segment Pinyin for retrieval content, position the first letters rapidly according to alphabetical index table, and then retrieve the rest contents by the maximum matching method. This algorithm used StringBuilder to save memory space, to reduce the repetition, each time retrieves it will reuse the last retrieval results. This algorithm not only can satisfy the requirement of android in terms of efficiency, but also meet the limitation of android platform in terms of memory overhead.
作者 王超
出处 《自动化与信息工程》 2013年第6期10-14,共5页 Automation & Information Engineering
基金 广东省科技项目(2011B04020000 2012A010701013) 广州市科技项目(11A31090341 11A53010726 2011Y5-00004)
关键词 拼音模糊检索 联系人检索算法 ANDROID Pinyin Fuzzy Retrieval Contact Searching Algoritban Android
  • 相关文献

参考文献7

二级参考文献25

共引文献89

同被引文献4

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部