-
JAVA.java
Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略(Q-learning algorithm is applied in robot
domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。
)
- 2010-10-19 09:29:27下载
- 积分:1
-
JAVA
介绍java的三大特性,封装,继承,多态。(Introduced the three major characteristics of java, packages, inheritance, polymorphism.)
- 2009-01-05 17:14:17下载
- 积分:1
-
ee
it is a very important source of loof study material
- 2009-01-04 11:54:26下载
- 积分:1
-
OUTPUT2
java in power sytem
- 2011-12-20 02:35:16下载
- 积分:1
-
仓库管理系统
说明: 仓库管理系统主要包括以下功能。
1. 仓库管理:主要实现对仓库进货、出货、商品调拨和商品图片信息进行管理
2. 商品查询:主要实现查询商品的库存情况,对商品的调拨、进货、出货、缺货情况和商评的图片信息做出记录
3. 系统设置:系统设置实现供应商信息、仓库信息和账号信息的添加、删除和修改。(The warehouse management system mainly includes the following functions.
1. Warehouse management: mainly realizes the management of warehouse purchase, delivery, commodity allocation and commodity picture information.
2. Commodity inquiry: Mainly to inquire about the inventory of commodities, and record the allocation, purchase, delivery, stock out and the picture information of the evaluation of commodities.
3. System settings: System settings can add, delete and modify supplier information, warehouse information and account information.)
- 2019-06-03 09:09:56下载
- 积分:1
-
ReportProperties
ReportProperties implements IAppErrorCodes.
- 2014-02-19 12:11:46下载
- 积分:1
-
cook
用J2ME1.0写的一个比较有意思的游戏.(J2ME1.0 written with a more interesting game.)
- 2008-03-08 22:19:55下载
- 积分:1
-
AbstractCharsetDecoderTestCase
Super class for concrete charset test suites for Java.
- 2013-10-05 08:22:42下载
- 积分: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
-
ajaxtm
google的gson,很好用的架包,里面包含json与对象之间的简单转换(failed to translate)
- 2013-05-03 10:05:14下载
- 积分:1