-
a
说明: easymock,covers how to write easymock junits
- 2009-11-12 13:23:03下载
- 积分:1
-
situationOfGarbled
JAVA中解决编程过程中出现乱码的情况,这是个很好的方法(JAVA programming process to address the situation of garbled, this is a good way)
- 2009-05-26 17:57:28下载
- 积分: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
-
A类旅游网
说明: 含数据库 前后台 完整网站项目
myeclipse mysql+jsp(myeclipse mysql+jsp
myeclipse mysql+jsp)
- 2020-06-24 17:20:01下载
- 积分:1
-
ShortButtons
A series of short buttons, some of which are embedded within another layout.
- 2014-02-19 10:31:07下载
- 积分:1
-
MachineNode
机器作业流程描述,采用贪婪算法设计,用JAVA写的。(Description of the machine processes, written by JAVA.)
- 2011-05-24 15:36:59下载
- 积分:1
-
NFASimulation
My Project in Automata
- 2010-05-09 17:02:36下载
- 积分:1
-
Hadoop
Hadoop的一个教程,不错的书,值得收藏(Hadoop tutorial, a good book, worthy of collection)
- 2012-10-31 10:39:16下载
- 积分:1
-
java
修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.(Modify the definition of experiment 7 Rectangle class, so that it has two constructors. One is the default, it makes two points of the coordinate of (0,0) the other with four parameters, find the upper left and lower right corner coordinates (2.1,3.2), (5.2,6.3) and perimeter and area of a rectangle, and then use a parameterized constructor method to create a Rectangle object, find the upper left and lower right corner coordinates (1,2), (6.8,10.5) rectangle of perimeter and area.)
- 2011-11-15 15:37:42下载
- 积分:1
-
jBox
仿腾讯QQ空间的DIV窗口,淡蓝色风格看上去很漂亮,不过源代码扣下来相当麻烦,这里使用jQuery的一款插件jBox来修改代替,效果还算行吧,它有两种方式调用 ,第一种是iframe,就是把另一个页面嵌入到div窗口中来;另一种是控制div标签,你可将显示的内容写到DIV标签内,然后在JS中引入需要控制的DIV ID号就行了。(Imitation Tencent QQ space DIV window, light blue style looks very nice, but the source code is quite troublesome buckle down, here s a plug jBox use jQuery instead to modify the effect is fairly okay, there are two ways to call it, the first one is the iframe, is to another page to embed div window the other is to control the div tag, you can display the contents written in the dIV tag, then the introduction of the need to control the dIV ID number on the line in JS a.)
- 2015-02-07 15:07:34下载
- 积分:1