-
python入门小程序
Python具有丰富和强大的库。它常被昵称为胶水语言,能够把用其他语言制作的各种模块(尤其是C/C++)很轻松地联结在一起。常见的一种应用情形是,使用Python快速生成程序的原型(有时甚至是程序的最终界面),然后对其中 有特别要求的部分,用更合适的语言改写,比如
- 2023-03-07 10:25:04下载
- 积分:1
-
程序转换柯钩,八进制 hexadesimal
程序 ini 阿达代码 python untuk 转换 bilangan desimal 柯钩,八进制,hexadesimal
- 2022-03-18 04:56:45下载
- 积分:1
-
Python灰帽子-黑客与逆向工程师的Python编程之道
想学习黑客技术,进行逆向编程,同时提高编程技术的可以下载学习(Want to learn hacker technology, reverse programming, while improving the programming technology can be downloaded to learn)
- 2019-05-20 10:32:21下载
- 积分:1
-
百度招聘相关招聘信息的爬虫
Scrapy框架下实现的爬取百度招聘上所有相关招聘信息的爬虫,有效的对爬下来的数据以合适的格式进行储存。后续可进行数据挖掘。(Under the framework of realization Scrapy crawling reptiles Baidu recruitment on all jobs, effective to climb down data stored in a suitable format. Follow-up for data mining.)
- 2016-11-10 11:34:27下载
- 积分:1
-
PSO-SVM
用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
- 2018-04-20 10:25:41下载
- 积分:1
-
Mastering Python Forensics
说明: 用python进行forensic,经典书籍,黑客必备!!!!!!!!(Master the art of digital forensics and analysis with Python)
- 2020-06-23 00:20:02下载
- 积分:1
-
LR_coef
说明: 逻辑回归实现症状特征选择 利用python编程 实现特征重要性排序(Logical Regression to Realize Symptom Feature Selection)
- 2020-06-19 23:40:01下载
- 积分:1
-
视觉测距
说明: 利用相似三角形原理来使用单目摄像头测距,使用的语言为python,测试图形为圆形。(Using the principle of similar triangle to use monocular camera for ranging, using Python language, the test figure is circular.)
- 2019-03-25 10:44:05下载
- 积分:1
-
Python机器学习
说明: 第1章 赋予计算机学习数据的能力
1.1 构建智能机器将数据转化为知识
1.2 机器学习的三种不同方法
1.2.1 通过监督学习对未来事件进行预测
1.2.2 通过强化学习解决交互式问题
1.2.3 通过无监督学习发现数据本身潜在的结构
1.2.4 基本术语及符号介绍
1.3 构建机器学习系统的蓝图(Chapter 1 Enables Computers to Learn Data
1.1 Building Intelligent Machines to Transform Data into Knowledge
1.2 Three Different Methods of Machine Learning
1.2.1 Prediction of future events through supervised learning
1.2.2 Solving Interactive Problems through Reinforcement Learning
1.2.3 Discovering the Potential Structure of Data by Unsupervised Learning
1.2.4 Introduction of Basic Terminology and Symbols
1.3 Blueprint for Building Machine Learning System)
- 2019-06-06 16:10:09下载
- 积分:1
-
imfill
点云插值,离散点云插值,孔洞填充,使用python语言(Point cloud interpolation, discrete point cloud interpolation, hole filling, using Python language)
- 2020-07-02 04:00:01下载
- 积分:1