搜索资源列表
notepad
- 简易记事本,使用wxPython编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。-A simple text editor, use wxPython Prepared. It has a very good user interface is also very simple to use, including many of the main functions of the editor.
Monitor
- 用Python在Linux下实现系统状态监控.如CPU.内存等信息.-A Linux monitor server/controller.View the usage of cpu.mem.and so on
Prentice.Hall.Rapid.GUI.Programming.with.Python.an
- 详细介绍了如何使用Pyqt中的api接口,如何使用他们生成对话框,主窗口和整个应用程序,是将python与gui开发介绍的很详细的一本书-Detailed information on how to use the api in Pyqt interface, how to use them to generate dialog box, the main window and the entire application, python and gui is described in grea
Cyclops-1.2
- 医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++/Python source code, you can u
Malt5
- python 的pylons列子,一个小的cms管理系统,框架采用的是pylons,和django有一定的比较性,学习可以参考。-The pylons Liezi python, a small cms management system, the framework uses a pylons, and a certain degree of comparative django, learning can refer to.
Ice-3.3.0.tar
- ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
kyotocabinet-python-1.14.tar
- 这是 kyoko cabinet C语言库代码 Python 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This Python library wraps the polymorphic database of the C++ API. So, you can s
modules-packaged-into-a-module
- gnuradio中利用python实现将多个模块打包成一个模块,有源代码和详细的解释-gnuradio python implement the use of multiple modules are packaged into a module
pexpect-2.3
- PYTHON的expect模块,类似TCL 的expect。-Pexpect is a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning child applications controlling them and respo
python
- 用python脚本写的一个获取本机IP地址的小程序-Wrote a python scr ipt used to obtain the IP address of the machine applet
perf-script-python
- perf-scr ipt-python - Process trace data with a Python scr ipt.
visidata
- 在linux下基于命令行的工作表式的数据发现和处理程序(A console spreadsheet tool for discovering and arranging data)
python脚本
- python入门相关教程,1小时学会python,让你成为python高手(Python entry related tutorials, 1 hours of learning python, let you become a python master)
map
- 实现对一个文件的多列数据进行合并,并进行二次排序(To achieve a file of more than one column of data to merge, and two sorting)
testpythondemo
- 一下小的Python 测试demo,仅作参考。(A little Python test, demo.)
gsl-1.9.tar
- The program of GSL The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrap
test_Script
- python脚本,能够将常见的jpg图像上宣热为特殊油画效果。(Python scr ipt, can heat the common JPG image as a special oil painting effect.)
xici_proxy
- 爬取西刺前10页(可自行修改参数total_page来管理爬取的页数)有效期大于1天的高匿代理IP,并测试其有效性,最后保存为Proxies.json文件(Unicode),使用时导入文件随机选取一个代理ip使用即可.(Crawl up to 10 pages before the Western thorn, which can modify the parameter total_page to manage the page number of climbing. The high hid
源码
- A byte of python 源码,内容详尽,分类清晰(source code of A byte of python)
xorCrack
- A small xor cracking programm, I wrote