【细胞分割】基于阙值+边缘+形态学+种子点图像分割matlab源码含 GUI.zip
2022-05-11 19:50:17 680KB 简介
1
CentOS 7安装Gnome GUI 图形界面 当你安装centos 7服务器版本的时候,系统默认是不会安装 CentOS 的图形界面程序的,比如:gnome或者kde, 那么如果你想在图形界面下工作的话,可以手动来安装CentOS Gnome GUI包,本文将会讲述如何在CentOS 7 系统下安装gnome图形界面程序。
2022-05-11 19:20:00 1KB Linux
1
涉及侵权,立马删除
2022-05-11 17:11:52 824KB 工具箱
1
java的反编译工具, jd-gui一般都能反编译, 如果不能, 则可以用luyten进行反编译。
2022-05-11 15:05:41 10.77MB 反编译
1
主要介绍了python GUI库图形界面开发之PyQt5多线程中信号与槽的详细使用方法与实例,需要的朋友可以参考下
1
在pyqt5编程过程中,经常会遇到输入或选择多个参数的问题,把多个参数写到一个窗口中,主窗口会显得很臃肿,所以,一般是添加一个按钮,调用对话框,在对话框中进行参数的选择,关闭对话框将参数返回给主窗口 pyqt提供了一些标准的对话框类,用于输入数据,修改数据,更改应用的设置等,常见的有QFileDialog,QInputDialog,QColorDialog, QFontDialog等,在不同的窗口之间传参数有两种常用的方式,一种在自定义对话框之间通过属性传参,另一种在窗口之间使用信号与槽机制传参,这里主要介绍第一种 单一窗口的数据传递实例 对于具有单一窗口的程序来说,一个控件的变化会影响另一个
2022-05-11 14:25:00 155KB python 图形界面 多窗口
1
python + QtPy5写的带GUI等额本息计算器,代源码,在pycharm完成。 版本Python 3.6.5 |Anaconda QtPy5
2022-05-11 12:26:20 2KB python
1
Qt5 C ++ GUI编程手册-第二版 这是Packt发布的的代码存储库。 使用Qt 5构建跨平台GUI应用程序,小部件和动画的实用食谱 这本书是关于什么的? 随着针对多个目标和多个屏幕开发GUI的需求不断增长,提高应用程序的视觉质量对于在其他竞争对手中脱颖而出至关重要。 凭借其跨平台功能和最新的UI范例,QT使得可以为您的应用程序构建直观,交互式且用户友好的用户界面。 本书涵盖以下激动人心的功能:使用窗口小部件编辑器自定义应用程序的外观和感觉使用QT5的内置动画系统对GUI元素进行动画处理使用Qt5的强大渲染系统绘制形状和2D图像在项目中实现行业标准的OpenGL库构建一个支持触摸事件的移动应用程序并将其导出到设备上解析并从XML文件提取数据并将其呈现在GUI上,通过从C ++访问MySQL,SQLite数据库调用JavaScript函数以检索数据并将其显示在GUI上与Web内
2022-05-11 11:38:31 3.2MB JavaScript
1
With the advancement of computer technology, the software market is exploding with tons of software choices for the user, making their expectations higher in terms of functionality and the look and feel of the application. Therefore, improving the visual quality of your application is vital in order to overcome the market competition and stand out from the crowd. This book will teach you how to develop functional and appealing software using Qt5 through multiple projects that are interesting and fun. This book covers a variety of topics such as look-and-feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. You will learn tons of useful information, and enjoy the process of working on the creative projects provided in this book. What you will learn Customize the look and feel of your application using the widget editor provided by Qt5 Change the states of the GUI elements to make them appear in a different form Animating the GUI elements using the built-in animation system provided by Qt5 Draw shapes and 2D images in your application using Qt5’s powerful rendering system Draw 3D graphics in your application by implementing OpenGL, an industry-standard graphical library to your project Build a mobile app that supports touch events and export it to your device Parse and extract data from an XML file, then present it on your software’s GUI Display web content on your program and interact with it by calling JavaScript functions from C++, or calling C++ functions from the web content Access to MySQL and SQLite databases to retrieve data and display it on your software’s GUI
2022-05-11 11:38:00 4.21MB Qt5 C++ GUI Programming
1
实验:图像的算术表达、图像的几何变换、图像变换、图像的空域滤波、空域滤波彩色图像增强、频域滤波、图像分割、图像压缩、形态学处理、图像链码表达、图像的四叉树表达
1