-
python图像处理源码,学习python的入门代码
python图像处理源码,学习python的入门代码,可供初学者初步学习python图像处理的调试和应用
- 2022-01-26 06:44:34下载
- 积分:1
-
rsa-implementation-master
说明: Crypt Decrypt RSA Implementation in Python
- 2021-01-22 17:28:25下载
- 积分:1
-
python_sina_crawl
新浪微博的爬虫程序。程序运行方式:保存所有代码后,打开Main.py,修改LoginName为你的新浪微博帐号,PassWord为你的密码。运行Main.py,程序会在当前目录下生成CrawledPages文件夹,并保存所有爬取到的文件在这个文件夹中。(Sina microblogging reptiles. Program operation: save all the code, open Main.py, modify LoginName for your Sina Weibo account, PassWord for your password. Run Main.py, the program will generate CrawledPages in the current directory folder and save all files to crawling in this folder.)
- 2021-04-08 16:39:00下载
- 积分:1
-
20122910375969
python语言程序,实现功能是刷新浪微博粉丝。(Python language program, the realization of wave function is to refresh the weibo fans.)
- 2015-10-23 10:56:52下载
- 积分:1
-
Arch Model
金融时间序列分析
1. 采用Pandas从Yahoo网上下载上市公司的5到10年的日收盘数据,上证指数的日收盘数据。
2. 计算上市公司和上证指数的收益率,
3. 针对上市公司收益率进行ARMA建模,确定P和q,并对残差进行分析,最后向前预测多期,显示预测图。
4. 针对上市公司收益率进行ARCH建模,确定阶数,并对残差进行分析,最后进行预测。
5. 针对上市公司收益率进行GARCH建模,确定阶数,并对残差进行分析,最后进行预测。(use Arch Model to ananlyse and predict yields from public companies. Python. pandas)
- 2020-07-02 09:40:02下载
- 积分:1
-
ChineseSegmentUsingHashTable
说明: 用python实现双字哈希字典,可用于中文分词(Using Python to realize double-character hash dictionary, which can be used for Chinese word segmentation)
- 2019-04-20 23:09:29下载
- 积分:1
-
1DCNNforRawTimeSeries
说明: 采用一维卷积神经网络对癫痫脑电信号段进行分类(Classification of epileptic EEG signal segments by one dimensional convolutional neural network)
- 2020-05-23 18:50:19下载
- 积分:1
-
ExportMXDsToPDF
将ARCGIS的MXD文件转换为PDF的python代码。(A simple tool to convert multiple map documents into a multi-page PDF document.
This script will export multiple map document layoutinto a single
# output PDF file. The script is intended to run within a script tool. There are two
# parameters:
# 1) Select Map Documents to Append,
# 2) Output PDF.)
- 2016-11-03 11:34:04下载
- 积分:1
-
jMetalPy-master-python
用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2017), including multi-objective evolutionary algorithm and the most common new literature in the new algorithm, can realize the performance between different methods (including the common GD, IGD, HV and other evaluation index generation). It can be used as a reference for evolutionary computation, multi-objective optimization and single objective optimization. Python language version is simple and easy to understand, practical.)
- 2020-10-06 19:37:37下载
- 积分:1
-
Dempster-shafer-combination-rules-master
说明: 可以对DS证据理论的基本概率分配函数进行融合(The basic probability distribution function of DS evidence theory can be fused.)
- 2020-06-22 18:00:01下载
- 积分:1