-
python
这是《Beginning Python : From Novice to Professional》一书的源码,非常经典(The source code of the book "Beginning Python : From Novice to Professional")
- 2012-11-16 12:01:12下载
- 积分:1
-
gestrue_3D_modelling_research-master
用于UWB芯片的天线校准,使用DW1000的校准指导做出的代码(It is for the calibration of the antenna delay, fit for DW1000 serials)
- 2018-01-09 04:41:57下载
- 积分: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编写室内定位机器学习
说明: 利用python编写室内定位机器学习,计算结果,室内定位(Indoor Localization by wifi)
- 2021-04-23 16:48:47下载
- 积分:1
-
PartName_to_PropertyName
说明: 将part名称赋给对应的property(The part name is assigned to the corresponding property name.)
- 2019-04-05 13:48:23下载
- 积分:1
-
features_extraction_to_csv.py
人脸识别,对录入的人脸进行特征提取,特征为68点特征(Face recognition, feature extraction of the input face, 68 features)
- 2020-06-22 11:40:01下载
- 积分:1
-
pikaqiu
使用turtle绘图,绘制一只可爱的皮卡丘。快来试试吧!(Draw a cute Pikachu using turtle drawing. Come and have a try!)
- 2019-07-10 15:23:10下载
- 积分:1
-
ArcGIS的Python脚本编程
说明: 地理信息系统应用,面向ArcGIS的Python脚本编程(Geographic Information System Application, Python Script Programming for ArcGIS)
- 2020-11-26 17:29:31下载
- 积分:1
-
NNTest (2)
说明: 人工神经网络实验,采用RBF神经网络实现函数的拟合(In the experiment of artificial neural network, RBF neural network is used to realize the function fitting)
- 2020-12-01 10:23:45下载
- 积分:1
-
kmeans-master
说明: 用python实现二维和三维数据的k-均值聚类算法(Implementation of k-means clustering algorithm for 2D and 3D data with python)
- 2020-04-21 12:14:29下载
- 积分:1