-
Explain FHSS and DSSS with Examples
Explain FHSS and DSSS with Examples
- 2018-09-18 21:53:09下载
- 积分:1
-
Python总结(精简).doc
资深程序员的Python知识点总结
- 2021-05-06下载
- 积分:1
-
k-means
说明: k-means实战,包括一个具体的例子。非常适合初级学习k-means聚类算法的人群(K-means actual combat, including a specific example)
- 2020-07-02 08:56:27下载
- 积分:1
-
cae-master
说明: 是最基础的图像压缩,是深度学习的入门教程,适合初学者进行学习(It is the most basic image compression, an introductory course for deep learning, suitable for beginners to learn.)
- 2019-06-14 09:49:04下载
- 积分:1
-
16轮des加解密
说明: 16轮DES加解密和3轮差分攻击 含有测试样例 基于python(16 Rounds of DES Encryption and Decryption and Differential Attacks)
- 2020-06-22 22:40:02下载
- 积分:1
-
knn
一段简单的knn代码,对于刚学习机器学习的人来说可以加深理解,熟悉原理后再练习代码(Knn a simple piece of code, just learning machine learning for people who can deepen understanding and familiar with the principles of the code and then practice)
- 2016-12-07 16:14:16下载
- 积分:1
-
乘法表
说明: 应用python实现的乘法表,适用于初学python编程的学者作为参考(The multiplication table implemented by Python is suitable for beginners of Python programming.)
- 2019-10-13 10:43:32下载
- 积分:1
-
ADAM
ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
tcmsp
tcmsp爬虫,医学相关,python开发,带操作界面,使用tkinter开发(Tcmsp crawler, medical related, Python development, with GUI by Tkinter)
- 2019-01-22 20:33:50下载
- 积分:1
-
PiCAN-Python-examples
树莓派SPI转CAN,利用MCP2515模块,进行CAN通讯,分开两个.py代码:TX(发送)和RX(接收)的,具体的GPIO口要在代码里自行修改为实际的PI通讯引脚。(Raspberry Pi SPI to CAN, using MCP2515 module, for CAN communication, separate two .py codes: TX (send) and RX (receive), the specific GPIO port should be modified in the code to the actual PI communication pin.)
- 2020-06-17 23:00:02下载
- 积分:1