说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 近似字符串匹配
1)  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.
介绍了基于内容的音频检索系统的基本结构,并在研究国内外相关文献的基础上,分析了音频检索算法的主要特点,划分为以下几种类型:近似字符串匹配算法、基于树结构的音频检索算法、基于动态时间规整的音频检索算法、基于隐马尔克夫模型的音频检索算法以及其它音频检索算法。
2)  string approximate matching
字符串相似匹配
3)  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.
其目的在于提高基于相似字符串匹配的查询在大规模字符串数据库中的查询效率,并且提供带通配符的字符串查询方式。
4)  approximate string matching
近似串匹配
1.
The two concise parallel dynamic programming algorithms for approximate string matching with k-differences on CREW-PRAM (parallel random access machine with concurrent read and exclusive write) are presented by parallel computing the edition distanc.
近似串匹配技术在网络信息搜索、数字图书馆、模式识别、文本挖掘、IP路由查找、网络入侵检测、生物信息学、音乐研究计算等领域具有广泛的应用。
2.
In many applications, the pattern needn t match the substringsof the text exactly, so people introduce the approximate string matching technology.
但是在许多实际情况中,并不要求模式与文本子串完全精确匹配,因此人们引入了近似串匹配技术。
5)  string matching
字符串匹配
1.
Network processor-based high performance string matching;
基于网络处理器的高速字符串匹配
2.
Improved multiple patterns string matching algorithm;
改进的多模式字符串匹配算法
3.
an Improved Collateral String Matching Algorithm;
一种改进的并行字符串匹配算法
6)  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).
提出一种使用半字节比较的方法来实现字符串匹配,其优点是在单位面积上可以实现更多字节的高速模式串匹配,节省资源的同时可提供高速的匹配性能。
补充资料:字符串
简称“串”。有限字符的序列。数据元素为字符的线性表,是一种数据的逻辑结构。在计算机中可有不同的存储结构。在串上可进行求子串、插入字符、删除字符、置换字符等运算。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条