搜索资源列表
python
- Python中文简明教程及示例。是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。-Python tutorial and examples of simple English. Is an object-oriented, literal computer programming language, but also a powerful and comprehensive general-purpose language, h
pygtk2-tut
- 利用python语言实现图形用户界面可以使用一些简单的工具,但是如果想要学习高端的图形界面,pygtk是必不可少的-Using python language graphical user interface can use some simple tools, but if you want to learn high-end graphical interface, pygtk is essential
python-3.0.1-docs-pdf-a4
- 用python做科学计算,有助于大家快速易懂的学习python语言-Scientific computing with python, helps everyone to learn python language fast and easy to understand
Python-programing
- 是学习Python的很好的资料,深入浅出,游刃有余,可以从零基础开始,也是c语言后的很好发展!-Good learning Python in layman' s language, its capability can be started from a zero base, good c language development!
Python-2.6.2
- 最新的python 软件 脚本语言编写的游戏系统与脚本-The latest python software scr ipting language game system with scr ipt
Python
- 简明 Python 教程 无论您刚接触电脑还是一个有经验的程序员,本书都将有助您学习使用Python语言。-failed to translate
Python-source-code-analysis
- 了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Python的运行原理都是非常重要的。本书以CPython为研究对象,在C代码一级,深入细致地剖析了Python的实现。书中不仅包括了对大量Python内置对象的剖析,更将大量的篇幅用于对Python虚拟机及Python高级特性的剖析。通过此书,读者能够透彻地理解Python中的一般表达式、控制结构、异常机制、类机制、多线程机制、模块的动态加载机制、内存管理机制等核心技术的运行原理,同时
MatlabAbaqusConnect
- abaqus基于Python语言进行二次开发,生成新的GUI界面-Python langurange development
LearnAbaqusScriptInOneHour
- 一个关于用python语言写abaqus的脚本的好的教程-LearnAbaqusscr iptInOneHour
Python
- 一个不错的测试语言Python的学习资料,可以零基础学习-A good test Python language learning materials can be zero-based learning
python-simple-guild
- 这本指导手册几乎介绍了python所有的知识, 可以帮助学习者快速运用python语言。-This is a guide for learning python.It is very readable.It can help people to learn python easily.
Program-of-Python
- 详细说明了PYTHON语言的特点及用案例说明了此语言的优越性。-A detailed descr iption of the features and use of language PYTHON case illustrates the superiority of this language.
super_py
- 介绍了一些Python 语言及其系统的基本知识与根念。这有助于对Python 有一个基本的认识,当然所有 的例子都包括在里面了-Introduces some basic knowledge of the Python language and system root idea. This is helpful to have a basic understanding of Python, of course, all Examples are included in it
Python
- Python入门学习,可以让新手轻松掌握这门语言的入门知识,并能就此体验不同的编程风格。-Getting Started Guide to learn Python, allowing novices to quickly master the language, do not feel the same programming.
python---fn
- 尽管Python事实上并不是一门纯函数式编程语言,但它本身是一门多范型语言,并给了你足够的自由利用函数式编程的便利。函数式风格有着各种理论与实际上的好处-Despite the fact that Python is not a purely functional programming language, but it itself is more than one-paradigm language, and gives you enough freedom to facilitate th
Programming-Python
- Python语言最新教程,经典延续,Python基本结构到编程方法-Latest Python language tutorial, the classic continuation, the basic structure of the Python programming methods
Python
- Python教程从入门到精通,由浅入深地讲解了Python语言的用法,是很好的学习素材-Teaching material of Python
abaqus GUI开发指南
- 采用python语言对abaqus进行二次开发,定义Abaqus/CAE图形用户界面。
量化投资_Python为工具.pdf
- 著名编程开发教程,以python语言为对象,供新手学习和参考(A well-known programming development course with Python language as the object for beginners to learn and reference)
Python数据分析入门:从数据获取到可视化
- 这本书可作为数据分析的入门图书,主要以python语言为基础,详细介绍了数据分析的全部流程。 重点是利用Python来进行数据分析和数据处理。