-
python-snap7-master (1)
说明: Python source SNAP7 lib
- 2020-05-21 12:39:01下载
- 积分:1
-
duelo
说明: Source duelo game server
- 2020-04-04 22:04:28下载
- 积分:1
-
get_face_feature_vec
说明: 这个使用的是python和opencv、dlib进行人脸特征检测,使用shape_predictor_68_face_landmarks.dat(This uses python, opencv and Dlib for face feature detection shape_predictor_68_face_landmarks.dat)
- 2019-11-12 16:56:58下载
- 积分:1
-
SVM实验
说明: 在fashion_mnist数据集上进行SVM的分类及调参(SVM on fashion_mnist dataset)
- 2020-02-27 23:23:41下载
- 积分:1
-
PKU-Paraphrase-Bank-master-中文数据集
说明: 可用于中文复述生成任务训练及测试,内涵多本中文小说相似句子对。(The data can be used for the training and testing of the Chinese retelling generation task, which can contain similar sentence pairs of many Chinese novels.)
- 2020-12-17 17:07:51下载
- 积分:1
-
code
代码使用Python标准库hashlib计算字符串的安全哈希值。
Python扩展库pycrypto也提供了MD2、MD4、MD5、HMAC、RIPEMD、SHA、SHA224、SHA256、SHA384、SHA512等多个安全哈希算法的实现。(The code uses the Python standard library hashlib to calculate the safe hash value of the string.
Python extension library pycrypto also provides MD2, MD4, MD5, HMAC, RIPEMD, SHA, SHA224, SHA256, SHA384, and other security hash algorithm implementation.)
- 2018-07-13 15:24:17下载
- 积分:1
-
GA_RBF_SVM
说明: 粒子群优化SVM参数 遗传算法优化SVM参数(Particle Swarm Optimization of SVM Parameters)
- 2021-02-27 08:39:36下载
- 积分:1
-
任意弧计算半径
给出任意弧长,求计算该弧半径。输入弧长的高和两端直线长度,就可以得出半径(Arbitrary Arc for Radius)
- 2020-06-19 04:00:01下载
- 积分:1
-
blog_web-dev_fd
说明: 使用python flask搭建博客,实现登录,评论功能(Using Python flash to build blog, log in and comment)
- 2019-12-31 08:56:24下载
- 积分:1
-
DBSCAN算法python代码
DBSCAN算法的重点是选取的聚合半径参数和聚合所需指定的MinPts数目。
在此使用球面距离来衡量地理位置的距离,来作为聚合的半径参数。
如下实验,选取2公里作为密度聚合的半径参数,MinPts个数为5.
- 2022-12-14 05:15:03下载
- 积分:1