搜索资源列表
python
- 《python编程金典》书中,所有例子的源代码,可以作为学习本书很好的帮助。
BT
- BT的源代码。对于BT的编程学习具有较好的参考学习。-BT
Pythonemail
- Python 编写的邮件收发系统,代码短小精悍,但实现了邮件收发的所有基本功能。需要python 2.5!-Python prepared to send and receive e-mail system, code dapper, but realize the e-mail to send and receive all the basic features. Need python 2.5!
pythonChinesecut
- 在网上下载的程序,本人不但对程序本身做了详细的注释,还对中文切词的一些思路做了一定的介绍,更便于在此基础上进行修改。2007年9月3号在www.pudn.com上首发!
boa
- boa-constructor 基于wxPython and Python 的GUI构建器-boa-constructor in wxPython and Python-based GUI Builder
org.python.pydev.feature-src-1_3_9
- Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net) -Python Development Environment (Python IDE plugin for Eclipse). Fea
linkmssql_active
- 使用python连接mssql数据库的例程-Using python to connect mssql database routines
twogtp
- 用于两个GNUGO围棋程序通过进程间通讯进行对弈的程序。使用python语言开发,需要安装这个语言开发环境才能运行。-Go GNUGO procedures for the two inter-process communication through the game procedures. The use of python language development, need to install this language development environment to run.
minispider
- 一个小的爬行器代码,如果大家有兴趣可以上传一个比较完整的爬行器-A small reptiles code, if you are interested in to upload a more complete Crawler
search_google4
- 辅助进行google搜索的工具,可以将结果变成一个整文件-Auxiliary tool for google search, the results can be turned into a whole document
download_images20
- 进行批量的图片下载的工具,对于希望自己控制进行批量图片下载的朋友有用-Bulk of the picture to download the tools, who want to control their own bulk image download useful Friend
alarmme
- 一个可以提醒自己时间的工具,以前还有一个版本可以语音报时,太大了不好上传。
settime
- 这是一个可以设置系统时间的程序,按一定的规则进行系统时间的锁定。这个程序说明原理。还有一个正式版。主要差异是系统时钟在WINDOWS下准确与否。-This is a can set the system time-consuming procedures, according to certain rules of the lock system time. The descr iption of the procedures for Principle. There is also a fin
get_page
- 可以下载网页的原始格式,并可以模仿各种UA的小工具。主要用来调试和测试。-Can download the original page format, and can mimic a variety of UA gadget. Used primarily for debugging and testing.
book
- 查看小说的更新,更新提醒,用PYTHON写的-Show Novels update, update reminders, written by PYTHON
BitTornado-0.3.15
- 一个多点下载且源码公开的P2P软件,使用非常方便,就像一个浏览器插件。与以往http、FTP、 pub等下载人越多,速度越慢的方式迥然不同,BT下载的特点简单的说就是:下载的人越多,速度越快。时下BT已经成为网上交流资源最新、最酷的方式。-Download more than one point and open-source P2P software, use the very convenient, just a browser plug-in. Previous http, FTP, p
BatchDefineProjection
- esri公司的编程环境语言,本代码的功能是实现批处理的功能效果!-ESRI
Duplicate_Polygon_ID_Tool
- esri公司程序事例,主要功能是实现多次复制,实现工具条按钮!-ESRI examples of company procedures, the main function is to realize many times copied, realize toolbar buttons!
Raster_Batch_Loading
- 实现大量栅格数据的加载操作,其中效率很快!-Realize a large number of raster data load operation, the efficiency of which soon!
maze
- 我收藏的python下的迷宫路径搜索,用的是回溯法。为方便起见,程序没有记录行走路径,只输出路径所经历过的方块。-I collected the maze under the python search path, using a retroactive law. For the sake of convenience, the program did not record walking path, only the output path of the box experiences.