-
Java虚拟机规范11
java虚拟机规范官方正式版,se11版,官方发布版(java virtual machine specification)
- 2020-06-19 15:20:02下载
- 积分:1
-
KeywordSpotting
多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:。
程序将识别出的关键词用方括号括上,输出到output.txt中(AC multi-string matching algorithm/multi-string match/multi-string test/multi-string identification/Aho-Corasick automata/ahocorasick automata/AC automaton./Java implementation
This program is highly efficient, can handle large Unicode character text (including text and key words to detect the text) is a match program, so the program is to be detected input.txt input text, keywords. txt for the Keyword text, folders test1, test2, test3 were three groups set their own input and keywords, can add their own arbitrary deletion, run the program before the first set of copies to D: . Program will identify the key words in square brackets, and output to output.txt in)
- 2021-04-27 14:48:44下载
- 积分:1
-
CPM
CPM派系过滤社区发现算法,算法以JAVA语言实现,可发现重叠节点(CPM algorithm)
- 2020-12-15 17:29:14下载
- 积分:1
-
视频转码工具累
说明: 针对于一些视频转码的工具类,工具类用到的转码工具分别是:ffmpeg、mencoder(For some video transcoding tools, the tools used in the tool class are ffmpeg and mencoder.)
- 2020-06-19 16:40:01下载
- 积分:1
-
StudentTableModel
学生和老师登录管理系统之一。实现学生登录功能,运用了AWT类。(Students and teachers access management systems. Achieving students log function, the use of the AWT classes.)
- 2010-10-14 15:58:31下载
- 积分:1
-
java-books
this is java reference books.
- 2011-12-17 19:35:32下载
- 积分:1
-
Java4
实现一个数据单元,包括学号和姓名两部分。
编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。
- 2010-01-04 20:42:49下载
- 积分:1
-
index
ssnmp4j是使用Java进行SNMP编程的包,此文件包含使用snmp4j的代码示例.(Snmp4j is a package for SNMP programming using Java. This file contains code examples using snmp4j.)
- 2020-06-24 13:20:02下载
- 积分:1
-
MyQTTS
对科大讯飞语音合成服务Java接口的二次封装,可由程序的线程锁来控制几个线程同时f访问TTS。(For speech synthesis iFLYTEK service Java interface of the second package, the program can be thread-locking to control access to several threads simultaneously f TTS.)
- 2020-10-17 17:07:28下载
- 积分:1
-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分:1