-
extract_pearsonr
说明: 用python语言调用了皮尔逊相关系数的应用,里面包含了文件的打开关闭程序(The application of Pearson correlation coefficient is called with Python language, which contains the program of opening and closing files)
- 2020-07-25 14:58:43下载
- 积分:1
-
plot
一些matlab平台的绘图程序,包括雷达图,fft频谱等。(Some drawing programs on the MATLAB platform include radar chart, FFT spectrum, etc.)
- 2018-07-21 10:27:23下载
- 积分:1
-
abaqus-element
abaqus-各个单元分开附材料属性,用于处理材料各个网格单元不同时的情况!(Each element is attached to material properties separately)
- 2021-04-21 14:58:49下载
- 积分:1
-
Python数据分析基础教程:NumPy学习指南.第2版
说明: python数据分析基础教程,为实现利用python进行数据分析提供基础入门介绍(The basic course of Python data analysis provides a basic introduction to the implementation of data analysis with Python)
- 2020-06-03 16:41:04下载
- 积分:1
-
LDA
dataset-dimensionality-reduction-python-master
- 2020-06-25 19:00:01下载
- 积分:1
-
证书加密解密
说明: 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了
M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会
更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级
的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们
可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利
用生成的证书、私钥和公钥来实现加密解密及数字签名认证。(This experiment is based on a widely tested public encryption library to implement digital signature services. Here is the choice
The M2Crypto encryption library is implemented, and the M2Crypto encryption library can fully support the OpenSSL library, so it will
It's more convenient. And this library contains a RSA asymmetric encryption algorithm (M2Crypto.RSA), high level
The encryption and decryption interface (M2Crypto.EVP) can also operate the X.509 Certificate (M2Crypto.X509). We
A certificate, a public key file, and a private key file can be generated by the modules of the M2Crypto repository first, and the later will be beneficial.
The encrypted decryption and digital signature authentication are realized with the generated certificate, private key and public key.)
- 2017-12-20 16:39:40下载
- 积分:1
-
文件复制
python进行文件复制,对文件进行读取,并复制到别的文件中,当目标文件没有创建时,就会自动创建文件,并且完成文件复制操作。
- 2023-07-13 04:00:13下载
- 积分:1
-
iris 数据集
【实例简介】Iris数据集是常用的分类实验数据集,由Fisher, 1936收集整理。Iris也称鸢尾花卉数据集,是一类多重变量分析的数据集。数据集包含150个数据样本,分为3类,每类50个数据,每个数据包含4个属性。可通过花萼长度,花萼宽度,花瓣长度,花瓣宽度4个属性预测鸢尾花卉属于(Setosa,Versicolour,Virginica)三个种类中的哪一类。
- 2021-11-10 00:36:05下载
- 积分:1
-
python-pyqt5绘制折线图QtChart例程
python语言制作的折线图软件,pyqt绘制窗口界面,窗口大小可调节,Qchart绘制多折线图,折线图自动适应窗口大小,单击某条折线图的标签,可隐藏/显示该折线,鼠标附近显示各个折线的信息以及坐标值,带注释方便学习
- 2022-07-27 16:26:29下载
- 积分:1
-
字数统计
了解基本编程知识,熟悉编程算法,字数统计。(Understand basic programming knowledge, familiar with programming algorithms, word count.)
- 2020-06-23 20:40:01下载
- 积分:1