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

搜索资源列表

  1. guanshui

    0下载:
  2. 浙江大学CC98论坛灌水机,使用python和PyQt编写-Zhejiang University, CC98 Forum, irrigation machines, the use of python and PyQt preparation
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:45862
    • 提供者:Li Zhao
  1. fftdemo_qt

    0下载:
  2. 内部利用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
  3. 所属分类:Graph Drawing

    • 发布日期:2014-09-04
    • 文件大小:6351197
    • 提供者:秦玉龙
  1. opornik.py.tar

    0下载:
  2. Resistor checking program for unix writen in python and pyqt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-25
    • 文件大小:2010
    • 提供者:shade
  1. PyQt4

    0下载:
  2. 一本快速掌握pyqt4的重要参考数目,使用QtDesigner作为其开发工具.-An important reference to grasp pyqt4 number, as its development tool to use QtDesigner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:631314
    • 提供者:qx
  1. miniweb

    0下载:
  2. 使用PyQt实现了最简单的web浏览器的功能-PyQt achieved using the simplest web browser functions. . . . . . . . .
  3. 所属分类:Browser Client

    • 发布日期:2017-04-05
    • 文件大小:757
    • 提供者:dragra
  1. jj

    0下载:
  2. 一个界面 pyqt写的需要安装python3.2.3 此界面共空间刷刷用的-Pyqt write an interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1165
    • 提供者:湮雨
  1. Tester

    0下载:
  2. 使用Python和PyQt编写的仿360界面。-Use of Python and PyQt written, imitation 360 interface.
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-24
    • 文件大小:5368832
    • 提供者:dawei
  1. XmlRptSender

    0下载:
  2. [原创]Python/pyqt代码,读取xml文件并以列表方式显示,可将列表内容发送至以太网。-Python pyqt read xml file and show content,send socket report。
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-17
    • 文件大小:210544
    • 提供者:李鹏程
  1. floatMemConv

    0下载:
  2. pyqt写的浮点数与整形数内存查看,支持大端小端转换。-float memory show,developed by pyqt.
  3. 所属分类:Energy industry

    • 发布日期:2017-11-22
    • 文件大小:59701
    • 提供者:李鹏程
  1. pyqtris_v1_01_src

    1下载:
  2. 简单的python开发小游戏,利用pyQT,实现经典游戏俄罗斯方块。-Simple python development of small game, using pyQT, to achieve the classic game Tetris.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-17
    • 文件大小:14506
    • 提供者:海涛
  1. change

    2下载:
  2. pyqt和opencv结合,将opencv采集的图像显示到QT的窗口上 python代码 国外大神写的-pyqt and opencv combined with the opencv captured image is displayed on the window to QT python code written in foreign god
  3. 所属分类:Other systems

    • 发布日期:2016-07-19
    • 文件大小:3072
    • 提供者:赵旭
  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-04
    • 文件大小:1044001
    • 提供者:grath
  1. musicplayer

    0下载:
  2. 带简单PyQt界面的音频处理程序,打开界面,播放文件,调整音效。-Audio processing PyQt interface with simple, open interface, play the file, adjust the sound.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:333220
    • 提供者:王吉利
  1. 2048game

    0下载:
  2. python2.7下用PyQt仿制的2048小游戏,将图片换成images下的同名图片,可以得到不同的主题游戏。达到2048后可以选择继续或者退出,不能移动后提示失败并提示是否重新开始。dist文件夹和build文件夹下exe为py2exe生成的文件,方便未安装python的用户使用-popular game 2048 written whit PyQt4 in python2.7,you can generate your taste with changing the images in t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-22
    • 文件大小:7100741
    • 提供者:
  1. Tetris

    0下载:
  2. 一个自己编写的俄罗斯方块小游戏,语言是python,界面库是pyQt.里面有详细的注释。-a python game for treis
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5167
    • 提供者:caocao
  1. voiceprocessor

    1下载:
  2. 一个语音信号处理的python程序,采用pyQt写的界面。做的是最基本的语言处理,适合初学者及想参考QT界面编程的朋友。-a voice process program by python
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-04-11
    • 文件大小:582656
    • 提供者:楚栒
  1. double_ball_twisted

    0下载:
  2. 一个简单的生成双色球选号的程序,有图形界面,需要pyqt支持-A simple program to generate number for 2 color ball, with a graphical interface, you need pyqt support
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:arar
  1. Pyqt4-360skin

    0下载:
  2. Pyqt4 360界面风格皮肤实现 最近用Pyqt做了软件界面,始终觉得windows风格不太好看,虽然数字公司的行为有争议,但是也不影响我欣赏360卫士的界面风格。-Recently made the software interface Pyqt, always feel Windows style is not too good, although digital company behavior is controversial, but also does not affect I
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:224708
    • 提供者:hhkk
  1. double_ball_twisted

    0下载:
  2. 一个简单的生成双色球选号的程序,有图形界面,需要pyqt支持-A simple program to generate number for 2 color ball, with a graphical interface, you need pyqt support
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:1163
    • 提供者:sghstrjty
  1. displayScreen

    0下载:
  2. 通过Pyside 或者PyQT的UI UI强大功能,把抓到的图显示出来,手机屏幕的抓图,通过shell screencap 获得-real time display phone ,with Pyqt or pyside tools!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:宁笑
« 1 23 4 »
搜珍网 www.dssz.com