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

搜索资源列表

  1. Python

    0下载:
  2. Python从入门到精通很不错的一本书。。。哈哈。看看吧。-Python from entry to master a very good book. . .哈哈. Let' s see it.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:571742
    • 提供者:anglewings
  1. python

    0下载:
  2. Python是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。-Python is an object-oriented programming language interpreter computers, is a powerful and complete universal language, has a history of ten years of development, mature and stable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-31
    • 文件大小:13697151
    • 提供者:王明军
  1. python

    0下载:
  2. 计算文件中原子之间的距离,并统计距离大于某一值的数目-Calculate the distance between atoms in file, and statistics from a value greater than the certain number
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1251
    • 提供者:溪夕
  1. Python2.6

    0下载:
  2. 由于网络上这些安装文件很,而且版本不一致还不能用,开始下了个3.1的,它的打印语句还要加括号才能用,而且还找不到配套的pythonwin,最后找了好久才找到一个2.6版本的,和配套的pythonwin,传上来给有同样需要的。-Because of these installation files are on the network, and the version of the inconsistency is not yet able to start down a 3.1, it also
  3. 所属分类:Other systems

    • 发布日期:2017-06-12
    • 文件大小:19946898
    • 提供者:符观辉
  1. extractorcorreos

    0下载:
  2. This code extract a list of email directions, from the mails in your inbox, this is for comile in python lasted version compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1785
    • 提供者:Mocolete
  1. Ice-3.3.0.tar

    0下载:
  2. ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4260675
    • 提供者:luwenjia
  1. pyexcelerator-0.6.4.1

    0下载:
  2. Excel文件读取 安装: python setup.py install from pyExcelerator import * sheets = parse_xls( d:/a.xls ) 很简单,与 xlrd 不同。xlrd 需要先调用book = xlrd.open_workbook(filename)打开文档,然后再调用sh = book.sheet_by_index(i)来得到第几个sheet,然后再使用sh.cell_value(i, j)得到i行
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:173654
    • 提供者:kevin
  1. xlrd-0.6.1

    0下载:
  2. 使用 xlrd 能够很方便的读取 excel 文件内容,而且这是个跨平台的库,能够在windows,linux/unix,等平台上面使用。 -Use xlrd can easily read the contents of excel file, and this is a cross-platform libraries, can be windows, linux/unix, and other platforms used above.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:119214
    • 提供者:kevin
  1. button_example

    0下载:
  2. create a button in python = a simple tutorial
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:1038
    • 提供者:sumesh
  1. snake

    0下载:
  2. 一个可调式的贪吃蛇程序 无素材 方向键W S A D-An adjustable-style Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2199
    • 提供者:yy
  1. policyServer

    0下载:
  2. flash 中的 socket 使用,要先访问策略服务器获取安全沙箱的策略文件,如843 端口,然后才能与你的逻辑服务器端口通讯,我提供的是一个策略服务器的代码,可以在命令行用下面的命令启动这个服务 flashpolicyd.py --file=policyfile.xml --port=843-The policyfile.xml file is a Flash Player socket master policy file that will need to be conf
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1817
    • 提供者:wf
  1. TwistedNetworkProgrammingEssentials

    0下载:
  2. twisted是用Python开发的一种语言,转为网络编程设计,很方便-twisted is a language with Python development, to network programming design, very convenient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1299090
    • 提供者:王华
  1. giflib-4.1.6

    0下载:
  2. GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-22
    • 文件大小:716498
    • 提供者:ls
  1. udp_proxy

    0下载:
  2. UDP Proxy. 实现UDP端口转发功能.-UDP Proxy is a tool for forwarding udp pkts to other machine/ports
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:896
    • 提供者:wax
  1. PyPressFor_GAE_v0.1.1

    0下载:
  2. PyPress For GAE是Python制的开源软体,以WordPress为蓝本而开发。 基本上只要可让Python执行的环境便可使用,特点是可在Google App Engine上运作。 功能上虽然不及WordPress,发文、页面、部落格和用户资讯也可改变,作为架设部落格而言已经十分足够,只是没有了管理界面。 -PyPress For GAE is the Python open-source software system to be modeled on the developm
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:874351
    • 提供者:ShiShuguang
  1. em

    0下载:
  2. EM程序,由python编写。echo lab-a program of EM algorithm and is coded by python.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:816
    • 提供者:lujiasen
  1. hist

    0下载:
  2. opencv直方图用python实现,第一次做,可能比较粗糙,多多包涵-opencv histogram with a python implementation, for the first time to do, it may be rough, bear with me
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1305
    • 提供者:sun
  1. pythoncookbook

    0下载:
  2. python cookbook,搜了很久才搜到,请大家共享-python cookbook, just search to search for a long time, please share
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:2167565
    • 提供者:sun
  1. paperofbai

    0下载:
  2. turbo码资料,博士论文,有参考价值,仅供参考 -a paper about turbo
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4178259
    • 提供者:曾正
  1. kyotocabinet-python-1.14.tar

    0下载:
  2. 这是 kyoko cabinet C语言库代码 Python 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This Python library wraps the polymorphic database of the C++ API. So, you can s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:66384
    • 提供者:Jim Abuma
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com