-
Python_Reboot
Python script to do an unattended reboot of the Telecom Speedport W921V, included is the mechanize package to install in a debian Linux system.
- 2015-06-28 01:42:53下载
- 积分:1
-
Game1
一个有趣的小游戏,让你在闲暇时间放松自己(An interesting little game to relax yourself in your spare time)
- 2019-05-18 17:21:04下载
- 积分:1
-
tensorflow
利用tensorflow对mnist数据集进行分类(classify the mnist dataset by tensorflow)
- 2018-11-24 11:49:02下载
- 积分:1
-
机器学习决策树2个经典案例
机器学习决策树
- 2019-05-10下载
- 积分:1
-
DE.python
Python实现的差分进化算法源代码
使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。(Python implementation of the differential evolution algorithm source code uses the Python implementation of the differential evolution algorithm, a reference to Numpy and Scipy, can support multi-core and parallel computing cluster. Just use the definition of Inheritance DESolver and function def error_func (self, indiv,* args) as the objective function can be.)
- 2011-04-25 11:05:15下载
- 积分:1
-
基于opencv提取图像对重叠区域
基于Opencv通过特征匹配实现图像重叠区域提取,可对结果进行裁剪缩放,保存为指定格式,其中特征提取与匹配、配准拼接、计算几何等代码可供学习参考;使用QT进行了GUI界面封装;Win32/Release目录下有编译好的EXE程序、附加DLL及测试数据;
- 2022-01-25 18:08:55下载
- 积分:1
-
l_Python
输入栅格文件和掩膜矢量,进行批量裁剪.python的版本为2.7,需要导入arcpy模块(batch clip rasters under python2.7 programm)
- 2018-06-08 22:06:07下载
- 积分:1
-
lineDemo
数据曲线分析,显示数据曲线,根据皮尔森系数判别两条数据曲线的相似度(Data curve analysis, display data curve, distinguish the similarity of two data curve according to Pearson coefficient)
- 2019-04-30 09:43:35下载
- 积分:1
-
Shi-Tomasi提取算法
在opencv+VS2013平台上实现Shi-Tomasi提取算法,可在图片上绘画出Shi-Tomasi特征点
- 2023-04-24 00:00:03下载
- 积分:1
-
用Python编写奇偶分数求和函数
说明: 了解基本编程知识,熟悉编程算法,用Python编写奇偶分数求和函数。(Understanding basic programming knowledge, familiar with programming algorithms, using Python to write odd and even fraction summation function.)
- 2020-06-23 19:40:01下载
- 积分:1