-
pyOpenSSL-0.6.tar
Python OpenSSL
this module working for AB Strakt (http://www.strakt.com/) and they
paid me to do it, and it is with their consent this module is released to the
general public.
- 2011-01-15 01:46:39下载
- 积分:1
-
max6675
max6675温度传感器模块,作为一款很常见的传感器,在arduino上非常常见。搭配arduino开发板,可以较为方便的实现对温度的检测以及采集,所以很有必要。
- 2022-01-25 14:28:33下载
- 积分:1
-
助教的Tensorflow笔记
说明: Tensorflow资料整理,系统的介绍了如何搭建神经网络模型,并讲解手写数字识别的完整实现过程(Tensorflow data processing, the system introduced how to build a neural network model, and explain the handwritten digital recognition of the complete realization process)
- 2019-12-19 17:58:32下载
- 积分:1
-
SheikhIP
Image processing functions:
Gamma correction
Contrast stretching
histogram equalization
- 2012-09-16 03:22:15下载
- 积分:1
-
python爬取股票数据并写入Excel文件
python股票数据爬取 需要执行 pip install xlwt -i https://mirrors.aliyun.com/pypi/simple python 3.8 亲测通过
- 2020-04-02下载
- 积分:1
-
PyQt5快速开发与实战所有程序
《PyQt5快速开发与实战》所有章节的例程(Routines for all chapters of PyQt5 Rapid Development and Practice)
- 2020-06-21 07:40:01下载
- 积分:1
-
Lab1
1. There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
2. Every node periodically broadcasts a ”request” packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors ”re- sponse” packets.
When receiving all responses from its neighbors during t, it prints ”success”; oth- erwise, it prints ”failure”.
Assume that the broadcast periodical interval is bigger than t.
3. A neighbor that receives a ”request” packet, sends a ”response” packet after a random time τ , τ = random(0, 2t).(There are at least 10 nodes in the simulation and each node has at least two neighbors within its transmission area.
Every node periodically broadcasts a request packet to its neighbors. Meantime, this node sets a timer with t time interval to wait for its neighbors response packets.
When receiving all responses from its neighbors during t, it prints success oth- erwise, it prints failure.
Assume that the broadcast periodical interval is bigger than t.)
- 2018-01-30 10:02:40下载
- 积分:1
-
python-knn
主要利用Python软件,利用KNN算法对垃圾邮件进行分类(This paper mainly uses Python software to classify spam mail by using KNN algorithm)
- 2017-11-10 15:46:56下载
- 积分:1
-
source codes for_each ML algorithm.zip
说明: 各种机器学习方法的源代码,包括决策树、随机森林、神经网络等(Source code of various machine learning methods, including decision tree, random forest, neural network, etc)
- 2020-12-12 17:07:02下载
- 积分:1
-
Chapter2
各种基础深度学习程序,识别图片,线性回归,等一系列(Various Basic Deep Learning Procedures)
- 2020-06-22 21:00:01下载
- 积分:1