搜索资源列表

  1. MP3Play

    0下载:
  2. 一个用python写的MP3播放器,供大家学习python时使用。源作者:djhui-Writing a python with the MP3 player for the U.S. study the use of python. Source Author: djhui
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:liedeng
  1. pymmseg

    0下载:
  2. 用python写的分词程序,实现的是最大匹配方法,简单易用-Using python to write the sub-term process of implementation is the largest matching method, easy-to-use
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-20
    • 文件大小:693248
    • 提供者:周光有
  1. python-twitter-0.5

    0下载:
  2. python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:63488
    • 提供者:richard
  1. Getting_Started_with_Python

    0下载:
  2. 这是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.
  3. 所属分类:Symbian

    • 发布日期:2024-05-20
    • 文件大小:223232
    • 提供者:kxu
  1. 80211b_python

    0下载:
  2. 用python实现的802.11b系统的程序。包括可运行的收发程序,和包层面、物理层面的实现程序。-Python achieved with 802.11b system. Including the operation of transceiver procedures, and package level, the physical dimensions of the realization of the procedure.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:wujian
  1. Programming.Collective.Intelligence

    0下载:
  2. Oreilly版Programming Collective Intelligence,用python进行机器学习-Programming Collective Intelligence in python
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:2630656
    • 提供者:熊温森
  1. PyFetion1.py

    0下载:
  2. 用python开发的飞信客户端,源代码提供。-With the development of Fetion python client, provided the source code.
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:wang
  1. SnakeBite

    0下载:
  2. 贪食蛇小游戏,用python写的,很不错,给大家借鉴借鉴。注意不要玩的太入迷哦-Snake bite,written in python. It s fantastic and you can learn a lot from it. Take care,don t be hooked by it!!!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:liu jin guo
  1. The_serial-port_codes_of_Python

    0下载:
  2. 一个用Python写的串口程序代码,想学习的可以来下载。-Written by a serial port using Python code, I would like to learn to download.
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. FretsOnFire-ChartsServer-1.0.tar

    0下载:
  2. 一个开源的游戏源码,类似吉他英雄,用python完成,做休闲游戏的朋友可以研究研究。-An open source game similar to Guitar Hero, complete with python, so friends can leisure game studies.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:180224
    • 提供者:风为
  1. xlwt-0.7.1.win32

    0下载:
  2. xlwt 是用PYTHON生成EXCEL文件的包,和xlrd是读写整套包,巨方便-xlwt is generated PYTHON package EXCEL files, and read and write the entire package is xlrd, giant convenience
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-20
    • 文件大小:151552
    • 提供者:cxl2253
  1. Collective_Intelligence

    0下载:
  2. <Programming Collective Intelligence>是《集体智慧编程》的原版,主要讲解了WEB2.0的一些数据统计和分析的算法,结合网络上的数据挖掘,全部用PYTHON实现,是一本不可多得的PYTHON学习书籍,绝对值得一看!-<Programming Collective Intelligence> Is " the collective wisdom of programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2630656
    • 提供者:binheart
  1. pygame-snake

    0下载:
  2. 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:海廷
  1. Skype4Py

    0下载:
  2. P2P方面的一个应用skype,用python实现。源于网络,共享到网络,-the application skype of p2p,implemented in python. download from internet
  3. 所属分类:P2P编程

    • 发布日期:2024-05-20
    • 文件大小:987136
    • 提供者:thomas
  1. Forex

    0下载:
  2. 一个用python写的三个小程序,分别用来解析xml和html和读取网络文件-One with three small programs written in python, respectively, used to parse xml and html and read a network file
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:殳中晓
  1. WbMFT

    0下载:
  2. 更改文件的创建时间和修改时间。源码用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 intern
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-20
    • 文件大小:5192704
    • 提供者:Wang Bin
  1. PythonFetion

    0下载:
  2. 用python开发的飞信,基于pyfetion.py.。 包括发送、接收、调用。-Flying letters with the python development, based on pyfetion.py.. Including sending, receiving, calls.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:apz
  1. Flickr_code_2009_05_14

    0下载:
  2. 用python实现的可以从flickr上下载图形进行研究和分析之用-Python implementation that can be used to download graphics from the flickr research and analysis purposes
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3213312
    • 提供者:lipiji
  1. gdal_merge

    0下载:
  2. 功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:freespy
  1. CLI_Python

    0下载:
  2. 用python语言实现的Command Line Interface接口,易于添加命令,可整合到测试平台中。-A Command Line Interface interface written by Python, it is easy to add new commands, and can be integrated into your test platform.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:PANDA
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org