CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 算法 python

搜索资源列表

  1. pyfannWin32.python 神经网络 数据挖掘

    0下载:
  2. python 神经网络 数据挖掘 python实现的神经网络算法,python data mining neural network python of neural network algorithm to achieve
  3. 所属分类:其他小程序

    • 发布日期:2017-03-28
    • 文件大小:325435
    • 提供者:王刚毅
  1. MazeVC

    0下载:
  2. 使用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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7432854
    • 提供者:lq
  1. Pitch-detect-python

    5下载:
  2. 音调识别算法python 包含音频文件及相应源码 源码以python代码编写-pitch detection algorithm python
  3. 所属分类:Other systems

    • 发布日期:2016-05-06
    • 文件大小:59392
    • 提供者:yl
  1. python算法

    0下载:
  2. python算法,包括遍历,排序,递归,动态规划的一些内容(Python algorithm, including traversal, sort, recursive, dynamic programming of some content)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:佳欣
  1. 数据挖掘

    0下载:
  2. 数据挖掘Data mining十大经典算法及其代码实现(理论+实践)(Data mining ten classic algorithms and their code implementation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:10371072
    • 提供者:flippedkiki
  1. SVM

    0下载:
  2. 用svm算法实现手写识别,核函数使用径向基核函数(Handwritten recognition using SVM algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:aneybaby727
  1. H9

    0下载:
  2. 谢尔排序,快速排序以及归并排序的三个Python程序(Shell sorting, quick sorting and merge sort of three Python program)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:pinking
  1. 和声搜索算法-python代码

    0下载:
  2. 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:平常心123
  1. CF

    0下载:
  2. 协同过滤算法的python代码,喜欢的朋友可以下来看看哦。(Collaborative filtering algorithm Python code, like friends can look down.)
  3. 所属分类:Windows编程

  1. 【算法与数据结构】105《Python算法教程》

    0下载:
  2. 【算法与数据结构】《Python算法教程》,适合python开发的人。([algorithm and data structure] "Python algorithm tutorial", suitable for the python development of people.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:42352640
    • 提供者:ysz
  1. python-doc-27-34

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:349184
    • 提供者:aas33ss
  1. 零基础Python入门课件和代码

    1下载:
  2. 书确实很不错,首先因为个人偏爱python,本书是用python描述,顿时感觉亲切很多。有人说python这种高级语言实现算法隐藏了很多细节,确实书中很多地方直接用到python bult-in的数据结构,如set dict list作为表达算法的载体,似乎不如c那么底层,但是从算法入门角度来讲,python语言因为清晰简练更适合用来描述算法轮廓,而且这也不是本讲数据结构的书,MIT的算法导论现在也开始用python来讲授恰好说明了这一点。(The book is really good, fi
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:47772672
    • 提供者:aas33ss
  1. python-codes

    0下载:
  2. 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
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:hsy6002
  1. RadarUDP0914(算法)

    0下载:
  2. 建立一个python udp客户端和服务器(this is a python udp client and server,very simple.)
  3. 所属分类:其他

  1. osr-python

    0下载:
  2. 写了一堆高仿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
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:失态
  1. python实现代码、测试数据集及结果

    9下载:
  2. 密度距离矩阵优化聚类算法python实现(Python implementation of density distance matrix optimization clustering algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:206848
    • 提供者:hahchichi
  1. Python+

    0下载:
  2. 计算Python环境下插值排序算法时间,用于比较不同硬件下的运行速度 取1000次数值平均(Calculate the time it takes for Insertion Ordering Algorithms)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zlyan1998
  1. Python算法:如何解决回文索引问题

    0下载:
  2. Python算法:如何解决回文索引问题 本文将给与解答(Python algorithm: how to solve the problem of the palindrome index)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:明天是否蓝
  1. RecommenderSystem

    0下载:
  2. 集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16744448
    • 提供者:yezi113
  1. leach_分簇算法

    2下载:
  2. 利用python语言实现leach节点分簇算法,并在每轮结束时打印其分簇情况。(Python language is used to implement leach node clustering algorithm, and the clustering situation is printed at the end of each round.)
  3. 所属分类:其他

    • 发布日期:2020-06-22
    • 文件大小:2048
    • 提供者:千年sky
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com