搜索资源列表

  1. OpenCV-Python-Toturial

    0下载:
  2. OpenCV-Python-Toturial
  3. 所属分类:OpenCV

    • 发布日期:2024-04-20
    • 文件大小:5040128
    • 提供者:zhuqiqi
  1. Learn Python The Hard Way[中文]

    0下载:
  2. learn python the hard way 中文译本 初学Python入门之作(the Chinese version of learn python the hard way)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:942080
    • 提供者:Astral
  1. python程序设计基础

    0下载:
  2. python程序设计语言课后习题答案 每一节后的习题代码(Python programming language after-school exercise answers each post exercises code)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:17408
    • 提供者:Zoe_左
  1. Python.Cookbook(第2版)

    0下载:
  2. 学习python的参考书,特别对于有一定基础的也有很大的参考价值。(Learning Python reference books, especially for a certain basis also has a great reference value.)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:70287360
    • 提供者:袁季风
  1. 笨办法学 Python (第三版)

    0下载:
  2. 一本很好的入门Python的书,适合初学者学习。(A good book for beginner with Python.)
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:893952
    • 提供者:夏夏寒寒
  1. Python学习手册(第3版)

    0下载:
  2. Python的学习手册,有需要的可以看看(Python Learning manual for people to get more knowledge about this language.)
  3. 所属分类:文档资料

    • 发布日期:2024-04-20
    • 文件大小:37942272
    • 提供者:hahadada
  1. 用Python做科学计算

    0下载:
  2. 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-20
    • 文件大小:6576128
    • 提供者:龙哈哈
  1. python初学者入门代码

    0下载:
  2. 将《零基础入门学习python》这本书上的代码全部编译了一遍,生成可执行的py文件,可以直接打开,运行代码,对初学者有帮助。(The "zero foundation learning Python" this book on the code compiled all over again, generate executable py file, you can directly open, run the co
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:1315840
    • 提供者:文轩居颜
  1. 利用Python进行数据分析

    1下载:
  2. pandas库原作者编写,适用于初学数据分析者,主讲python的numpy、pandas、matplotlib库及如何进行数据分析(Pandas library original author, suitable for beginner data analyzer, speaker of Python's numpy, pandas, Matplotlib library and how to carry out data anal
  3. 所属分类:数据挖掘

    • 发布日期:2024-04-20
    • 文件大小:81547264
    • 提供者:feijingfeiyue
  1. 自动化测试python笔试题

    0下载:
  2. 自动化测试python笔试题,还挺不错的(Automated test Python written test questions)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:30720
    • 提供者:jims55555
  1. OpenCV官方教程中文版(For Python)

    1下载:
  2. 图形识别,机器学习,数字识别,python学习(Graph recognition, machine learning, digit recognition, python learning)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-20
    • 文件大小:5928960
    • 提供者:卢大师
  1. Python-PPT

    0下载:
  2. Python基础学习的PPT,简单的基础语法介绍(Python Foundation Learn PPT, a simple introduction to basic grammar)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:119808
    • 提供者:鲜闷
  1. python

    0下载:
  2. python开发的一些小程序,包括从头到尾打印链表、合并链表、用xx代替字符串中的某个字母等(some things about list and strings)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-20
    • 文件大小:9216
    • 提供者:爱上咖啡
  1. jMetalPy-master-python

    0下载:
  2. 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python lan
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-20
    • 文件大小:573440
    • 提供者:leon_fly
  1. 颜色识别python (2)

    0下载:
  2. 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-20
    • 文件大小:1024
    • 提供者:HUMMER军
  1. Python编程实践sample

    0下载:
  2. 有很多python的案例教程,大家可以下载学习,对我们很有帮助(There are many examples of python tutorial, we can download learning, we are very helpful)
  3. 所属分类:文档资料

  1. Python

    0下载:
  2. Python basic program for beginners
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:201728
    • 提供者:jayakrishnan
  1. Python写的贪吃蛇小游戏源码

    0下载:
  2. Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:4096
    • 提供者:ddui
  1. Java&&python

    0下载:
  2. 如何自学Java和Python,主要概要(how to study java and python)
  3. 所属分类:其他小程序

  1. python cookbook(第3版)高清中文完整版

    0下载:
  2. Python Cookbook 3rd Edition
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:4706304
    • 提供者:drfang07
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org