搜索资源列表
bt_emule
- 关于bt的python代码与emule的C++代码分析,很详细。
ntp_client.rar
- ntp的客户端代码 可以返回ntp server的时间,The scr ipt returns the time of the ntp server.
Scripts
- 这个python代码是我写的google搜索的插件,能够根据关键字跳转到google搜索页面,请运行google.py-The python code is written by me google search plug-in, can jump to the google search under the keyword page
GoogleAppEngine
- google app engine 的演示代码-google app engine demo code
google-image-search
- 利用Google API按照给定关键字搜索并下载所有图片的代码,可以在短时间内收集大量图片素材。-Search and download images from web using google APIs.
collect
- 简易采集爬虫 # 1.我只做了一个收集url的功能,如果需要将数据入库,可在 parseData 函数里面写处理代码 # 2.需要sqlite3或者pysqlite支持 # 3.可以在DreamHost.com空间上面运行 # 4.可以修改User-Agent冒充搜索引擎蜘蛛 # 5.可以设置暂停的时间,控制采集速度-Simple collection reptiles# 1. I have only had a collection of url feature, if y
stunclient
- stun,得到本地stun类型的python代码,要求python运行环境-stun, stun type of python by local code to require python runtime environment
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
network2
- 初学机器学习,第一步是做一个简单的手写数字识别,我选用的是MNIST数据集(用其他数据集也可以,原理都差不多),算法是KNN(下载库直接调用函数,算法的具体实现没有过多关心)。在网上也看到过MNIST数据集的Python代码,但是感觉有些复杂,作为初学者见到那么多代码就头大……这里分享一下我的代码,虽然并不完善,但是可以为其他初学者提供一点简单的思路吧。(Learning machine learning, the first step is to do a simple handwritten
初级项目课第五次课代码
- 使用python,flask框架搭建类似Instagram网站(python flask build website like instagram)
python-scraping-master
- python scraping master 动物书系列源代码(python scraping master)
python
- python 里的小程序,静电离子,测试代码,经典,,,,精神(python cheng xu dai ma ji jij ji sjin poko sf sfs sfd dfsa fs ji)
Python-Ant-Colony-TSP-Solver-master
- 用蚁群算法解决tsp问题的python代码实现(tsp Ant System python code)
Python jianyi pachong
- 一个下载网页图片的简易爬虫,代码量少,容易理解,适于Python爬虫初学者研究。代码内写有注释。(A simple crawler that downloads a web page picture is easy to understand and is easy to understand. It is suitable for the study of Python crawler beginners. There is an annotation written in the code)
learning.py
- 在本地建立服务器,可以通过网页运行python代码(To build a server locally, you can run Python code on a web page)
Python
- 基础的一些Python代码,适合一些初学者的了解与掌握(Some of the basic Python code, suitable for beginners to understand and master.)
《Python3网络爬虫开发实战代码》
- 想学习Python爬虫吗,包含大量Python爬虫学习实例,资料丰富(Want to learn Python crawlers, including a lot of Python crawler learning examples, rich in information)
Python爬虫入门的教程
- 一篇关于Python爬虫入门的教程,读者只需在阅读过程紧跟文章思路,理清相应的实现代码,30 分钟即可学会编写简单的 Python 爬虫。(Introduction to Python Crawler)
python-spider
- Python 爬虫项目代码、教程均为Jack Cui本人原创,且仅限于学习交流,请勿用于任何商业用途!(python sprider project code, the tutorial belong to Jack Cui)
代码
- python,利用改进蚁群算法解决蚁群算法时间窗路径规划的问题(Time window path planning of ant colony algorithm)