搜索资源列表
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
Python-Scientific-Calculation
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
AccountEditorPlugin
- python界面设计,里面有关于python界面相关控件的创建,修改等,对于账号输入等界面 很适用-This source is about the GUI of use input,it have some widget such as text,title and so on!you can learn some program in python!it is very useful!
Extract-Me-for-Windows
- Extract Me for Windows 采用Python开发的 简单界面 能实现 多种格式的 播放-Extract Me for Windows
ExtractByMask
- 用python操作arcgis,实现矢量剪裁栅格数据的批量处理,而且用户可以安装wxpython看到操作界面,也可以只复制中间代码直接操作。-Cutting operation in python arcgis, the realization of vector raster data of batch processing, and user can install wxpython see operation interface, direct manipulation can only
watermark
- python开发的数字水印技术,GUI界面,含有测试图片,能够实现水印嵌入和盲水印提取-python、watermark、GUI,include the test pic
gui
- python初级界面gui简单布局(Python primary interface GUI simple layout)
picture_encryption
- 使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, A