-
PCA
说明: python PCA算法原理推导,及源代码实现,并基于PCA算法实现图片压缩,附pdf文件说明(Python PCA algorithm principle derivation, and source code implementation, and based on PCA algorithm to achieve image compression, with PDF file description)
- 2021-02-09 12:04:01下载
- 积分:1
-
python实验课做的一些小程序
bp、爬虫、cnn 实验
- 2020-12-12下载
- 积分:1
-
机器学习之文本分类
机器学习之文本分类,有代码,语料库,分词
python语言(Machine Learning Text Categorization, Code, Corpus, Word Segmentation
Python language)
- 2020-06-20 21:00:01下载
- 积分:1
-
huang
1维LBP算法,在一维上做LBP算法,用于提取微表情特征(1-dimension LBP,abstract microfacial expression features)
- 2020-09-02 14:58:08下载
- 积分:1
-
MAgent-master
说明: 大规模对抗代码,有追逃,有需要的可以看看(Python code about Against. You can download if you need.)
- 2020-06-18 16:20:02下载
- 积分:1
-
《Python+Cookbook》Third edition of Chinesev2
作者: David M. Beazley / Brian K. Jones
出版社: 人民邮电出版社
原作名: Python Cookbook 3rd Edtioni
译者: 陈舸
出版年: 2015-5-1
页数: 684
定价: 108.00元
装帧: 平装
ISBN: 9787115379597
《Python Cookbook(第3版)中文版》介绍了Python应用在各个领域中的一些使用技巧和方法,其主题涵盖了数据结构和算法,字符串和文本,数字、日期和时间,迭代器和生成器,文件和I/O,数据编码与处理,函数,类与对象,元编程,模块和包,网络和Web编程,并发,实用脚本和系统管理,测试、调试以及异常,C语言扩展等。(The Python Cookbook (Version 3) Chinese version introduces some tips and methods for using Python in various fields, covering topics such as data structures and algorithms, strings and text, numbers, dates and times, iterators, and builds File and I / O; Data Encoding and Processing; Functions; Classes and Objects; Meta-programming; Modules and Packages; Web and Web Programming; Concurrency; Utility Scripting and Systems Management; Testing; Debugging; Anomalies;)
- 2018-01-25 16:36:05下载
- 积分:1
-
Python
说明: 用Python实现了网页数据的抓取,网页动态图的浮现,字体颜色大小的改变,网页数据爬取,制作相关网页,用表格体现,并改变了表格的风格,(Python is used to capture web page data, the emergence of dynamic graph, the change of font size, the crawl of web page data, the production of relevant web pages, which are represented by tables, and the style of tables is changed.)
- 2020-06-24 10:20:02下载
- 积分:1
-
code
说明: python程序,基于故障诊断的python程序,供故障诊断学者下载学习(Python program based on fault diagnosis)
- 2020-08-17 10:42:40下载
- 积分:1
-
python学生信息管理系统(Django入门级示例)
实现了增删改查等基本操作 运行环境:python 2.7 django==1.8 mysql 5.7.26 开发环境:Pycharm 【调试说明】 1. 修改 settings.py 中的数据库信息 为你本机数据库信息,同时要在mysql中创建上数据库 student_crud 2. 运行命令 初始化数据库相关表(或者直接使用附件中的sql脚本创建) D:idePython27Scripts>python D:StudyProjectsPythonProjectDjango_CRUD_Student-mastermanage.py migrate 3. 运行命令 打开网址 D:idePython27Scripts>python D:StudyProjectsPythonProjectDjango_CRUD_Student-mastermanage.py runserver
- 2018-09-13下载
- 积分:1
-
MACD
计算股票MACD技术指标的相关函数并作图。。。。(Stock Technical indicators MACD computing correlation functions and plotted. . . .)
- 2021-04-07 23:19:01下载
- 积分:1