搜索资源列表
wx
- wxPython做的简单的图形界面实例,可以用右键全屏拖动。-A sample for UI construct by wxPython, while could be draged around the screen.
python
- python 图形界面编程入门指南 关于python图形界面的各控件应用技巧,适合初学者-Getting Started Guide python GUI Programming
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
core_Python_programming_cn
- 已建立索引的Python核心编程(中文第二版)。对于初学者,这是一本Python开发的权威指南,涵盖了Python的核心功能特性,而不仅仅是语法,有正则表达式、网络、多线程、图形用户界面、Web/CGI和Python扩展等高级功能,同时也包括了数据库、网络客户端、Java/Jython和Microsoft Office等内容,并有大量实例-Index has been the core of Python programming (English second edition). For beg
chengshi
- 运用模式匹配的思想,正则表达式的工具,对网页中图形,文字的截取,还有函数编程,字典的应用-Ideas using pattern matching, regular expression tool, web page graphics, text capture, also function programming, the application dictionary
Python.2.6.Graphics.Cookbook
- python图形界面编程参考书,主要使用Tkinter-GUI programming python reference
Python.Programming2nd
- python核心编程 Python是一种功能十分强大的面向对象编程语言,可以用于编写独立程序、快速脚本和复杂应用的原型。作为一种开源软件,Python可以自由获取,而且非常易学易用。本书是Python语言的经典入门读本,由两名顶尖的Python技术专家兼培训专家联手撰写,涵盖了该语言的所有核心内容。所有练习的解答都可在书后找到。 本书描述了Python程序的基本构件:类型、操作符、语句、函数、模块、类以及异常和介绍了更多高级主题,包括复杂的实例。无论是用于编写简单的脚本,还是复杂的科学
Gpythone
- python 图形界面编程入门指南 关于python图形形界面的各控件应用技巧,适合初学者, -python graphical interface programming Getting Started Guide on the python graphical form interface control application skills, suitable for beginners
Calculator-master
- 利用Python图形界面仿真一个计算器 包含简单的加减乘除计算等-Python GUI emulation use a calculator
图形执行命令工具
- TK窗口界面实例,适用于新手开始学习PYTHON GUI(TK window interface example, suitable for beginners to start learning PYTHON GUI)
识别圆
- 给出一个多个图形的一幅图,识别里面的圆,进行灰度处理,边缘分割等处理,最后标识出图片中的所有圆形。(Given a picture that used for multiple graphics recognition, inside the picture,detect circle include gray processing, edge segmentation, and finally identifies all circles.)
Python写的贪吃蛇小游戏源码
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming!)
Desktop
- 编辑一个图形交互界面,进行与用户的交互。(Edit a graphical interface)
信息技术答题系统
- 可做修改的图形软件,新手做的拿去可以一番修改来玩玩。(The graphics software that can be modified can be modified to play by the novice.)
项目
- 这是一个简单的python程序。ython(英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大
KochDrawV2 (1)
- 用python做一个分形图形-koch雪花,非常适合刚学python的新手学习函数的迭代.(Using Python to make a fractal -koch snowflake, it is very suitable for Python learning new iterations.)
turtle库绘图应用
- turtle库是非常适合初学者使用的简单图形绘制模块,本程序利用turtle库绘图帮助大家掌握turtle库使用(Turtle library is very suitable for beginners to use simple graphics rendering module. This program uses turtle library drawing to help you master the use of turtle library.)
snake
- Python写的带简单图形界面的贪吃蛇小游戏,代码简短,是学习Python编程的好材料!(Python written with simple graphical interface Snake game, the code is short, is a good material to learn Python programming.)
坦克大战源码
- 该文件是坦克大战源码,包括图形,声音,动画,可以尽情畅想。(This document is the source code of tank battle, including graphics, sound, animation, you can think freely.)
视觉测距
- 利用相似三角形原理来使用单目摄像头测距,使用的语言为python,测试图形为圆形。(Using the principle of similar triangle to use monocular camera for ranging, using Python language, the test figure is circular.)