-
1
判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。(Determine if it is a palindrome. That is, 12321 is the number of palindromes, the single digit is the same as the 10,000 digit, and the ten digit is the same as the thousand digit.)
- 2020-06-17 17:40:03下载
- 积分:1
-
纯Python实现的DES加密
这是 DES 加密源代码与 python 代码。
只执行与 python 源代码和 * 不使用任何模块 * !
- 2022-05-21 17:38:15下载
- 积分:1
-
pythonExample
这个通过例子学python的资料,是从一个python学习的网站上下下来的,通过一个个编程实例来学习python,我认为这是学习python一个非常高效的途径。(Learn python this information by example, learning from a web site up and down down the python, and through a months programming examples to learn python, I think this is a very efficient learning python way.)
- 2010-08-05 08:41:58下载
- 积分:1
-
sprite_sheets
just s sprit sheets game sample for beginners
- 2015-07-16 10:12:18下载
- 积分:1
-
Python机器学习实践指南与源代码
说明: Python,机器学习实践参考书 ,是入门机器学习的好书。(Python, Machine Learning Practice Reference Book)
- 2019-04-26 11:10:34下载
- 积分:1
-
matlab手写卷积神经网络人脸识别
基于卷积神经网络的人脸识别,学生作品啊啊啊啊啊啊(open face cnn student school what i should do)
- 2021-04-20 16:48:50下载
- 积分:1
-
最小二乘法-梯度下降法-牛顿法
用Python3在jupyter notebook实现最小二乘法,梯度下降法和牛顿法(Using Python3 to realize least square method, gradient descent method and Newton method in jupyter notebook)
- 2018-10-09 08:43:11下载
- 积分:1
-
CDBN_sleepEEG
用卷积深度置信网络CDBN的方法来处理睡眠EEG;(use Convolutional deep belief networks to sleep EEG)
- 2021-03-19 12:09:19下载
- 积分:1
-
Deep Learning based Improved Classification
说明: 深度学习的相关资料 喜欢的小伙伴可以赶快下载啊 抓紧 我要入会员(In-depth learning related materials like the small partners can quickly download ah grasp my membership)
- 2019-01-07 20:57:55下载
- 积分:1
-
多分类python代码
说明: 支持向量机实现多分类,解决多分类的问题,模式识别等(SVM for multi classification.
Solve the problem of multi classification, pattern recognition, etc)
- 2020-07-08 11:48:57下载
- 积分:1