-
Python网络数据采集
说明: python网络数据采集 中文版 包括:第一部分创建爬虫、第二部分高级数据采集、(web scraping with python)
- 2020-05-02 13:17:23下载
- 积分:1
-
python 初学者编程小程序
适合初学者编程小程序,适合熟悉python基本使用,可重复性强(Suitable for beginners to program small programs, suitable for familiar with the basic use of python, strong repeatability)
- 2020-06-21 17:20:01下载
- 积分:1
-
RabbitMQ
使用python对rabbitmq的简单练习demo(Simple practice demo of rabbitmq using Python)
- 2020-06-22 11:40:01下载
- 积分:1
-
UpData
说明: 用通达信接气接口来保存A股历史数据到Mysql数据库(using python Tdx to mysql)
- 2020-06-15 22:45:01下载
- 积分:1
-
基于python-flask的个人博客系统
基于python-flask的个人博客系统
- 2020-12-02下载
- 积分:1
-
简单动物识别系统的知识表示与推理Python
简单动物识别系统的知识表示与推理
(1)以动物识别系统的产生式规则为例
(2)建造规则库和综合数据库,并能对他们进行增加、删除和修改操作
(3)基于建立的规则库和综合数据库,进行推理(Knowledge representation and reasoning in simple animal recognition system
(1) take the production rule of animal identification system as an example.
(2) build rule base and integrated database, and add, delete and modify them.
(3) reasoning based on the established rule base and integrated database.)
- 2020-12-13 10:19:15下载
- 积分:1
-
tran.tar
使用python+qt开发的GUI软件,翻译多国语言,目前测试版本只支持中英翻译(GUI software developed by Python + QT is used to translate multinational languages. Currently, the test version only supports Chinese-English translation.)
- 2018-11-23 11:03:33下载
- 积分:1
-
Nesterov-accelerated-gradient-descent-master
加速梯度下降算法求函数最优值,用加速梯度下降算法,可以明显缩短优化时间(accelerated gradient descent algorithm)
- 2021-01-07 11:18:54下载
- 积分:1
-
tornado-master
python tornado web开源框架最新版3.3
facebook用的哦(The latest version 3.3 of open source framework tornado)
- 2014-02-28 10:03:39下载
- 积分:1
-
knn
说明: 以图像处理和knn算法为基础,利用knn算法,在python开发环境中设计了一个手写数字识别系统,该系统采用28*28的模板对图新分成784块提取手写数字的784个特征,在二值图像数据基础上,通过朴素贝叶斯分类器算法,对0~9这十类手写数字进行学习和分类。(Based on image processing and KNN algorithm, a handwritten digit recognition system is designed in Python development environment by using KNN algorithm. The system uses 28*28 template to divide the graph into 784 blocks to extract 784 features of handwritten digits. On the basis of binary image data, it learns and classifies the ten types of handwritten digits, 0-9, through Naive Bayesian classifier algorithm.)
- 2019-04-29 11:06:29下载
- 积分:1