搜索资源列表
Game.Programming.with.Python.Lua.And.Ruby
- 用python ruby lua语言设计游戏。提供使用以上各脚本语言进行游戏开发的基础知识。-song with python design language games. For use above the scr ipting language for game development knowledge base.
emil_email_client_0.6.1.tar
- email 客户端工具,用python开发,可以实现一般主要的email功能-email client tool, with python development, the realization of the main functions of email
PyGame-1.8-examples
- PyGame是用Python开发程序的一套工具,这个是使用PyGame开发游戏的样例代码。
删除单元用Python插件
- 自编的Python代码,用于删除但用用。属于ABAQUS后处理的二次开发
PythonFetion
- 用python开发的飞信,基于pyfetion.py.。 包括发送、接收、调用。-Flying letters with the python development, based on pyfetion.py.. Including sending, receiving, calls.
Pro.Android.Python.with.SL4A
- 用python语言实现android上的开发,不需要借助java了-Python language on android development, without the help of java a
Getting_Started_with_Python
- 这是python for s60的入门文档,想用python在s60手机上开发的人可以看一下。-This is the the entry document for python for s60 which is suitable for developer who would like to develop python programs in s60 phones.
PyFetion1.py
- 用python开发的飞信客户端,源代码提供。-With the development of Fetion python client, provided the source code.
WbMFT
- 更改文件的创建时间和修改时间。源码用Python编写,界面使用wxWidget,并且具有国际化功能,能翻译成任何国家语言,可作为典型的wxPython开发示例。-Change the file creation time and modification time. Prepared with the Python source code, the interface to use wxWidget, and has an international function, can be trans
TwistedNetworkProgrammingEssentials
- twisted是用Python开发的一种语言,转为网络编程设计,很方便-twisted is a language with Python development, to network programming design, very convenient
showmdls
- 显现python模块属性和方法的小工具,用python开发-show python method and attribute
Python-Play-game
- 用Python开发一款小游戏,有助于提升python水平-Python developer with a small game to help improve the level of python
backtest_toolkit_2
- 基于事件驱动方法,用python 开发的量化回测平台。(backtest platform for quant)
python
- python开发的一些小程序,包括从头到尾打印链表、合并链表、用xx代替字符串中的某个字母等(some things about list and strings)
用python做科学计算
- 介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如何编写声音、图像处理算法。(This file introduces how to use the development of Python applications in scientific computing and numerical calculation; how to make 2D and 3D image
python绝技:运用python成为顶级黑客
- Python 是一门黑客语言,它简单易学,开发效率高,大量的第三方库,学习门 槛低。Python 提供了高效的开发平台来构建我们自己的攻击工具。如果你用的 是Mac OS X 或者是Linux 系统,Python 已经内置在你的系统中。丰富的攻击 攻击已经存在,学习Python 可以帮助你解决那些工具不能解决的问题. 活用python,能让你成为顶级黑客.(Using Python to become a top hacker)
ABAQUS Python 二次开发攻略
- 用python进行基于abaqus 的二次开发命令介绍及案例分析(The introduction and case analysis of the two development commands based on the ABAQUS based on Python)
bbs基础
- 用python开发的带有留言功能的基础论坛模块(The basic forum module with message function developed with Python)
pygame
- pygame的实用例程,实现了几个用python开发的小游戏(PyGame practical routines, the realization of a few games using Python development)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于