搜索资源列表
Pythonextend
- 使用C++开发python类库。 主要使用vc+swig+python-use of C++ class library development python. Mainly use vc++ python swig
giflib-4.1.6
- GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux
Python---Brief-tutorial
- Python具有丰富和强大的类库,足以支持绝大多数日常应用。python常被昵称为胶水语言,可扩充性可说是Python作为一种编程语言的特色。新的内置模块(module)可用 C 或 C++ 写成,它能很轻松的把用其他语言制作的各种模块(尤其是C/C++)轻松联结在一起。-Python library with a rich and powerful enough to support the vast majority of ever
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算
useful-Python-manual
- 包含了整理的常用python库函数,对于python使用者是一本很好的参考书手册。-Contains the commonly used Python library functions, for Python users is a good reference book.
Python
- python库介绍文档,chm格式,方便查找和使用。-python library introduced the document, chm format, easy to find and use.
《Python标准库》中文版.pdf
- 《Python标准库》中文版.pdf 五年前我偶然遇到了 Python, 开始了我的 Python 之旅, 我花费了大量的时间 在 comp.lang.python 新闻组里回答问题. 也许某个人发现一个模块正是他想 要的, 但是却不知道如何使用它. 也许某个人为他的任务挑选的不合适的模块. 也许某个人已经厌倦了发明新轮子. 大多时候, 一个简短的例子要比一份手册 文档更有帮助. 本书是超过 3,000 个新闻组讨论的
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
python绘制excel
- python 实现复杂写excel,主要用了xlwt库,使用方便,简单易用(Python achieve complex writing excel, mainly using the xlwt library, easy to use, easy to use)
adxl345-python-master
- 树莓派上使用三轴加速度传感器 ADXL345的python库项目。(adxl345-python Raspberry Pi Python i2c library for the ADXL3453-axis MEMS accelerometer IC which is used in breakout boards like the Adafruit ADXL345 Triple-Axis Accelerometer (http:/
python标准库 中文版 文字版
- python 标准库,参考书,机器学习,深度学习,人工智能必备(Python standard library, reference books, machine learning, depth learning, artificial intelligence essential)
python科学计算第二版(可编辑)
- 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
Python-2.7.13
- python解释器的动态库,vs2013可直接编译运行。(Python interpreter of the dynamic library, vs2013 can be compiled directly run.)
python标准库
- 提供Python常用的一些标准库函数,对于初次接触Python的同学来说,是一个很好的学习资料。(Provide commonly used some Python standard library functions, for a first-time Python's classmate, is a very good learning materials.)
python
- python 线性回归,引用了机器学习的scikit-learn包库 值得学习(python linear regression,introduce scikit-learn maching learning it is worth learning)
Turtle库应用实例
- 用python的turtle库画一条蛇,代码中包含对turtle库的基本操作(Draw a snake with the turtle Library of Python. The code contains the basic operation of the turtle Library)
用Python做科学计算
- 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
利用Python进行数据分析
- 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
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python lan
code
- 利用python库循环爬取网站图片并下载保存。(Using Python library crawling website pictures in a loop way and download.)