-
爬虫
说明: 能够运用正则表达式简单进行对小说网站内容的爬取(Can simply crawl the content of the novel website)
- 2020-05-31 22:41:16下载
- 积分:1
-
ABAQUS-SCRIPT
ABAQUS软件的帮助文档,脚本部分,是英文文档。(The help document of ABAQUS software, the script part.)
- 2018-03-14 09:11:44下载
- 积分:1
-
机器学习之朴素贝叶斯算法原理与代码实现
朴素贝叶斯是经典的机器学习算法之一,也是为数不多的基于概率论的分类算法。朴素贝叶斯原理简单,也很容易实现,多用于文本分类,比如垃圾邮件过滤。(Naive Bayes is one of the classical machine learning algorithms, and is also one of the few classification algorithms based on probability theory. Naive Bayesian principle is simple and easy to implement. It is mostly used for text categorization, such as spam filtering.)
- 2020-06-17 02:20:02下载
- 积分:1
-
在 Python 中的 KMS 激活脚本
V4、 V5,V6 KMS 请求的响应。-激活 Windows 的支持 7/8/8.1/2008R2/2012/2012R2 和 Office 2010/2013 年。
# 依赖项-Python 2.7.x 或者 Python 2.6.x 与安装的"argparse"模块。-如果安装"pytz"模块,在详细输出"请求时间"将转换为本地时间。否则,它将以 utc 时间表示。
# 用法-要启动服务器,执行 "python server.py [listen_address] [端口]"。默认侦听地址是"0.0.0.0"(所有的接口) 和默认端口是"1688"。-向运行客户端,使用 "python client.py server_address [端口]"。默认端口是"1688"。
- 2022-08-24 21:53:57下载
- 积分:1
-
test1
SVM-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对SVM算法进行了实现,具有相应的数据集。(SVM - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the mainstay of machine learning, is still still widely used, and the use of its kernel function has long been out of its own, the example of the SVM algorithm was implemented , With the corresponding data set.)
- 2018-02-01 10:01:50下载
- 积分:1
-
CamShift2
Camshift和MOG结合的目标检测与跟踪算法(An alg of detecting object with camshift and mog)
- 2014-04-10 15:47:32下载
- 积分:1
-
kmeans1
利用改进k-means算法对客户进行分类,改进rfm模型(Using improved k-means algorithm to classify customers and improve RFM model)
- 2018-12-25 15:44:39下载
- 积分:1
-
Face_ID
说明: shape_predictor_68_face_landmarks.dat文件太大,请自行下载(face recognition,python,ssh)
- 2020-04-04 12:30:20下载
- 积分:1
-
基础路径规划A*算法python实现
基础路径规划A*算法python实现
- 2021-05-06下载
- 积分:1
-
sift_point
说明: 图像的尺度不变特征特征点提取,快速提取图像的特征点(SIFT feature extraction of image)
- 2019-12-27 10:07:12下载
- 积分:1