-
variabyefragmentation
给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件,切割的规则是零()
- 2017-12-08 10:54:45下载
- 积分:1
-
算法与数据结构(python版)(北大内部教材)
说明: 算法与数据结构,python版本的,北大内部教材(Algorithms and Data Structures, Python Version, Peking University Internal Textbook)
- 2019-04-11 16:59:53下载
- 积分:1
-
Pygame实现画板
【实例简介】
会用到pygame库,没有解压的话不能正常运行
- 2021-06-20 00:31:24下载
- 积分:1
-
ID3算法的改进
说明: 在Weka平台运行的ID3算法,对普通的ID3算法做了一点改进,有四个不同的改进,对应了四个不同的算法,适合实验报告和课程报告。直接可以运行,无需调试。(The ID3 algorithm running on the Weka platform has made a little improvement on the ordinary ID3 algorithm. There are four different improvements, corresponding to four different algorithms, which are suitable for experiment reports and course reports. It can run directly without debugging.)
- 2019-11-25 21:00:55下载
- 积分:1
-
lstm
说明: lstm比较火热,matlab2018B已经有相应的工具箱。(LSTM is relatively hot, matlab2018B already has the corresponding toolbox.)
- 2021-01-05 10:38:54下载
- 积分:1
-
livewire
模拟Photoshop中的磁力套索的算法,主要是先用Opencv做梯度相关处理,然后用Djisktra最短路径搜索找到边缘。(Magnetic Lasso implementation using Python)
- 2014-05-14 14:49:32下载
- 积分:1
-
python-data-structure
Python 数据结构,英文版Python 数据结构,英文版Python 数据结构,英文版(Python data structure is introduced, the English versionPython data structure is introduced, the English versionPython data structure is introduced, the English versionPython data structure is introduced, the English version)
- 2013-08-12 10:32:30下载
- 积分: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
-
利用BP神经网络进行字符识别
利用神经网络进行字符的识别,并对神经网路训练(Use neural networks for character recognition and neural network training)
- 2018-12-10 21:20:03下载
- 积分:1
-
收集hadoop 1.0.0
大数据源码研究必备
The project includes these modules:
Hadoop Common: The common utilities that support the other Hadoop modules.
Hadoop Distributed File System (HDFS™): A distributed file system that provides high-throughput access to application data.
Hadoop YARN: A framework for job scheduling and cluster resource management.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-30 20:53:23下载
- 积分:1