-
repast 模型
repast city模型,在repast s平台搭建预测模型(repast city model in repast S)
- 2018-07-24 09:18:03下载
- 积分: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
-
JTable
自定义JTable的几个例子,非常不错的。(a few examples, very good.)
- 2005-02-28 18:29:06下载
- 积分:1
-
SnakeGame
蛇移动,可以,上下左右移动,亲测有效这是java基础中的一个文件(snakegame move up down left and right)
- 2016-11-05 21:03:17下载
- 积分:1
-
Calculator
实现类似Windows操作系统“计算器”的功能。可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等。同时它还具有科学计算器的功能,比如对数运算和阶乘运算等。(Windows operating system to achieve a similar " calculator" function. You can complete the usual arbitrary use handheld calculators to complete the standard operation. " Calculator" can be used for basic arithmetic operations, such as addition and subtraction operations. It also has a scientific calculator functions, such as arithmetic and logarithmic factorial computing.)
- 2014-03-30 11:25:03下载
- 积分:1
-
AboutDialog
java实现的电子白板程序,功能完善,代码适合初学者.(java implementation of the whiteboard program, perfect function, the code is suitable for beginners.)
- 2012-05-24 13:37:52下载
- 积分:1
-
LodeRunner-Source
Played a very sweet as possible remained the member of my sons dirty my time
- 2013-07-19 15:48:56下载
- 积分:1
-
Entry
import java.lang.annotation.RetentionPolicy .
- 2013-11-28 14:43:48下载
- 积分:1
-
TestFileIO
Java类库中字节流由InputStream类和OutputStream类派生。由于InputStream,OutputStream是针对字节流的,所以读取文件前先要定义byte[],然后把文件流读取到byte[]里面.(Derived the InputStream class and OutputStream class byte stream in the Java class library. Thanks to InputStream, OutputStream is aimed at the byte stream, so must be defined before reading byte[] file, then the file stream to read into byte[].)
- 2015-03-24 18:34:04下载
- 积分:1
-
java
java模拟http的GetPost请求,并设置ip与port代理(Java simulates the GetPost HTTP request, and sets the IP with the port proxy)
- 2015-06-03 17:39:52下载
- 积分:1