-
Problem
说明: 洛谷OJ P1000,1421,1422,1425 Python 3 代码(Luogu OJ P1000,1421,1422,1425 in Python 3)
- 2020-06-18 13:40:02下载
- 积分:1
-
二阶希尔加密
说明: 用python语言实现二级希尔密码的加解密(Python implements two-level Hill encryption and decryption)
- 2020-06-22 13:00:02下载
- 积分:1
-
k-means
说明: k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
- 2020-07-02 08:56:27下载
- 积分:1
-
kmeans聚类算法的python实现程序
kmeans聚类算法的python实现程序 Ch10 ├── Portland.png├── kMeans.py├── kMeans.pyc├── places.txt├── portlandClubs.txt├── testSet.txt└── testSet2.txt0 directories, 7 files
- 2021-05-06下载
- 积分:1
-
python
python编程实现数据挖掘领域的经典算法:Apriori算法,实现对于关联规则的挖掘。文件中含有程序主体及测试数据集。(Classical data mining algorithms: Apriori algorithm for mining associated rules. Algorithm programmed in JAVA and test dataset are included.)
- 2014-09-22 20:23:20下载
- 积分:1
-
Python学习手册(第3版)
Python的学习手册,有需要的可以看看(Python Learning manual for people to get more knowledge about this language.)
- 2017-10-24 10:39:15下载
- 积分:1
-
shaolei
基于python的扫雷小游戏,不需要安装其他库(Minesweeper game based on python.)
- 2018-08-25 12:07:26下载
- 积分:1
-
python选择排序算法简单递归函数二分查找
python选择排序算法简单递归函数二分查找
- 2022-05-16 01:01:34下载
- 积分:1
-
数据处理 python
说明: 进行科学计算、数据处理用到的python教程,作为数据处理入门教程即可。转自嵩天老师的资料。(The course of data processing in scientific calculation)
- 2021-01-08 15:06:43下载
- 积分:1
-
FP-growth算法
FP-growth的python实现,带有简单样本数据集。运行结果显示全部的条件树和最终的频繁项集集合
- 2023-04-09 05:55:02下载
- 积分:1