Welcome![Sign In][Sign Up]
Location:
Search - python scripting

Search list

[Windows DevelopMahogany-0[1].64

Description: Mahogany mail and news client是一个GUI电子邮件和新闻客户端,使用wxWindows 跨平台框架,提供了IMAP, POP3, SMTP, 和NNTP支持,SSL,一个功能强大的数据库,Python脚本化,过滤器,和一个PalmOS同步化模块。-Mahogany mail and news client is a GUI e-mail and news client, the use wxWindows cross-platform framework for the IMAP, POP3, SMTP and NNTP support, SSL, a powerful database, Python scripting, filters, and a Palm OS synchronization module .
Platform: | Size: 3846571 | Author: 了不起 | Hits:

[Windows DevelopMahogany-0[1].64

Description: Mahogany mail and news client是一个GUI电子邮件和新闻客户端,使用wxWindows 跨平台框架,提供了IMAP, POP3, SMTP, 和NNTP支持,SSL,一个功能强大的数据库,Python脚本化,过滤器,和一个PalmOS同步化模块。-Mahogany mail and news client is a GUI e-mail and news client, the use wxWindows cross-platform framework for the IMAP, POP3, SMTP and NNTP support, SSL, a powerful database, Python scripting, filters, and a Palm OS synchronization module .
Platform: | Size: 3846144 | Author: 了不起 | Hits:

[Other GamesGame.Programming.with.Python.Lua.And.Ruby

Description: 用python ruby lua语言设计游戏。提供使用以上各脚本语言进行游戏开发的基础知识。-song with python design language games. For use above the scripting language for game development knowledge base.
Platform: | Size: 2804736 | Author: 高山 | Hits:

[OtherPython

Description: 是一种容易学习的强大语言。它包括了高效的高级数据结构,提供了一个简单但很有效的方式进行面向对 象编程。Python 优雅的语法,动态类型,以及它天然的解释能力,使其成为了大多数平台上应用于各领域 理想的脚本语言以及开发环境。-is a powerful easy to learn language. It includes a senior efficient data structure to provide a simple but effective way of object-oriented programming. Python elegant syntax, dynamic types, and its ability to explain the natural, as a platform for the majority of the areas ideal scripting language and development environment.
Platform: | Size: 478208 | Author: 小滔 | Hits:

[OtherPythonPra3

Description: C++结合Python脚本编程,内有说明文档,使用C++函数调用.py脚本,通过Tuple传递参数,另外试用函数实现了传递Unicode参数。-C++ Combination of Python scripting, which has documentation, the use of C++ Function call. Py script, passing parameters through the tuple, while the trial function parameters realize the transmission of Unicode.
Platform: | Size: 1321984 | Author: shulei | Hits:

[OtherLearningPython

Description: python使用使用方便 功能强大的脚本语言。这本书是学习phtyon的非常好的书籍。-easy to use python to use a powerful scripting language. This book is a very good learning phtyon books.
Platform: | Size: 3216384 | Author: zhao | Hits:

[OtherCorePythonProgramming

Description: python是现代的功能强大 简单易用的脚本语言,大有代替perl之势。这是学习phtyon的一本优秀的书籍。-python is a powerful modern easy-to-use scripting language, very substitute perl trend. This is the learning of an outstanding phtyon books.
Platform: | Size: 5580800 | Author: zhao | Hits:

[OtherGame+Programming+with+Python+Lua+And+Ruby

Description: 脚本语言开发游戏的经典-采用LUA,Python和Ruby-Scripting language to develop a classic game- the use of LUA, Python and Ruby
Platform: | Size: 2814976 | Author: dwedw | Hits:

[Software EngineeringPython.Scripting.For.Computational.Science.3rd.Ed

Description: Hans Petter Langtangen "Python Scripting For Computational Science, 3rd Edition"
Platform: | Size: 7207936 | Author: pol01 | Hits:

[OtherTelit_Easy_Script_in_Python_r9

Description: Telit easy python scripting document
Platform: | Size: 2442240 | Author: xvean | Hits:

[OtherCore.Python.Programming.2nd.Edition

Description: 《Python核心编程》。著名的自由软件作者Eric Raymond建议人们从Python开始学习编程。这的确是一个中肯的建议,对于那些从来没有学习过编程或者并非计算机专业的编程学习者而言,Python是最好的选择之一。-Python is an object-oriented explanation of computer programming languages, is a powerful and well-size-fits-all language, has been more than a decade of development, maturity and stability. Python scripting language with the most rich and powerful class library, enough to support the vast majority of day-to-day applications.
Platform: | Size: 4503552 | Author: | Hits:

[OtherProgramming-python.pdf

Description: oreilly出版社的programming python 第四版-If you ve mastered Python s fundamentals, you re ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language s primary application domains: system administration, GUIs, and the Web. You ll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly used tools and libraries to give you a comprehensive understanding of Python’s many roles in practical, real-world programming.
Platform: | Size: 25789440 | Author: haha | Hits:

[Special Effectsscientific-computing-with-python

Description: 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计等。   书中以大量实例引导读者逐步深入学习,每个实例程序都有详尽的解释,并都能在本书推荐的运行环境中正常运行。此外,本书附有大量的图表和插图,力求减少长篇的理论介绍和公式推导,以便读者通过实例和数据学习并掌握理论知识。 -The goal of this book is to teach computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs (scripts), written in the easy-to-learn, high-level language Python. The focus is on examples and applications of relevance to computational scientists: gluing existing applications and tools, e.g. for automating simulation, data analysis, and visualization steering simulations and computational experiments equipping old programs with graphical user interfaces making computational Web applications and creating interactive interfaces with a Maple/Matlab-like syntax to numerical applications in C/C++ or Fortran. In short, scripting with Python makes you much more productive, increases the reliability of your scientific work and lets you have more fun- on Unix, Windows and Macintosh. All the tools and examples in this book are open source codes. The second edition features new material, reorganization of text, improved example
Platform: | Size: 4609024 | Author: yoyo | Hits:

[OtherPython

Description: python 脚本语言开发程序以及基础教程-python scripting language to develop procedures and Essentials
Platform: | Size: 57344 | Author: 陈守东 | Hits:

[Windows DevelopPython-biji

Description: 《Python脚本语言编程经典总结》—读书笔记-" Python scripting language programming classic summary" - Reading Notes
Platform: | Size: 57344 | Author: 陈守东 | Hits:

[VC/MFCpython-scripting

Description: Python语言,讲解python的很好的一本书-this book is about python
Platform: | Size: 2209792 | Author: 丁丁 | Hits:

[OtherPython学习手册_第3版

Description: python语言学习手册,适用于初学脚本语言者(Python language learning manual, suitable for beginners scripting language)
Platform: | Size: 37942272 | Author: hyl | Hits:

[Books[Python基础教程(第2版)].人民邮电出版社.扫描版

Description: 一本非常实用的python脚本语言教程,强力推荐。(A very practical Python scripting language tutorial.)
Platform: | Size: 31064064 | Author: PeiYangSanGe | Hits:

[BooksPython入门指南

Description: Python是一种简单易学,功能强大的编程语言,它有高效率的高层数据结构,简 单而有效地实现面向对象编程。Python简洁的语法和对动态输入的支持,再加上 解释性语言的本质,使得它在大多数平台上的许多领域都是一个理想的脚本语 言,特别适用于快速的应用程序开发(Python is a simple, easy to learn, powerful programming language. It has high efficiency high level data structure. Single and effective implementation of object oriented programming. Python's concise syntax and support for dynamic input, plus The nature of interpretive language makes it an ideal scripting language in many fields on most platforms In particular, it is especially suitable for rapid application development)
Platform: | Size: 1079296 | Author: 开发者12388 | Hits:

[Mathimatics-Numerical algorithms0-1规划python类LINGO功能

Description: 求解0-1规划功能,模仿了LINGO的脚本语言用正则方法处理限制条件和目标函数。(To solve the 0-1 programming function, the scripting language of LINGO is modeled as a regular method to deal with the constraints and target functions.)
Platform: | Size: 5120 | Author: weisu761 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net