CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python语言

搜索资源列表

  1. OpenCV官方教程中文版(For Python)

    0下载:
  2. 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:5483520
    • 提供者:and1_1
  1. co_registration

    0下载:
  2. DEM 影像之间的校准, 通过Python语言实现, 用于山区dem配准(This code can registrate two dems)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:27450368
    • 提供者:白日烟火
  1. code

    0下载:
  2. python与abaqus 结合,积极的脚本语言(Python combines with ABAQUS, Active scr ipting Language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:5478400
    • 提供者:Asterise
  1. ex03_windRose

    1下载:
  2. 基于python语言的风向玫瑰图实例模板(wind direction rose figure)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:610304
    • 提供者:passionfruit
  1. 微信打飞机资源

    0下载:
  2. 微信的打飞机小游戏 用python语言开发,是新手入门不二之选(WeChat's small aircraft game, using Python language development, is a beginner to choose the best)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2126848
    • 提供者:zy666666
  1. BaiduStocks

    1下载:
  2. 运用Python语言编写,用bs库代码编写,爬取每日股票实时数据(Write in Python language and use BS library code to crawl daily stock real time data)
  3. 所属分类:其他

  1. Python学习手册(第4版).pdf

    1下载:
  2. pyhton语言的爬虫应用,Mysql数据库应用(scrapy; database application development)
  3. 所属分类:搜索引擎

    • 发布日期:2018-01-06
    • 文件大小:97265664
    • 提供者:creep_zz
  1. 树莓派Python编程指南

    0下载:
  2. 世界上最小的电脑,卡片机,用目前第四编程语言编程指南,里边各种详细例程(The world's smallest computer, card machine, with the current fourth programming language programming guide, inside a variety of detailed routines)
  3. 所属分类:微处理器开发

  1. flody

    0下载:
  2. 基于动态规划的Floyd算法实现代码。采用python语言。(Floyd algorithm based on dynamic programming.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:胡海泉
  1. canny

    1下载:
  2. 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:总队长
  1. abu-master(2)

    0下载:
  2. 机器学习算法进行数据分析,基于python语言(Data analysis by machine learning algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:57240576
    • 提供者:黑星星3
  1. agent.tar

    0下载:
  2. python语言编写的代理程序,用户完成系统命令执行,安装插件等,方便平台扩展。(The agent program written in Python language, the user completes the system command execution, install the plug-in and so on.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:4477952
    • 提供者:非黑即白
  1. KNN

    0下载:
  2. 通过K-NN(K临近)算法,python语言实现glass数据集的分类,压缩包里包括glass.txt数据集。(The classification of glass data sets by KNN algorithm)
  3. 所属分类:其他

  1. 58tongcheng

    0下载:
  2. 这是58同城的一个爬虫源代码,利用python语言来进行信息爬取。(this is a web crawler for 58 web which is writied by python.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:nicaiwss
  1. MS15-034-POC

    0下载:
  2. 用于测试ms15-034漏洞,使用python语言编写(For testing ms15-034 vulnerabilities)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:土豆骑士
  1. nn_classification

    0下载:
  2. 使用单隐层神经网络进行二分类 使用python语言,先生成一个数据集,无法(但尝试)用logistic回归对数据集进行二分类,最后使用单隐层神经网络对数据集进行分类(classify a dataset with a 3-dimensional hidden layer)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:森生林
  1. knn

    0下载:
  2. python语言编写的,利用KNN实现分类以及梯度下降算法。(Use kNN to classify)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:你哈我哈
  1. beautifulsoup4-4.6.0.tar

    0下载:
  2. 递归算法是一种直接或者间接调用自身函数或者方法的算法。Java递归算法是基于Java语言实现的递归算法。递归算法的实质是把问题分解成规模缩小的同类问题的子问题,然后递归调用方法来表示问题的解。(Recursive algorithm is an algorithm that directly or indirectly calls its own function or method. Java recursive algorithm is based on the Java language
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:160768
    • 提供者:LQC2012
  1. coin

    0下载:
  2. 使用python语言,加以清楚注释,借用经典的三硬币模型实现了EM算法的简单应用,并附生成数据的简单代码(The python language is used to make clear annotations and to use the classic three coin model to implement the simple application of the EM algorithm and to attach the simple code to generate the d
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:余尔
  1. DataAnalysisCode

    0下载:
  2. 该文档为利用Python进行数据分析的教学代码包,包含pynum,matplotlib,pandas等数个常用的数据分析包,附有详细的注释说明。适合对python语言有一定了解的人士学习利用python处理数据的基本方法。(This document is a teaching package for data analysis based on Python. It contains several commonly used data analysis packages, such as p
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:105472
    • 提供者:白河夜舟
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 46 »
搜珍网 www.dssz.com