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

搜索资源列表

  1. 绝地程序编辑器

    0下载:
  2. 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:312494
    • 提供者:张强
  1. pyqt

    2下载:
  2. 《Rapid GUI Programming with Python and Qt》随书源码,python图形界面编程经典-《Rapid GUI Programming with Python and Qt》source code, classic textbook in gui programming in python
  3. 所属分类:source in ebook

    • 发布日期:2016-07-19
    • 文件大小:892260
    • 提供者:Markus
  1. PythonHTK

    0下载:
  2. Document for Python programming in HTK
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-07
    • 文件大小:1780825
    • 提供者:Cutie Babe
  1. programming_python

    0下载:
  2. programming python 3rd edition的所有哦源代码,非常丰厚的礼品啊!O REILLY出版的Programming Python,分上下两册,目前只有英文版,但是源代码很经典,作者是一个资深的Python程序员,相信你需要它!-Programming Python 3rd edition source code, cover almost every field of Python. You can t miss it !
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:13308545
    • 提供者:胡启
  1. TkinterProgrammingCodeByExamples

    0下载:
  2. Tkinter Programming Code By Examples.pdf
  3. 所属分类:Editor

    • 发布日期:2017-03-31
    • 文件大小:474098
    • 提供者:noir
  1. [6_00][handout]

    0下载:
  2. MIT的EECS学院本科新生入学第一门课程introduction_to_cs&programming的课堂代码,也是学习python语言和计算机科学很好的资料。-MIT' s EECS Undergraduate Freshmen first course introduction_to_cs & programming class code to learn python is a good language and computer science information.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-23
    • 文件大小:412611
    • 提供者:cdg
  1. Hadoop-streaming

    0下载:
  2. Hadoop Streaming 编程 Hadoop Streaming是Hadoop提供的一个编程工具,它允许用户使用任何可执行文件或者脚本文件作为Mapper和Reducer。本源程序用C++、C、shell脚本 和python实现了WordCount作业,总结了常见的问题-Hadoop Streaming programming Hadoop Streaming Hadoop provides a programming tool that allows users to use
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:2636
    • 提供者:aaaaaaa
  1. fastJSON

    0下载:
  2. JSON (Javascr ipt Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the Javascr ipt Programming Language, Standard ECMA-262 3r
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:23293
    • 提供者:Nguyen
  1. benPython3

    0下载:
  2. 笨办法学 Python pdf电子书,虽然是“笨办法”,但实际上丝毫并不是笨办法,虽然读完这本书并不   意味着你已经学会了Python编程,但至少会让你对这个行业有一个初步的了解,而且可以让您一字一句的写出简单的 Python 程序来,若不相信,你也或许真的比较“笨”。-Benbanfa learn Python pdf e-books, though with " awkward" , but in fact did not awkward, although readi
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:894975
    • 提供者:henwunai
  1. study_example

    0下载:
  2. 给出了《Python编程金典》第8章到第十章的编程实例,对学习Python的类和GUI编程很有帮助-Gives the " Python Code Jindian" Chapter 8 to chapter programming examples for learning Python classes and GUI programming helpful
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:119540
    • 提供者:huangzhichang
  1. pyqtsrc

    0下载:
  2. 配套书籍Rapid GUI Programming with Python and Qt:The Definitive Guide to PyQt Programming代码,可供参考-Matching books 《Rapid GUI Programming with Python and Qt: The Definitive Guide to PyQt Programming》 code, for reference
  3. 所属分类:source in ebook

    • 发布日期:2017-05-03
    • 文件大小:1044001
    • 提供者:grath
  1. head_first_programming

    0下载:
  2. Easy to Learn Document for Applications Development. Python Programming with visual help.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-27
    • 文件大小:9779367
    • 提供者:bruno_pt
  1. Python-basic

    1下载:
  2. Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:67540
    • 提供者:littlepool
  1. Python

    0下载:
  2. Python学习笔记第二版 pdf电子书,全书介绍了Python基础环境,内置类型、表达式、函数、迭代器、模块类和异常等方面的知识。只所以取名为学习笔记,主要是不适合做⼊ 入⻔ 门课程使⽤ 用,所有内容都假定读者有 "⾜ 足够" 的编程基矗我原本也没打算把它写成正式读物,最主要的⽤ 用途还是个⼈ 人备忘罢了。-Python study notes pdf ebook second edition, the book intr
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1354571
    • 提供者:赵坤东
  1. python_programming

    0下载:
  2. 这是一本介绍PYTHON编程的好书,其中内容详实,举例经典,且有详细的代码可供参考,极为适合初学者使用。-This is an introduction PYTHON programming books, including informative, the classic example, and there is a detailed code for reference, very suitable for beginners to use.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-12
    • 文件大小:3025076
    • 提供者:cheng
  1. pca_batch1

    0下载:
  2. 使用Python语言编程,可以很好的实现pca算法。-Using the Python programming language, it can achieve a good pca algorithm.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:877
    • 提供者:路机关
  1. gps-prog

    0下载:
  2. gps programming in python
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5867
    • 提供者:amy
  1. AbaqusGUI-Programming-Guide

    3下载:
  2. 《AbaqusGUI程序开发指南(Python语言)》配套资源-" AbaqusGUI Programming Guide (Python language)" complementary resources
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1119232
    • 提供者:熊凯
  1. Foundations-of-Python-Network-Programming--3rd-Ed

    0下载:
  2. this useful for ios / mac developer-this is useful for ios / mac developer
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-13
    • 文件大小:2959182
    • 提供者:face
  1. pudn

    0下载:
  2. Android开发案例,Python编程(Android development case, Python programming)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-12
    • 文件大小:53312272
    • 提供者:hyuestc
« 12 »
搜珍网 www.dssz.com