-
lda-0.2-matlab
暂时放置在java中 lda的 还是不错的(lda em matlab)
- 2014-09-28 17:33:09下载
- 积分:1
-
NovelN
说明: 第一个项目:novel.spider(姑且叫他为spider吧)-jsoup,http-client
提供了三个最为底层的方法:
ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url)) 获取一个爬取对应网站的章节的实体,并执行爬取任务
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url)) 获取一个爬取对应网站的内容的实体,并执行爬取任务
NovelDownloaderObserver observer = new NovelDownloaderObserver(url) 下载小说...(ChapterFactory.getChapterSpider(NovelSiteEnum novelSiteEnum).getChapters(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum, url))
ContentFactory.getContentSpider(NovelSiteEnum novelSiteEnum).getContent(NovelSpiderUtil.getRelativeUrl(NovelSiteEnum novelSiteEnum,url))
NovelDownloaderObserver observer = new NovelDownloaderObserver(url))
- 2020-06-18 13:40:02下载
- 积分:1
-
vbnet
说明: This folder contains the code specific to the VB.NET plugin for SonarQube.
To get more information please read the repository main [README](../README.md).
- 2020-06-20 20:40:01下载
- 积分:1
-
show_file
文件浏览器 用到了流布局、网格布局 可调节图标大小(File browser use flow layout, grid layout, icon size adjustable)
- 2012-11-19 00:22:03下载
- 积分:1
-
java_Factory
java 设计模式 实例 Factory(java Design pattern Factory)
- 2015-10-30 22:22:57下载
- 积分:1
-
java_gui
java绘图方面的源码,java日期选择控件源码(java source mapping, java date selection control source)
- 2008-08-20 23:06:26下载
- 积分:1
-
LightStemmer
This procedure implements the LightStemmer the text-Arabic lassification method, with source code, test reports and corpus (including the test set)
- 2011-12-17 06:07:30下载
- 积分:1
-
dzvmlopkent
利用netbeans开发工具设计简单的通讯录界面程序 jdk使用1 4 2以上(Using netbeans development tools to design a simple contact book interface program jdk uses more than 1 42)
- 2018-09-16 15:06:29下载
- 积分:1
-
zGEP
说明: 国内高人编写基因表达式编程(GEP)实现完全代码,完全面向对象,可以自己组合扩展,编制符合自己要求特定的编程代码。(The preparation of the domestic expert Gene Expression Programming (GEP) to achieve complete code, fully object-oriented, can expand their own portfolio, the preparation of their own request in line with the specific programming code.)
- 2020-12-01 09:29:26下载
- 积分:1
-
Regular-expressions-simplifypattern-matching-code
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
- 2007-05-10 19:54:00下载
- 积分:1