搜索资源列表
Python-QQ-2005-07-27
- PYTHON编写的QQ客户端源码,适合PYTHON网络编程的朋友参考-PYTHON has made the preparation of the QQ client source code, the programming for the network PYTHON has made reference to a friend
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
Python
- python语言参考手册,内容很详细,这个是中文版的-python language reference manual, which is very detailed, this is the Chinese version of the
Learning.Python-4th
- 本书是学习python的最新版本,涵盖了python语言所有的基本内容,使用小的并且完全独立完备的例子来示范重点知识,并省略了可以在参考手册中找到的细节。-This book is to learn the latest version of python, python languages ??covering all the basic content, the use of small and completely independent of a complete example to
Python-for-DE--algorithm-
- Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information
downmp3.tar
- 百度mp3自动下载程序,用python实现的,也用到了shell scr ipt,学习的好参考.-Baidu mp3 download process automatically, using python implementation also uses a shell scr ipt, a good reference study.
Python-essential-reference
- [Python参考手册(第4版)].(美)比兹利.扫描版.pdf 500多页,重点推荐-[Python Reference Manual (4th Edition)]. (United States) Kim Beazley. Scan version. Pdf 500 pages, Highlights
python数据挖掘入门与实战 源码
- python数据挖掘入门与实现一书的源码,可供参考(Python data mining portal and implementation of a book source code, for reference)
6_Python 语言参考手册 - v1.0(p3.4).pdf
- 本书是python 编程语言的权威参考指南,书中详尽解释了python 核心语言和python 库中最重要的部分,涉及类型和对象、操作符和表达式、编程结构和控制流、输入和输出、测试、调试等,也包括一些python官方文档或其他参考资料中未提及的高级主题。 (This book is the definitive reference guide for the python programming language, the book explains the most important c
Python Quant Book
- 仅供参考,希望对大家有所帮助,感谢支持,很高兴获得大家的帮助(just for reference I am glad to share some files with all of the others. they are very good for your study and research)
pydata-book-master_利用Python进行数据分析
- 利用Python进行数据分析源码,值得参考学习(Python data analysis using the source code, it is worth learning)
Python语言及其应用(美Lubanovic 2016)
- python语言及其应用电子版,非常实用,可供初学者进行参考阅读(python language and its application electronic version, very practical, for beginners to read)
Python.Cookbook(第2版)
- 学习python的参考书,特别对于有一定基础的也有很大的参考价值。(Learning Python reference books, especially for a certain basis also has a great reference value.)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
python计算机视觉
- python计算机视觉用于计算机视觉的python代码,以及部分利用还有参考文献(Python computer vision for computer vision Python code, and part of the use of references.)
Python基础教程(第3版)
- 本书包括 Python 程序设计的方方面面: 首先, 从 Python 的安装开始, 随后介绍了 Python 的基础知识 和基本概念, 包括列表、 元组、 字符串、 字典以及各种语句; 然后, 循序渐进地介绍了一些相对高级的主 题, 包括抽象、 异常、 魔法方法、 属性、 迭代器; 此后, 探讨了如何将 Python 与数据库、 网络、 C 语言等 工具结合使用, 从而发挥出 Python 的强大功能, 同时介绍了 Python 程序测试、 打包、 发布等知识; 最后, 作者结合前面讲
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
基于python编写的心电处理程序
- 基于python编写的心电处理程序,仅做参考!(The ECG processing program based on Python is for reference only.)
基于python的最优路径规划
- 基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
《Python编程》源代码文件
- 《python编程》书中的详细参考源代码文件(Source code of "Python Programming")