-
AFH
Used to adjust zone by winfof
- 2021-01-15 23:18:46下载
- 积分:1
-
5阶移位寄存器的m序列伪随机数的生成
5 阶移位寄存器的本原多项式为 f(x) = x^5 x^2 1,各系数是 C5 = C2 = C0 = 1, C1 = C3 = C4 = 0。 a5 ⊕ a3 ⊕ a0 = 0, 即 a5 = a3 ⊕ a0,其中 ⊕ 表示“模二加”运算,或“异或”运算。
- 2019-11-28下载
- 积分:1
-
Python之路.pdf(138个python入门示例)
此PDF是Python小例子1.0版本,包括:Python之基,Python之正,Python之例,Python之能四个大章节,共计138个例子
- 2020-06-04下载
- 积分:1
-
Local_Maxima
查找图像的局部极大值,功能强大,速度快,精度高(Finding the local maximum of an image is powerful, fast and accurate.)
- 2020-06-19 15:00:01下载
- 积分:1
-
net
说明: 使用python语言实现复杂网络SIR和SIS模型编程(SIR AND SIS model with python language)
- 2020-08-13 10:58:33下载
- 积分:1
-
三款游戏
说明: PYTHON入门游戏学习源码 贪吃蛇、大富翁、小人躲球,通过pygame模块编写,质量高可运行(PYTHON introductory game learning source code snake, billionaire, dodge ball, through the pyGame module, high quality and operational)
- 2019-05-08 21:48:20下载
- 积分:1
-
K-Means-master
模糊C均值聚类算法的PYTHON实现,在UCI的IRIS数据集上实现(Fuzzy C-means clustering algorithm PYTHON realization, implemented on UCI s IRIS data set)
- 2020-10-07 10:27:37下载
- 积分:1
-
网络爬虫-企业信息爬取
网络爬虫-企业信息爬取-python scrapy实现, cookie存储. 爬取企业注册信息, 比如支付类的公司, 保存到excel中
- 2022-07-04 13:22:51下载
- 积分:1
-
teardrop_smb
说明: 针对早期windows系统SMB协议的攻击
前提时先安装安装python
在命令提示符窗口中首先进入py命令所在的文件夹
直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System
Install Python first
First enter the folder where the PY command resides in the command prompt window
Type Python xx.py directly and return to confirm)
- 2020-06-23 15:40:02下载
- 积分:1
-
豆瓣评论抓取与分类
利用python和机器学习结合,爬取豆瓣电影评论并分类评论。
- 2022-05-27 22:49:35下载
- 积分:1