搜索:python
找到约 953 项符合「python」的查询结果
结果 953
按分类筛选
- 全部
- 技术资料 (452)
- 其他 (99)
- 其他书籍 (61)
- 电子书籍 (29)
- 源码 (20)
- 书籍 (17)
- Linux/Unix编程 (12)
- 编译器/解释器 (10)
- 软件设计/软件工程 (9)
- 书籍源码 (7)
- VIP专区 (7)
- 数学计算 (6)
- 网络 (5)
- Internet/网络编程 (4)
- 编辑器/阅读器 (4)
- 数据结构 (4)
- 加密解密 (3)
- 软件工程 (3)
- 计算机相关 (3)
- 手机短信编程 (3)
- Java编程 (3)
- 多国语言处理 (3)
- matlab例程 (3)
- Symbian (3)
- 教程 (3)
- 单片机编程 (2)
- 通讯/手机编程 (2)
- 技术教程 (2)
- 技术管理 (2)
- 汇编语言 (2)
- 通讯编程文档 (2)
- 文章/文档 (2)
- VC书籍 (2)
- 其他嵌入式/单片机内容 (2)
- MySQL数据库 (2)
- SQL Server (2)
- 软件 (2)
- 笔记 (2)
- 其他 (2)
- 接口技术 (1)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 技术书籍 (1)
- 教材/考试/认证 (1)
- 资料/手册 (1)
- 串口编程 (1)
- 游戏 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- 人工智能/神经网络 (1)
- Java书籍 (1)
- STL (1)
- 中间件编程 (1)
- 并行计算 (1)
- 3G开发 (1)
- 经验 (1)
- 习题答案 (1)
- 开发板 (1)
https://www.eeworm.com/dl/534/466715.html
其他
gnuradio下ofdm系统的python实现。包括收发路径
gnuradio下ofdm系统的python实现。包括收发路径,fft变换,标准的ofdm程序。
https://www.eeworm.com/dl/534/451700.html
其他
memcard is a multiplaform flashcard word learning software written on a python language. (tested on
memcard is a multiplaform flashcard word learning software written on a python language.
(tested on RHEL5 and MS Vista)
https://www.eeworm.com/dl/534/432974.html
其他
我认为最适合初学者的一本Python书籍
我认为最适合初学者的一本Python书籍,有详尽的作业,只详解Python最实用的核心部分。
https://www.eeworm.com/dl/542/434070.html
其他书籍
This book introduce how to programming with the Python language 3 in Windows or Linux.
This book introduce how to programming with the Python language 3 in Windows or Linux.
https://www.eeworm.com/dl/527/479932.html
通讯/手机编程
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ---------------
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007- ...
https://www.eeworm.com/dl/837561.html
技术资料
用Python做科学计算,406页高清文字版pdf
本书将介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,我们还将着重介绍如何
制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如
何编写声音、图像处理算法。
阅读本书你需要学习过Python语言的一些基础知识,对面向对象的程序开发有所了解。 ...
https://www.eeworm.com/dl/840888.html
技术资料
像计算机科学家一样思考Python-第2版
像计算机科学家一样思考Python-第2版,本书的目标是教你像计算机科学家一样思考。这一思考方式集成了数学、工程以及自然科学的一些最好的特点。像数学家一样,计算机科学家使用形式语言表示思想(具体来说是计算)。像工程师一样,计算机科学家设计东西,将零件组成系统,在各种选择之间寻求平衡。像科 ...
https://www.eeworm.com/dl/845639.html
技术资料
Python的全国公交地图api调用代码实例
该文档为基于Python的全国公交地图api调用代码实例讲解文档,代码描述:基于Python的全国公交地图api调用代码实例代码平台:聚合数据 #!/usr/bin/python# -*- coding: utf-8 -*-import json, urllibfrom urllib import urlencode #----------------------------------# 全国公交及路径规划查 ...
https://www.eeworm.com/dl/846031.html
技术资料
《Python核心编程》(中文第二版)高清版 925页
《Python核心编程》(第二版)是2008年人民邮电出版社出版的图书,作者是(美)丘恩(Chun,W.J.)。本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常,介绍了更多高级主题,包括复杂的实例。本书适合Python初学者,以及已经入门但想继续学习和提高自身Python技巧的程序员 ...