-
《Python标准库》中文版
python标准库,用于学习python的小伙伴(Python standard library)
- 2020-06-20 12:20:02下载
- 积分:1
-
依赖库
python支持库,主要用于软件测试,与软件开发,还有树莓派支持底层(Python support library, mainly for software testing, and software development, as well as raspberry pie support underlying layer)
- 2020-06-16 08:00:01下载
- 积分:1
-
YeNet-Tensorflow-master
说明: ye_net源码、隐写分析、隐写术、不包括选择通道,详情见文档中readme(ye_ Net source code, steganalysis, steganography, not including the selection channel, see readme in the document for details)
- 2021-02-05 13:17:44下载
- 积分:1
-
python
从猎聘网爬取相关招聘信息和评论信息,网络爬虫(又被称为网页蜘蛛,网络机器人,在FOAF社区中间,更经常的称为网页追逐者),是一种按照一定的规则,自动的抓取万维网信息的程序或者脚本。(From the recruitment network crawling relevant recruitment information.Web crawlers, also known as web spiders, web robots, more commonly known as web chasers in the FOAF community, are programs or scripts that automatically crawl the World Wide Web in accordance with certain rules.)
- 2017-12-20 22:01:40下载
- 积分:1
-
CNN -- 基于tensorflow的LeNet-5实现
1. eclipse上的python项目 2. 基于tensorflow,实现了LeNet-5网络模型,包括对MNIST数据集的预处理、模型搭建和对模型的训练、验证
- 2020-11-30下载
- 积分:1
-
简单爬虫文件夹
一个简单的爬虫程序。1、 打开百度网页
2、将网页HTML转化成utf-8格式存入文件 baidu.txt
3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page
2, convert the web page HTML into UTF-8 format and store the file baidu.txt
3. Get all the a tag objects in the web page and grab the linked addresses of the objects.)
- 2018-04-22 17:51:38下载
- 积分:1
-
利用机器学习预测房价数据
说明: 利用机器学习中的的线性回归模型,完成对房价的预估(Using the linear regression model in machine learning to complete the prediction of house price)
- 2020-05-15 22:59:11下载
- 积分:1
-
EOF
EOF经验正交分解,是一种主成分分析方法用python语言实现,EOF计算得到了几个模态和对应的时间系数(EOF---Orthogonal decomposition of experience, is a principal component analysis method using python language, EOF calculated several modalities and the corresponding time coefficient)
- 2017-12-08 20:23:15下载
- 积分:1
-
基于socket及tkinter实现聊天室
【实例简介】
这算是一个网络编程,服务端开启服务器后,客户端需输入服务端的主机IP才能开始聊天
注意:服务端不能加入聊天,该为使用GUI界面聊天,所以需要socket及tkinter库
- 2021-07-09 00:31:48下载
- 积分:1
-
PyNet
Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api(Tutorial on Network Programming with Python, python network programming tutorial)
- 2011-08-01 23:59:33下载
- 积分:1