-
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
-
zhinengsousuo
智能搜索功能11111111111111111(Intelligent search function)
- 2013-11-22 14:24:06下载
- 积分:1
-
auto_spyder4jiandan
通过python爬虫抓取煎蛋网妹子图中多个页面的图片并保存到本地。(Through the python spiders crawling Fried egg nets sister figure multiple pages of pictures and saved to the local.)
- 2016-06-01 10:56:16下载
- 积分:1
-
MATLAB实用源代码
1.图像反转MATLAB 程序实现如下:I=imread("xian.bmp");J=double(I);J=-J+(256-1); %图像反转线性变换H=uint8(J);subplot(1,2,1),imshow(I); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-22 09:10:07下载
- 积分:1
-
智联招聘网的爬虫程序
一个可以搜索智联招聘网的爬虫程序,非常好用(can search a joint recruitment network-the Reptile procedures, very handy)
- 2007-04-11 23:59:28下载
- 积分:1
-
a
搜索引擎专辑之,网络树形搜索引擎的设计及其验证(Album of the search engine, Web search engine design tree and its verification)
- 2008-05-21 21:46:33下载
- 积分:1
-
jd-autobuy-master
说明: Python爬虫,自动登录京东网站,查询商品库存,价格,显示购物车详情等。
可以指定抢购商品,自动购买下单,然后手动去京东付款就行。(Python crawler, automatically log into Jingdong website, query commodity inventory, price, display shopping cart details, etc.
You can specify the goods to be snapped up, place an order automatically, and then go to Jingdong to pay manually.)
- 2020-04-05 17:31:18下载
- 积分:1
-
weibobee_OpenSrc
新浪微博爬虫程序,小蜜蜂,新浪微博爬虫程序,小蜜蜂(Sina micro-blog crawler, small bee,Sina micro-blog crawler, small bee)
- 2013-09-25 09:19:51下载
- 积分:1
-
均匀传输线理论
描述均匀传输线理论,包括分布参数电路,均匀传输线方程,均匀传输线方程的正铉稳态解,方程原参数及复参数,无损耗传输线及其方程通解,无损耗线的波过程等内容。
- 2022-01-30 19:45:12下载
- 积分:1
-
MetaSeeker-4.11.2
主要应用领域:
• 垂直搜索(Vertical Search):也称为专业搜索,高速、海量和精确抓取是定题网络爬虫DataScraper的强项,每天24小时每周7天无人值守自主调度的周期性批量采集,加上断点续传和软件看门狗(Watch Dog),确保您高枕无忧
• 移动互联网:手机搜索、手机混搭(mashup)、移动社交网络、移动电子商务都离不开结构化的数据内容,DataScraper实时高效地 采集内容,输出富含语义元数据的XML格式的抓取结果文件,确保自动化的数据集成和加工,跨越小尺寸屏幕展现和高精准信息检索的障碍。手机互联网不是 Web的子集而是全部,由MetaSeeker架设桥梁
• 企业竞争情报采集/数据挖掘:俗称商业智能(Business Intelligence),噪音信息滤除、结构化转换,确保数据的准确性和时效性,独有的广域分布式架构,赋予DataScraper无与伦比的情报采 集渗透能力,AJAX/Javascript动态页面、服务器动态网页、静态页面、各种鉴权认证机制,一视同仁。在微博网站数据采集和舆情监测领域远远领 先其它产品。(The main application areas:
• Vertical Search (Vertical Search): also known as professional search, speed, mass and precision is the SDI Web crawler to crawl the strengths DataScraper 24 hours a day 7 days a week periodic unattended batch capture self-scheduling, Canada and software watchdog on the HTTP (Watch Dog), make sure you sit back and relax
• Mobile Internet: mobile search, mobile mashups (mashup), mobile social networking, mobile commerce are inseparable from the structure of the data content, DataScraper efficiently capture real-time content, the output is rich semantic metadata XML format for the capture outcome document, to ensure that automated data integration and processing, across the small size screen display and high precision information retrieval obstacles. Mobile Internet is not a subset of Web but all, by building bridges MetaSeeker
• Competitive intelligence gathering/data mining: commonly known as Business Intelligence (Business Intelli)
- 2011-06-14 20:36:50下载
- 积分:1