搜索资源列表
pyfannWin32.python 神经网络 数据挖掘
- python 神经网络 数据挖掘 python实现的神经网络算法,python data mining neural network python of neural network algorithm to achieve
MazeVC
- 使用vc++和python联合开发的迷宫游戏,python实现迷宫算法,在vc程序里面画图,值得研究一下-Using vc++ and python joint development of the maze game, python achieve the maze algorithm, in which drawing vc procedures, it is worth look
Pitch-detect-python
- 音调识别算法python 包含音频文件及相应源码 源码以python代码编写-pitch detection algorithm python
python算法
- python算法,包括遍历,排序,递归,动态规划的一些内容(Python algorithm, including traversal, sort, recursive, dynamic programming of some content)
数据挖掘
- 数据挖掘Data mining十大经典算法及其代码实现(理论+实践)(Data mining ten classic algorithms and their code implementation)
SVM
- 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
H9
- 谢尔排序,快速排序以及归并排序的三个Python程序(Shell sorting, quick sorting and merge sort of three Python program)
和声搜索算法-python代码
- 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)
CF
- 协同过滤算法的python代码,喜欢的朋友可以下来看看哦。(Collaborative filtering algorithm Python code, like friends can look down.)
【算法与数据结构】105《Python算法教程》
- 【算法与数据结构】《Python算法教程》,适合python开发的人。([algorithm and data structure] "Python algorithm tutorial", suitable for the python development of people.)
python-doc-27-34
- Python算法解释了Python算法分析和设计的方法。Magnus Lie Hetland写的,开始的Python作者,这本书清晰地聚焦于经典的算法,但它也提供了一个坚实的理解基本算法解决问题的技巧。*本书讨论了一些最重要和最具挑战性的编程领域和C语言。(Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of
零基础Python入门课件和代码
- 书确实很不错,首先因为个人偏爱python,本书是用python描述,顿时感觉亲切很多。有人说python这种高级语言实现算法隐藏了很多细节,确实书中很多地方直接用到python bult-in的数据结构,如set dict list作为表达算法的载体,似乎不如c那么底层,但是从算法入门角度来讲,python语言因为清晰简练更适合用来描述算法轮廓,而且这也不是本讲数据结构的书,MIT的算法导论现在也开始用python来讲授恰好说明了这一点。(The book is really good, fi
python-codes
- scipy_uspline.py: 使用UnivariateSpline进行插值、外推和Spline拟合; scipy_stats.py: 演示stats模块的概率密度函数、直方图统计和累积分布函数。 scipy_rbf.py: 演示径向基函数(radial basis function, 简称RBF)插值算法。 scipy_fsolve.py: 使用fsolve()计算非线性方程组的解。 numpy_polyfit.py:使用多项式函数拟合正弦波,并显示拟合误差。(scipy_uspl
RadarUDP0914(算法)
- 建立一个python udp客户端和服务器(this is a python udp client and server,very simple.)
osr-python
- 写了一堆高仿Fortran最优子集回归算法的python代码,现分享出来,如果有用得着的就拿去用吧,避免纠结python3在win7环境下调用fortran程序这么些跟系统兼容相关程度高 的问题(I wrote a bunch of Python codes that imitate Fortran's optimal subset regression algorithm. Now share them. If you can use them, you can use them, avoid
python实现代码、测试数据集及结果
- 密度距离矩阵优化聚类算法python实现(Python implementation of density distance matrix optimization clustering algorithm)
Python+
- 计算Python环境下插值排序算法时间,用于比较不同硬件下的运行速度 取1000次数值平均(Calculate the time it takes for Insertion Ordering Algorithms)
Python算法:如何解决回文索引问题
- Python算法:如何解决回文索引问题 本文将给与解答(Python algorithm: how to solve the problem of the palindrome index)
RecommenderSystem
- 集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
leach_分簇算法
- 利用python语言实现leach节点分簇算法,并在每轮结束时打印其分簇情况。(Python language is used to implement leach node clustering algorithm, and the clustering situation is printed at the end of each round.)