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

搜索资源列表

  1. python+人工智能培训视频

    2下载:
  2. 这是一个关于人工智能的学习 这是一个关于人工智能的学习(This is a study of artificial intelligence This is a study of artificial intelligence)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:42419200
    • 提供者:RainBowSea
  1. Black Hat Python

    1下载:
  2. 本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:9223168
    • 提供者:lovebear
  1. 基于Python的数据结构课程_裘宗燕

    0下载:
  2. 一篇不错的文章,介绍了python的数据结构(a great artical,and it worth reading)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1045504
    • 提供者:纯静丶守护
  1. xgboost-master

    2下载:
  2. xgboost,基于python的,很好的工具箱,集成学习GDBT的升级版。(xgboost,based python,a good toolbox)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-02
    • 文件大小:1182720
    • 提供者:水木黄昏
  1. Python Crash Course

    1下载:
  2. Python Crash Course 练习题以及答案(Python Crash Course a hands-on, project-based introduction to programming)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:17408
    • 提供者:朝阳666
  1. python

    0下载:
  2. 有關python的一本書 從python coding到computer science(Think Python is an introduction to Python programming for beginners. It starts with basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop eac
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:757760
    • 提供者:dev_illi
  1. 用Python写网络爬虫2

    0下载:
  2. 作为使用Python来爬取网络数据的杰出指南,讲解了从静态页面爬取数据的方法以及使用缓存来管理服务器负载的方法。此外,本书还介绍了如何使用AJAX URL和Firebug扩展来爬取数据,以及有关爬取技术的更多真相,比如使用浏览器渲染、管理cookie、通过提交表单从受验证码保护的复杂网站中抽取数据等。本书使用Scrapy创建了一个高级网络爬虫,并对一些真实的网站进行了爬取(As an excellent guide for using Python to crawl network data,
  3. 所属分类:网络截获/分析

    • 发布日期:2018-05-03
    • 文件大小:9877504
    • 提供者:集结号
  1. Python基础教程(crossin全60课)

    0下载:
  2. python 基础教程,是些入门的资料,还不错,可以看一看(The python basic tutorial, which is an introductory material, is good enough to take a look at)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:2765824
    • 提供者:leipot
  1. ASTAR

    2下载:
  2. 路径规划A*算法的python实现,带有详尽注释(Path planning A* algorithm Python implementation, with detailed notes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:dsfdsfdsfds
  1. python射击小游戏

    0下载:
  2. 一个基于python编程语言和pygame模块的射击游戏,打开alien_invasion程序,并运行即可,空格键发射子弹,上下左右键移动飞船,q键退出。(A shooting game based on the Python programming language and the pygame module. Open the alien_invasion program and run it. The space bar fires bullets. Move the spacecraft
  3. 所属分类:游戏

    • 发布日期:2018-05-03
    • 文件大小:22528
    • 提供者:落叶...枫
  1. FlaskWeb开发:基于Python的Web应用开发实战

    1下载:
  2. 《Flask Web开发:基于Python的Web应用开发实战》则采用讲解与实例相结合的方式,不仅介绍了Flask安装、使用等基础知识,而且还带领读者一步一步地开发了社交博客Flasky。("Flask Web development: Web application development based on Python" adopts a combination of explanation and example, not only introduces the bas
  3. 所属分类:WEB开发

    • 发布日期:2018-05-06
    • 文件大小:9063424
    • 提供者:fdklsvndv
  1. 用Python进行自然语言处理(中文)

    0下载:
  2. 本书提供了非常易学的自然语言处理入门介绍,该领域涵盖从文本和电子邮件预测过滤,到自动总结和翻译等多种语言处理技术。在本书中,你将学会编写Python程序处理大量非结构化文本。你还将通过使用综合语言数据结构访问含有丰富注释的数据集,理解用于分析书面通信内容和结构的主要算法。(This book provides a very easy to learn introduction to Natural Language Processing, which covers a variety of la
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-07
    • 文件大小:3846144
    • 提供者:大米很萌
  1. Python俄罗斯方块

    1下载:
  2. 这是使用python编写的俄罗斯方块的小游戏,包括文件的运行结果。(This is a Tetris game written in Python, including the running result of the file.)
  3. 所属分类:Python编程

    • 发布日期:2020-11-03
    • 文件大小:13948928
    • 提供者:笑。。
  1. Python逆向最大匹配实现-代码-文档-截图等

    1下载:
  2. 对于文本进行自然语言处理,中文分词。北邮计算机院NLP课的作业。(This is a homework for BUPT student, implementing the word segment of natural language processing.)
  3. 所属分类:Windows编程

    • 发布日期:2019-06-29
    • 文件大小:3631104
    • 提供者:hhhsss
  1. python+cplex

    1下载:
  2. 一个多模式的资源受限问题,python 调用cplex,附带求出每个模式的能耗(A multi-mode resource constrained problem, python calls CPLEX, and calculates the energy consumption of each mode.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-02-05
    • 文件大小:1024
    • 提供者:yaologos
  1. Python金融大数据分析

    0下载:
  2. python 金融大数据分析,最近在网上发现的一本好书,和大家分享。(Python financial data analysis, recently found a good book on the Internet, to share with you.)
  3. 所属分类:Python编程

    • 发布日期:2018-07-26
    • 文件大小:44369920
    • 提供者:nomeans
  1. Abaqus Python开发使用指南

    1下载:
  2. 本书详细介绍了Python语言基础知识、Python语言与Abaqus脚本接口的关系以及编写脚本实现各种功能,包括快速建模、访问输出数据库、对外部数据进行其他后处理和部分高级处理功能。通过大量的实例脚本和详细的注释,为读者提供编写、调试脚本和开发专有模块的方法,帮助读者提高解决复杂问题的能力。(This book introduces the basic knowledge of Python language, the relationship between the Python langu
  3. 所属分类:文章/文档

    • 发布日期:2019-11-02
    • 文件大小:1265664
    • 提供者:sterlingzhang
  1. python面试题.jpg

    0下载:
  2. 最新收集来的python面试,希望对大家有所帮助(I want to help them who want to get a job for Django.)
  3. 所属分类:其他

  1. Python语言在Abaqus中的应用

    6下载:
  2. 本书是曹金凤老师编写的关于python在abaqus中的二次开发流程的完整介绍书籍,同时书中给出了详细的案例供我们练习,加深我们对于PYTHON和ABAQUS的关联认识。是入门二次开发的必读书籍。(This book is a complete book written by Mr. Cao Jinfeng about the two development process of Python in ABAQUS, and the book gives us a detailed case fo
  3. 所属分类:文章/文档

    • 发布日期:2020-06-16
    • 文件大小:37565440
    • 提供者:yishuiweihan
  1. 深度学习入门:基于Python的理论与实现.pdf+代码

    8下载:
  2. 本书是深度学习真正意义上的入门书,深入浅出地剖析了深度学习的原理和相关技术。书中使用Python3,尽量不依赖外部库或工具,从基本的数学知识出发,带领读者从零创建一个经典的深度学习网络,使读者在此过程中逐步理解深度学习。书中不仅介绍了深度学习和神经网络的概念、特征等基础知识,对误差反向传播法、卷积神经网络等也有深入讲解,此外还介绍了深度学习相关的实用技巧,自动驾驶、图像生成、强化学习等方面的应用,以及为什么加深层可以提高识别精度等“为什么”的问题。(This book is a true sen
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-09
    • 文件大小:14304256
    • 提供者:wangjindian00
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com