联系人搜索算法

码农软件 · 软件分类 · 其他(Others) · 2019-07-28 14:11:30

软件介绍

实现较为完整的联系人词条搜索算法。SearchCore 为C语音编写,ios、android、symbian都可以用。具体功能见下面。
内存占用: 10000个人2M左右
效率:6K人搜索,100ms左右(iphone4)
支持搜索内容:
1.姓名搜索:支持汉字、模糊拼音、多音字搜索,只匹配连续的字;
2.号码搜索;
3.支持T9键盘的数字对应字母的匹配,只需设置MatchFunction为键盘26个字母与数字对应的串。 [Code4App.com]

本文地址:https://codercto.com/soft/d/11125.html

Introduction to Graph Theory

Introduction to Graph Theory

Douglas B. West / Prentice Hall / 2000-9-1 / USD 140.00

For undergraduate or graduate courses in Graph Theory in departments of mathematics or computer science. This text offers a comprehensive and coherent introduction to the fundamental topics of graph ......一起来看看 《Introduction to Graph Theory》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换