搜索资源列表
Wiley.Mobile.Python.Rapid.prototyping.of.applicati
- 讲解如何使用Python开发S60手机应用程序。这些应用包括GUI、SMS、音效、摄像头、数据处理、蓝牙、电话功能、移动网络、Web Service,最后讲解了提高开发效率的技巧和一些实例。-Python Development on the use of S60 mobile phone application. These applications, including GUI, SMS, audio, camera, data processing, Bluetooth, phone fu
Python-Examples
- 一本网上教程的附录的程序实例,相当不错的python-pygame编程实例-An online tutorial appendix instance, very good programming examples python-pygame
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
python
- python 实例手册-python
Python
- python实例,入门python不可多得的教程-Python example, the entry of Python rare tutorial
python
- 本文主要介绍了几种常用的齿轮刚度计算方法,并通过实例对齿轮刚度进行了计算。 关键词:齿轮;刚度;计算齿轮是机械中重要的零部件,它应用广泛,(Mesh stiffness calculation using an accumulated integral potential energy method and dynamic analysis of helical gears)
python
- 来自于网络python100例,这里我写了其中的前面20例子(From the network python100 example, here I wrote the previous 20 examples)
Turtle库应用实例
- 用python的turtle库画一条蛇,代码中包含对turtle库的基本操作(Draw a snake with the turtle Library of Python. The code contains the basic operation of the turtle Library)
Python中的数据挖掘(情感标记句)
- 这些代码实例创建了一个有效的、可执行的原型系统:一个使用“0”(负面情绪)或“1”(正面情绪)对产品的评论("评论的情感分类"的英文)进行分类的app。(These code instances create an effective and executable prototype system: a app that uses "0" (negative emotion) or "1" (positive mood) to comm
简易网页搭建实例
- 利用Python技术搭建一个简易网页实例,附有整个项目的完整资料。(Use Python technology to build a simple web page example, with complete information of the whole project.)
Python编程实践gwpy2-code
- Python编程实例(Python)
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
Python金融大数据分析.pdf
- 关于python在金融领域的应用 并有在计量经济学的具体实例。(The application of Python in the financial field about the application of Python in the financial field)
Python程序设计PPT
- 零基础学习python的课件,从环境搭建开始,到最后编程实例。(Zero base learning Python courseware, from the environment to start, to the final programming example.)
python源代码
- opp 面向对象 封装 客观的事物封装成抽象的的类 继承 子类派生类 基类 父类 超类 object 多态 一个类实例的的相同方法 在不同情形不同表现形式 原则 单一 一个类的功能 开放封闭原则-- 替换原则 依赖原则 object(Opp object oriented Encapsulation of objective things into an abstract class Inheri
Python
- 几本关于python的电子书,容易上手,有实例 外加一本编码的奥秘(Several eBooks on Python, easy to use)
Python3通过whois生成通讯录
- Python3通过whois生成通讯录实例(Python3 generates an instance of the address book through whois)
FlaskWeb开发:基于Python的Web应用开发实战
- 《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
Abaqus Python开发使用指南
- 本书详细介绍了Python语言基础知识、Python语言与Abaqus脚本接口的关系以及编写脚本实现各种功能,包括快速建模、访问输出数据库、对外部数据进行其他后处理和部分高级处理功能。通过大量的实例脚本和详细的注释,为读者提供编写、调试脚本和开发专有模块的方法,帮助读者提高解决复杂问题的能力。(This book introduces the basic knowledge of Python language, the relationship between the Python langu
python数据分析教程
- 利用Python对各类数据分析算法进行编写,文档包括数据预处理方法,相关的分类和回归分析的算法理论及实践,以及一些实例应用分析。(Use Python to write various data analysis algorithms, including data preprocessing methods, algorithm theory and practice of related classification and regression analysis, and some app