搜索资源列表
-
0下载:
包括格雷玛、赌博游戏、字串核对三个算法的C和JAVA版的对比实现-including Geleima, gambling games, three string matching algorithm C and JAVA version of the contrast achieve
-
-
0下载:
这是根据算法设计课上讲的LasVegas算法用java实现的模式匹配算法-This algorithm is based on the design of the curriculum speaking with java LasVegas algorithm to achieve the pattern matching algorithm
-
-
0下载:
用smithwaterman算法做局部序列匹配。如在程序中给出了测试给定的两个基因序列是否匹配的例子-To do with smithwaterman local sequence matching algorithm. If the test is given in the program given two examples of gene sequences match
-
-
0下载:
动画素材图像语义标注系统:该系统实现对图片的语义标注,提取图片的物理特征,并可以截取一张图片的任意部分进行物理特征提取,然后存入数据库;在客户端客户输入任意一张图片用匹配算法和数据库进行匹配,得出图片的描述(该图片的对象语义和场景语义描述)。该系统的开发与动漫公司和软件园863
项目专家进行的研讨,具有一定的应用价值。对匹配算法、图像物理特征提取、语义标注研究有很大的启发,同时用到的Java截图知识对Java学习者是很好的学习资料。-Semantic marking material
-
-
0下载:
java最大正向匹配算法 帮助大家了解分词原理-java maximum matching algorithm to help you understand the positive word principle
-
-
1下载:
java编程:自己编写的地名相似度匹配算法包括地名相似度、地理位置相似度-java programming: write their own names, including names similarity similarity matching algorithm, the geographical similarity
-
-
0下载:
基于面向对象编程的文档向量相似度匹配算法-Object-oriented programming document vector similarity matching algorithm
-
-
0下载:
多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。
程序将
-
-
0下载:
一种改进的匈牙利匹配算法,可以进行婚姻匹配。-An improved matching algorithm in Hungary.
-
-
0下载:
方便检索匹配等应用的,中文后序最大匹配算法的实现,数据库中词表和停用词自行更改即可-Convenient retrieval matching, Chinese applications such as after the realization of maximal matching algorithm sequences, the database tables and stop words seen to change can
-
-
0下载:
采用Needleman-Wunsch 算法,对两个相似的长序列进行比对.
文件中有2个DNA序列,通过插入空格使得这2个DNA序列等长且尽量的相似.对与插入空格后的2个等长序列,在相同的位置上如果两个字母相同则得1分,不同则得-1分,如果出现空格则得-2分.要求比对的结果得分最高.-use Needleman-Wunsch Algorithm
compare and find the best match of two long similar sequences(like DNA)
-
-
0下载:
最大正向匹配算法,FMM算法大正向匹配算法-Maximum forward matching algorithm, FMM algorithm large forward matching algorithm
-
-
0下载:
KMP 的字符串模式匹配的java算法实现-KMP string pattern matching algorithm of Java
-
-
1下载:
用Java实现输入事件流的模式匹配,该算法是经典的事件流模式匹配算法SASE,广泛应用于物联网复杂事件处理。压缩包里包含源代码、原论文,并有详细的例子和结果供参考。-Using Java to achieve pattern matching input event stream, the algorithm is a classic event stream pattern matching algorithm SASE, widely used in networking complex e
-
-
0下载:
中兴捧月程序编写大赛——数字婚姻匹配算法实现-ZTE holding monthly programming contest- Digital marriage matching algorithm
-
-
0下载:
使用数据结构进行括号匹配算法。核心是数据结构的栈思想。这里使用了java语言进行编写,算法优化较好,使用方便。-ON划词翻译ON实时翻译
Using the data structure of the parenthesis matching algorithm. Is the core data structure of stack thought. Here the use of Java language, algorithm optimization is good, easy
-
-
0下载:
正向最大匹配算法和逆向最大匹配算法,词典也放进来了-Forward and reverse maximum matching algorithm maximum matching algorithm, the dictionary also put to the
-
-
0下载:
java代码,KMP算法匹配,返回位移值,用户可自行改变原文本及想要匹配的文本-java code, KMP matching algorithm, the return displacement value, the user can change the original text of this and want to match their own
-
-
0下载:
这是一个螺丝螺母配对的算法源代码,希望对求得这方面作业的朋友能有所帮助。-This is a source file of nuts-bolts matching algorithm. I hope it can help the people who is looking for this kind of project to build their own work.
-
-
0下载:
网络中的前k子图匹配查询算法的实现,复杂网络分析中的重要内容。-The implementation of top-k interesting subgraph matching algorithm in network, which is an important content in network analysis.
-