搜索资源列表
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
Python
- 《简明 Python 教程》为 "A Byte of Python" 的唯一指定简体中文译本,版权 © 2005 沈洁元 无论您刚接触电脑还是一个有经验的程序员,本书都将有助您学习使用Python语言。-The concise Python tutorial "for" A Python "an uploaded file of the simplified Chinese version, copyright © ShenJieYuan 2005 Whatever y
python-qianminming
- 利用python语言写的课程设计: 包括学生成绩统计,电信计费系统 等7个程序-The use of python language of curriculum design: Including student performance statistics, the telecommunications billing system 7 procedures, etc.
Python-Examples
- 一本网上教程的附录的程序实例,相当不错的python-pygame编程实例-An online tutorial appendix instance, very good programming examples python-pygame
Python.Programming2nd
- python核心编程 Python是一种功能十分强大的面向对象编程语言,可以用于编写独立程序、快速脚本和复杂应用的原型。作为一种开源软件,Python可以自由获取,而且非常易学易用。本书是Python语言的经典入门读本,由两名顶尖的Python技术专家兼培训专家联手撰写,涵盖了该语言的所有核心内容。所有练习的解答都可在书后找到。 本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常和介绍了更多高级主题,包括复杂的实例。无论是用于编写简单的脚本,还是复杂的科学
Python-Examples
- 这是一个包含很多python程序的压缩包,里面有很多python示例的小程序。-This is a python program that contains a lot of compression package, there are many examples of small python program.
python
- Python程序设计指南中的一些编程案例,非常有用,便于初学者学习-some exercise in the book of guidline of python design, it s very helpful and suitable for the freshermen
影像裁剪程序
- 基于python的arcgis影像裁切程序,适用于地图裁切,分幅。(Python based ArcGIS image cutting procedures, applicable to map cutting, split.)
CET
- 通过python程序实现英语四六级查分系统(Implementation of CET system through Python)
python机器学习预测分析核心算法
- 机器学习预测分析python程序,很有用的啊,希望对大家有帮助(Machine learning prediction analysis Python procedures, very useful ah!)
Python反向代理服务器
- http反向代理,一个最简单的python代理程序(The HTTP reverse proxy is one of the simplest Python agents.A reverse proxy server implemented using python and django.)
编程程序
- python程序,用于将hdf文件转为二进制文件,并且提取hdf数据到excel(can transform hdf to ascii, and extract hdf to excel ,written in python)
SMAA程序code
- 本压缩文件里面使用PYTHON 实现了smaa的功能(Use PYTHON to implement the function of SMAA)
python程序设计基础
- python程序设计语言课后习题答案 每一节后的习题代码(Python programming language after-school exercise answers each post exercises code)
H9
- 谢尔排序,快速排序以及归并排序的三个Python程序(Shell sorting, quick sorting and merge sort of three Python program)
Python for windows
- Python安装包,可安装最新版本python程序(Python installation package)
项目
- 这是一个简单的python程序。ython(英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大
基于python的最优路径规划
- 基于蚁群算法的python程序,用于最优路径规划,仅做参考!(Python program based on ant colony algorithm for optimal path planning, only for reference!)
《python基础教程第三版》
- 本书包括Python程序设计的方方面面,首先从Python的安装开始,随后介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典以及各种语句。然后循序渐进地介绍了一些相对高级的主题,包括抽象、异常、魔法方法、属性、迭代器。此后探讨了如何将Python与数据库、网络、C语言等工具结合使用,从而发挥出Python的强大功能,同时介绍了Python程序测试、打包、发布等知识。最后,作者结合 前面讲述的内容,按照实际项目开发的步骤向读者介绍了几个具有实际意义的 Python项目的开发过程。
python编程从入门到实践的案例和动手试一试源代码
- python编程从入门到实践的案例和动手试一试源代码.本书旨在让你成为优秀的程序员,具体地说,是优秀的 Python 程序员。通过阅读本书,你将迅速掌握编程概念,打下坚实的基础,并养成良好的习惯。阅读本书后,你就可以开始 学习 Python 高级技术,并能够更轻松地掌握其他编程语言。(Python programming from entry to practice examples and hands-on source code. This book aims to make you a g