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

搜索资源列表

  1. libvirt-0.3.1.tar

    1下载:
  2. Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen,QEME和KVM虚拟化平台的C(也支持Python) API Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2311430
    • 提供者:gaowei
  1. svm python

    1下载:
  2. Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
  3. 所属分类:书籍源码

    • 发布日期:2011-05-05
    • 文件大小:298789
    • 提供者:superbear
  1. longboo-ajax

    0下载:
  2. 龙博框架主要特点 富客户端技术, 可以和任意后端技术(包括但不限于php, .Net, Java, python)或静态的HTML页面. 包含40多个图形界面控件, 例如标签(Tabs), 窗口对话框(Dialog),树型表格(TreeGrid),时间线(TimeLine)等等. 多浏览器兼容, 包括IE6+, firefox1.5+, opera9+, safari3+ 和 Google Chrome. 大量的API文档 和示例. 不断更新的代码片段供程序
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-16
    • 文件大小:4351823
    • 提供者:Lee XiaoLiang
  1. android4.0

    0下载:
  2. 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11740062
    • 提供者:小邓
  1. ns2stats.tar

    0下载:
  2. Python API for running ns2 and parsing output. Also a command line tool which prints aggregate statistics for a trace (much faster than flowanalysis.py)
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5136
    • 提供者:milan
  1. google-image-search

    0下载:
  2. 利用Google API按照给定关键字搜索并下载所有图片的代码,可以在短时间内收集大量图片素材。-Search and download images from web using google APIs.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1597895
    • 提供者:mep
  1. Python_API.tar

    0下载:
  2. pys60 中文版,对于学习手机python开发很有帮助-pys60 the Chinese version of python for the development of useful mobile learning
  3. 所属分类:Symbian

    • 发布日期:2017-04-09
    • 文件大小:1153224
    • 提供者:c
  1. Prentice.Hall.Rapid.GUI.Programming.with.Python.an

    0下载:
  2. 详细介绍了如何使用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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4731502
    • 提供者:lvpeng
  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. OpenCV2.2_API_Specification

    0下载:
  2. 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3465067
    • 提供者:
  1. Python

    0下载:
  2. Python for Android 安装手册,在android端实现python编程,兼容部分api。-Python for Android installation manual, python programming android side implementation, compatible with part of the api.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:854180
    • 提供者:bearqq
  1. PyNet

    0下载:
  2. Tutorial on Network Programming with Python,python网络编程教程,简单介绍python语言环境下的网络编程api-Tutorial on Network Programming with Python, python network programming tutorial
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:114346
    • 提供者:liwentao
  1. sphinx-2.0.2-beta.tar

    0下载:
  2. 软件介绍Sphinx是一个基于SQL的全文检索引擎,可以结合MySQL,PostgreSQL做全文搜索,它可以提供比数据库本身更专业的搜索功能,使得应用程序更容易实现专业化的全文检索。Sphinx特别为一些脚本语言设计搜索API接口,如PHP,Python,Perl,Ruby等,同时为MySQL也设计了一个存储引擎插件。-Software Descr iption Sphinx is a SQL-based full-text search engine, can be combined wit
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:1916158
    • 提供者:adffd
  1. Python-Developers-Handbook

    0下载:
  2. 这是一本详细的python手册,从python的简介到语法再到各种API的应用和python与其他语言的结合,本书足以让读者从入门到精通python。-Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network prog
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6859985
    • 提供者:Yan Wang
  1. python(3.0)

    0下载:
  2. python3.0 官方文档,内涵python3.0全部新特性以及API,python初学者必备利器-This documentation showed the details of new characters in python3.0 and all of the existing API for refferencing
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:4610651
    • 提供者:nan yh
  1. jython-burp-api-master

    0下载:
  2. Jython-Burp-API是一款使用Jython, Java和Python编写的Burp Suite插件,Jython-Burp-API为 Burp Suite 提供了一个Jython接口,使得你可以用python语言为Burp Suite编写扩展和控制Burp Suite。-The the Jython-Burp-API is a use Jython the Burp Suite plug-ins written in Java and Python, Jython-Burp-API f
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:80362
    • 提供者:gpudn26
  1. Google Speech API in Python

    0下载:
  2. Google Speech API in Python
  3. 所属分类:其他小程序

  1. Google Speech API in Python

    0下载:
  2. 在python源代码,使用谷歌API的音频文本转换! 可用于音频文件转换成文本
  3. 所属分类:其他小程序

  1. Python-2.6-PCAN-Samples-Project

    0下载:
  2. PCAN Basic API example code for PCAN CAN bus analyzer tool to monitor from PC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:16735
    • 提供者:Atee
  1. bottle-API-demo

    0下载:
  2. python使用bottle开发APP的服务器API例子-python+centos+bottle for APP API
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:40700
    • 提供者:alex
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com