CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python-2

搜索资源列表

  1. openrts-0.2-src

    0下载:
  2. 这个是开源python RTS 游戏的源码,使用了pygame这个库。比较适合于初学者-This is the source code of python RTS. It uses pygame as its fundamental library
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1814403
    • 提供者:lionsq
  1. jinja-docs

    0下载:
  2. This the documentation for the Jinja2 general purpose templating language. Jinja2 is a library for Python 2.4 and onwards that is designed to be flexible, fast and secure.-This is the documentation for the Jinja2 general purpose templating language
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:368053
    • 提供者:Simon Frantisek
  1. 175-ch13-7-Threading-2

    0下载:
  2. Thread demonstration in Python
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2617
    • 提供者:csaba
  1. python-msrplib-0.14.2.tar

    0下载:
  2. Python code for MSRP.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:32869
    • 提供者:steven
  1. python-3.2.3

    0下载:
  2. 学习python的利器啊,可以好好参考使用-Learning python weapon, you can make reference to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17333556
    • 提供者:TAOTAO
  1. cours_python-(2)

    0下载:
  2. python cours and code source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2391792
    • 提供者:mido
  1. PythonEX1.2-Quick-Start

    0下载:
  2. Python例程1.2-入门(conditionals,exceptions,for loop,function, generator, simple loop, while loop, error info)-Python examples 1.2-Quick Start(conditionals,exceptions,for loop,function, generator, simple loop, while loop, error info)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4373
    • 提供者:tiptopneo
  1. PyCamLib-1.2

    0下载:
  2. nokia出的基于python的camlib库,与melib类似,这是库的安装文件-nokia out of python-based camlib library, similar to melib This is the library installation files
  3. 所属分类:Symbian

    • 发布日期:2017-03-30
    • 文件大小:13548
    • 提供者:truman
  1. lp_solve_5.5.2.0_Python2.6_exe_win32

    0下载:
  2. python线性优化算法库,lp_solve_5.5.2.0_Python2.6_exe_win32-python linear optimization algorithm library
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:171275
    • 提供者:李俊
  1. test2.2.py

    0下载:
  2. python scr ipt to find ROT-13 encryption file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-03
    • 文件大小:583
    • 提供者:Vikas
  1. hamster3-2

    0下载:
  2. 自己用python写的打地鼠游戏,不够完善,仅供参考-Inadequate for reference only own fight hamster game written in python
  3. 所属分类:Other Games

    • 发布日期:2017-11-09
    • 文件大小:1782
    • 提供者:guohao
  1. python

    0下载:
  2. 2-16进制的转换,2进制到8进制,8进制到16.-2-16 hex conversion
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:640
    • 提供者:小强
  1. pexpect-2.3

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:210918
    • 提供者:yyo
  1. TEA-(2)

    0下载:
  2. TEA算法的python实现,TEA是腾讯QQ用到的加密算法,很有价值,-Realization the TEA algorithm of python, TEA encryption algorithm used in Tencent QQ, valuable, Oh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3211
    • 提供者:xiaofeng
  1. pinyin_python

    0下载:
  2. 能将任一分过词的文章,进行去重、排序,转换为拼音、将拼音转换为音素。可用于汉语语音识别前的语料准备。代码已在python 2.7上运行通过。-Able to any one point of the cross-word article, de-emphasis, sort, convert Pinyin Pinyin conversion to phonemes. Can be used for the corpus preparation before the Chinese speech
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-07
    • 文件大小:78680
    • 提供者:main
  1. main-(2)

    0下载:
  2. python编写的对xml文件的分析器,主要应用分析xml格式的.pit文件-the python xml file analyzer application analysis xml format. pit file
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1082
    • 提供者:王风
  1. AddressBook

    0下载:
  2. 使用Python 2.7完成的AddressBook地址簿程序, 有助于Python编程入门。-Python 2.7 AddressBook address book program, helps the Python programming entry.
  3. 所属分类:Home Personal application

    • 发布日期:2017-11-11
    • 文件大小:1896
    • 提供者:insaneguy
  1. 100programs-in-Python

    0下载:
  2. 一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。    1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"") setbkcolor(YELLOW) fo
  3. 所属分类:Data structs

    • 发布日期:2017-11-25
    • 文件大小:91046
    • 提供者:race
  1. FANN-2.2.0-Source

    1下载:
  2. FANN 2.20 Source code.Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-21
    • 文件大小:2353152
    • 提供者:兰虹丞
  1. imageeditor_v1.2

    0下载:
  2. Google App Engine下可以使用的简单图片编辑程序,使用的是Python语言,具体功能是上传修改和下载图片。可以直接上传GAE-Google App Engine can be used for simple image editing program, using the Python language, the specific function is to upload modifications and download pictures.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:10380
    • 提供者:zhuchenxi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com