-
knn_svm_tree
说明: 对于iris数据集的knn、svm、决策树算法分类的简单实现(Simple implementation of KNN, SVM and decision tree algorithm classification for iris dataset)
- 2020-10-13 17:06:06下载
- 积分:1
-
nginx 配置
管理交换机,防火墙等
可对防火墙的服务器端口转换进行远程管理等操作,并存到数据库。
- 2022-05-10 18:33:21下载
- 积分:1
-
个人气象站(python树莓派编程)
python树莓派编程,含传感器读取,数据上传
- 2020-06-19下载
- 积分:1
-
shortestPath-master
说明: 基于迪杰斯特拉算法的最短路径规划,基于python平台实现(Shortest path planning based on Dijkstra algorithm and implemented on Python platform)
- 2020-06-25 09:00:02下载
- 积分:1
-
GN算法Python代码
Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数,重复这个过程,直到网络中,所有边都被删除。
- 2022-03-19 07:03:37下载
- 积分:1
-
Python
python排序程序,基于冒泡法排序,可用于成绩自动化排序修改excel(Python sorting program, examples of sorting bubble method, can be used to automate the sorting of results to modify Excel)
- 2019-03-25 18:37:51下载
- 积分:1
-
多轴疲劳临界面提取
该程序可用于对abaqus结果数据进行处理,对每个材料点应力进行计算,并获取临界面的应力应变参数。(The program can be used to process the ABAQUS odb data, calculate the stress of each material point, and obtain the stress and strain parameters of the critical plane.)
- 2019-05-28 17:12:30下载
- 积分:1
-
mpc_pathon_给平面模型自动加周期性边界条件
说明: 在有限元相关软件中,施加平面的周期性边界条件,二次开发(Applying Periodic Boundary Conditions to Planes)
- 2021-03-03 15:49:33下载
- 积分:1
-
byte-of-python-chinese-edition.pdf
简明python教程 《A Byte of Python》是一本由 Swaroop C H 编写,旨在于介绍如何使用 Python 语言进行编
程的自由图书。它以教材与指南的形式为入门者介绍 Python 语言。如果你对电脑知识的了解
仅限于如何保存文本文件的话,那这本书就是为你准备的。(Concise Python tutorials)
- 2018-04-15 18:26:18下载
- 积分:1
-
wordbag
根据一个人物名单文件,查找wekipedia上相应网页,读取网页文本,并统计每个人物在每个网页上出现的次数,最终形成word bag,人物500人,运行时间6分钟左右。(from a namelist making a word bag )
- 2012-11-15 17:53:43下载
- 积分:1