-
百度云盘爬虫系统
百度云盘爬虫系统,可以爬取百度云的资源,搭建云盘爬取网站(Baidu cloud disk crawler system, can crawl Baidu cloud resources, build cloud disk crawl website)
- 2018-11-17 15:50:37下载
- 积分:1
-
1905
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000)
Output
输出所有标示值中的最小值的最大值。
Sample Input
5 3
1 3 5 7 9
5 3
89 59 68 35 29
Sample Output
8
89(err)
- 2007-12-28 16:47:08下载
- 积分:1
-
testQuery
对于建立的索引进行检索,检索关键词,可以对两个关键词进行联合检索。并将检索结果打印出来。(For the establishment of an index search, retrieval keyword, you can search for two words joint. And search results printed out.)
- 2013-05-27 19:35:25下载
- 积分:1
-
Lucene原理和应用
从Lucene的底层原理入手,讲解了Lucene索引的创建、维护、查询等相关知识的底层原理,能有效地帮助理解Lucene的工作原理
- 2022-01-31 19:31:35下载
- 积分:1
-
compass
说明: compass对lucene行进了封装
这个是对compass的应用,index的建立,搜索以及高级搜索(compass on the lucene marching compass of the package, this is the application, index creation, search and advanced search)
- 2010-03-29 14:50:25下载
- 积分:1
-
SE
DOS下的多功能搜索批处理
DOS下的多功能搜索批处理(Multifunction under DOS batch search)
- 2014-12-31 20:25:57下载
- 积分:1
-
uneshop_2005
软件介绍
操作简单,功能上比较实用,特别对爬虫类搜索引擎,如google,yahoo 等做了URL,title等优化控制(Software introduction
The operation is simple, the function is more practical, especially for the crawler search engines, such as Google, Yahoo and so on to do the URL, title and other optimization control)
- 2016-05-10 13:21:42下载
- 积分:1
-
区间平均下浮双边曲线算法之改进
实际投标中,由于竞争对手的投标策略是随着市场环境及自身条件的变化而变化的,因此就是对同一个包(货物类型以及对应数量完全相同),同一厂家在不同批次中的报价也可能是不同的。还需要注意价格下浮比例(或称下浮系数)以及减分速率指数对报价也会产生一定的影响
- 2022-03-19 10:29:23下载
- 积分:1
-
java搜索引擎demo
采用java实现简单的搜索引擎源码。
- 2022-01-24 10:09:02下载
- 积分:1
-
Alphabeta_HH
Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一(Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms)
- 2009-11-03 00:03:19下载
- 积分:1