Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - python
Search - python - List
python分布式爬虫打造搜索引擎源代码及讲师源代码(Python distributed crawler to build search engine)
Update : 2024-05-19 Size : 3322880 Publisher : REYACHIN

Python Programming on Win32_ Help for Windows Programmers [Hammond & Robinson 2000-02-03]
Update : 2024-05-19 Size : 4774912 Publisher : i3creationz

数据挖掘python语言的学习资料,包括常用算法的实现和工具的使用(Data Mining Pthon Language Learning Materials, including the Implementation of Common Algorithms and the Use of Tools)
Update : 2024-05-19 Size : 9196544 Publisher : 皮皮侠

网络爬虫-Python和数据分析,详细的pdf学习教材(Web crawler-Python and data analysis, detailed PDF learning materials)
Update : 2024-05-19 Size : 2696192 Publisher : 奇点-五维

基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
Update : 2024-05-19 Size : 10240 Publisher : SDXV%255F89937

Python初学教程:《简明Python教程》 Python入门知识,学习基础(Python Initial Course: A Concise Python Course Python introductory knowledge, learning base)
Update : 2024-05-19 Size : 265216 Publisher : switcher1

DL : 1
基于Python的网页爬虫,可输入指定网页,从中获得网页数据(Python based web crawler, can input specified web pages, from which to obtain web data)
Update : 2024-05-19 Size : 82944 Publisher : wanglei008

《Python与量化投资-从理论到实战》 代码(Python and Quantitative Investment: From Theory to Practice)
Update : 2024-05-19 Size : 5411840 Publisher : squall418

本书包括Python程序设计的方方面面,首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句。然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器。此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识。最后,作者结合 前面讲述的内容,按照实际项目开发的步骤向读者介绍了几个具有实际意义的 Python项目的开发过程。   本书内容涉及的范围较广,既能为初学者夯实基础,又能帮助程序员提升技能,适合各个层次的Python(This book covers all aspects of Python programming, starting with the installation of Python, and then introduces the basic knowledge and concepts of Python, including lists, tuples, strings, dictionaries and various statements. Then it introduces some relatively advanced topics step by step, including abstraction, anomalies, magic methods, attributes, iterators. After that, it discusses how to use Python in combination with database, network, C language and other tools, so as to give full play to Python's powerful functions. At the same time, it introduces Python program testing, packaging, publishing and other knowledge. Finally, the author introduces the development process of several Python projects with practical significance to the readers according to the steps of actual project development. This book covers a wide range of contents, which can not only lay a solid foundation for beginners, but also help programmers improve their skills, suitable for Python at all levels.)
Update : 2024-05-19 Size : 5082112 Publisher : 墙里秋千

python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
Update : 2024-05-19 Size : 2520064 Publisher : 强叔20150

Python从入门到实践(中文版),简单易懂,适合新手。(Python from introduction to practice (Chinese version).Easy to understand, suitable for novices.)
Update : 2024-05-19 Size : 4496384 Publisher : 微光5880

采用Python脚本语言二次开发ABAQUS的前处理模块创建了一个带孔平板模型,实现了参数化建模。(Parametrical model using Python in Abaqus.)
Update : 2024-05-19 Size : 566272 Publisher : mechart

一篇关于Python爬虫入门的教程,读者只需在阅读过程紧跟文章思路,理清相应的实现代码,30 分钟即可学会编写简单的 Python 爬虫。(Introduction to Python Crawler)
Update : 2024-05-19 Size : 567296 Publisher : 清风糊你一脸

Python For Finance - Mastering Data-Driven Finance
Update : 2024-05-19 Size : 2421760 Publisher : Asmire

python 神经网络编程,附中英文版本,无付费密码,放心下载(Make Your Own Neural Network)
Update : 2024-05-19 Size : 18083840 Publisher : funfenffun

《Python数据挖掘入门与实践》 本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
Update : 2024-05-19 Size : 8395776 Publisher : 123too

Python机器学习算法—赵志勇,包含电子版书籍和随书代码,供大家学习。(Python Machine Learning Algorithms - Zhao Zhiyong, including electronic books and accompanying codes for everyone to learn.)
Update : 2024-05-19 Size : 16130048 Publisher : smile冰城

Python数据挖掘入门与实践 本书作为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。本书面向愿意学习和尝试数据挖掘的程序员。(Introduction and practice of Python data mining As a primer on data mining, this book introduces the basic knowledge, basic tools and practical methods of data mining. By step-by-step explanation of the algorithm, you can easily embark on the journey of data mining. This book uses a combination of theory and practice, showing how to use the decision tree and random forest algorithm to predict the results of the American professional basketball league game, how to use the affinity analysis method to recommend movies, how to use the naive Bayesian algorithm for social media mining ,and many more. This book also covers neural networks, deep learning, big data processing and more. This book is for programmers who are willing to learn and experiment with data mining.)
Update : 2024-05-19 Size : 3900416 Publisher : ycg95

《Python数据挖掘入门与实践》高清中文版 本书作为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。本书面向愿意学习和尝试数据挖掘的程序员。("Python Data Mining Getting Started and Practice" HD Chinese version As a primer on data mining, this book introduces the basic knowledge, basic tools and practical methods of data mining. By step-by-step explanation of the algorithm, you can easily embark on the journey of data mining. This book uses a combination of theory and practice, showing how to use the decision tree and random forest algorithm to predict the results of the American professional basketball league game, how to use the affinity analysis method to recommend movies, how to use the naive Bayesian algorithm for social media mining ,and many more. This book also covers neural networks, deep learning, big data processing and more. This book is for programmers who are willing to learn and experiment with data mining.)
Update : 2024-05-19 Size : 8465408 Publisher : ycg95

学习python网路爬虫必备,对这方面学习非常有用。(Necessary for learning Python crawler)
Update : 2024-05-19 Size : 85898240 Publisher : NEURR
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.