说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 相似字符串匹配
1)  approximate string match
相似字符串匹配
1.
The purposes of it were to improve the efficiency of searching a string in a large-scale database by the means of approximate string matching and to provide a means to search a string with wildcards.
其目的在于提高基于相似字符串匹配的查询在大规模字符串数据库中的查询效率,并且提供带通配符的字符串查询方式。
2)  string approximate matching
字符串相似匹配
3)  approximate string matching
近似字符串匹配
1.
In approximate string matching,the traditional edit distance cannot evaluate the similarity between strings very well,especially for the name and address datasets.
在近似字符串匹配中,传统的编辑距离不能很好地衡量诸如人名、地址等数据的相似关系,而块编辑距离可以很好地衡量两个字符串的相似性。
2.
According to the main features of the algorithms,they are divided into the following several types: approximate string matching algorithm,tree-based algorithm,dynamic time warping algorithm,HMM-based algorithm,and other kind of the audio retrieval algorithms.
介绍了基于内容的音频检索系统的基本结构,并在研究国内外相关文献的基础上,分析了音频检索算法的主要特点,划分为以下几种类型:近似字符串匹配算法、基于树结构的音频检索算法、基于动态时间规整的音频检索算法、基于隐马尔克夫模型的音频检索算法以及其它音频检索算法。
4)  string matching
字符串匹配
1.
Network processor-based high performance string matching;
基于网络处理器的高速字符串匹配
2.
Improved multiple patterns string matching algorithm;
改进的多模式字符串匹配算法
3.
an Improved Collateral String Matching Algorithm;
一种改进的并行字符串匹配算法
5)  pattern matching
字符串匹配
1.
This paper presents a high effective double hash floating pattern matching algorithm,which can be implemented on an FPGA easily.
提出了一种在FPGA上易于实现的高效双Hash浮动字符串匹配算法,其优点是消耗FPGA资源少,处理速度快,并且模式串可以方便地在线更新。
2.
In this paper, we present a novel pattern matching implementation using the Half Byte Comparators(HBC).
提出一种使用半字节比较的方法来实现字符串匹配,其优点是在单位面积上可以实现更多字节的高速模式串匹配,节省资源的同时可提供高速的匹配性能。
6)  String match
字符串匹配
1.
Then a modified string match algorithm based on KMP was used to find the matches between measured stars and guide stars.
基于Log-Polar变换提取特征模式,并将特征模式进行字符串编码,在KMP算法的基础上给出一种适合于星图识别的字符串匹配算法用以实现观测星和导航星的匹配识别。
2.
Two technologies are used in this method:high speed parallel string match based on pipeline and high speed message(validity) check based on ABNF(Augmented Backus Naur Form).
这种方法采用基于流水线的高速并行字符串匹配结构和基于ABNF(Augmented Backus Naur Form)范式定义的高速域值合法性检查。
补充资料:字符串
简称“串”。有限字符的序列。数据元素为字符的线性表,是一种数据的逻辑结构。在计算机中可有不同的存储结构。在串上可进行求子串、插入字符、删除字符、置换字符等运算。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条