-
subGraph.py
python实现无向图的广度优先搜索,以及寻找连通分量(The breadth first search of the graph in python, search for connected component (no direction))
- 2015-12-21 02:23:09下载
- 积分:1
-
新浪关键词搜索数量
说明: 这是学习python爬虫时的一个简单的例子,用于统计搜索引擎中关键词的答案数量(This is a simple example of learning Python crawler, which is used to count the number of key words in search engine)
- 2020-04-18 23:11:23下载
- 积分:1
-
htmlCtrl
使用web控件,可以借鉴。而且是完整的程序,第一次发,希望大家多多指教。(Using the web control)
- 2017-11-25 22:34:30下载
- 积分:1
-
chinafenci
中文分词,读取txt文档然后给词分类,中文分词,读取txt文档然后给词分类,中文分词,读取txt文档然后给词分类(Chinese word segmentation, read txt document and then to the word classification, the Chinese word segmentation, read txt document and then to the word classification, the Chinese word segmentation, read txt document and then to the word category)
- 2009-11-18 23:03:20下载
- 积分:1
-
搜索引擎作业
应用背景清华大学搜索引擎pagerank算法,采用C编写而成,处理大数据,大规模的网页,能够完美运行,数据格式为a-b,a代表源网页,b代表目的网页关键技术pagerank算法,大数据处理,数据格式见应用背景,编译环境是dev-c++,在windows下完美运行
- 2022-03-03 09:44:49下载
- 积分:1
-
智联招聘网的爬虫程序
一个可以搜索智联招聘网的爬虫程序,非常好用(can search a joint recruitment network-the Reptile procedures, very handy)
- 2007-04-11 23:59:28下载
- 积分: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
-
lizi03
基于lucence实现自己的搜索引擎。基于.net平台。(lucence achieve example)
- 2014-03-29 20:51:40下载
- 积分:1
-
DuplicateHandle
利用句柄复制进行文件占坑实现阻止文件删除,外加枚举进程内所有打开的文件、搜索文件句柄所在进程、卸载相关句柄。(Copy files using handles accounting realize pit stop delete files, plus the process of enumeration of all open files, search file handles where the process of unloading the relevant handler.)
- 2009-02-20 19:12:36下载
- 积分:1
-
weibobee_OpenSrc
新浪微博爬虫程序,小蜜蜂,新浪微博爬虫程序,小蜜蜂(Sina micro-blog crawler, small bee,Sina micro-blog crawler, small bee)
- 2013-09-25 09:19:51下载
- 积分:1