搜索资源列表
Rapid_GUI_Programming
- 《用Python和Qt进行快速GUI编程》英文PDF + 源码
box2d V2.1.2
- Box2D做为一个物理引擎,它本身并不提供可见的图形界面,但是提供了计算在物理世界中刚体(不会变形的物体)运动(旋转/移动)轨迹数据的能力。所以任何一个带图形界面的程序开发框架都可以使用Box2D提供的数据,将物理特效以直观的方式展现出来。目前javascr ipt/flash/java/Python等都提供了对Box2D的支持。当然Qt也能将Box2D加入进来和Graphics View框架结合,而且因为都是C++代码,这种集成显得非常方便。
RapidGUIProgrammingwithPythonandQt
- python的gui开发教程,是pyQt,C++Qt中的对应版,C++Qt中所有的效果基本上pyQt里面都有,python程序员想开发华丽界面不可或缺的资料啊。-The gui python development tutorials, is pyQt, C++ Qt the corresponding version, C++ Qt pyQt basically all the effects which are, python programmers want to develop esse
pyqt
- 《Rapid GUI Programming with Python and Qt》随书源码,python图形界面编程经典-《Rapid GUI Programming with Python and Qt》source code, classic textbook in gui programming in python
xzgl
- 学籍管理系统,学籍 管理系统 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBscr ipt Javascr ipt ASP CSharp CHM FlashMX matlab P
pyqt
- Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt 源码-Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt Source code
SourceCodepythonandQt
- Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt 源码-Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt Source code
fftdemo_qt
- 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
OpenPIV
- OpenPIV is an initiative of scientists to develop a software, algorithms and methods for the state-of-the-art experimental tool of Particle Image Velocimetry (PIV) which are free, open source, and easy to operate. OpenPIV is the successor of the we
zbar-0.10
- 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick im
clock
- 利用python的Qt绑定库PyQt4编写的桌面时钟,练习用。-desktop clock Written by PyQt4
login
- 这个是用python+qt写的登陆界面,包含登陆关闭等控件。-use python+qt write login in s interface
test
- QT调用Python文件中的函数,输出打印函数中的内容(QT calls the functions in the Python file and prints the contents of the print function)
hello
- 实现Python qt 输出HELLO 界面(To achieve the Python QT output HELLO interface)
firstpyqt
- python qt联合开发,QT做界面,python写逻辑和控制,其中包括qTimer使用的Socket udp使用(Python QT joint development, QT do interface, python write logic and control, including the use of qTimer Socket UDP use)
CrawlStock
- Python3编写的股票爬取程序,界面用QT编写,爬取数据存放在MySQL数据库,也可存在本机的txt文档。程序可以分析股票的最大成交额最大成交量,按名称或股票代码查找股票。(Python3 prepared by the stock crawling program, interface written with QT, crawling data stored in the MySQL database, but also the existence of the local TXT doc
testPTL_20170823
- python program on QT to oneself
Qt-Python-Binding-Examples-master
- python QT binding library
PYTHON QT GUI快速编程 PYQT编程指南
- PYTHON QT GUI快速编程 PYQT编程指南(PYTHON QT GUI fast programming guide for PYQT programming)
PYQT_dealdata
- pyqt qt5 在《Python Qt GUI快速编程》中第8章数据处理和自定义文件格式的源代码,改成qt5版本(pyqt qt5 base on <Python Qt GUI Rapid program>)