- 授权协议: GPL
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://sintegrial.com/qsint/pages/en/index.php
软件介绍
一个开源的Qt小组件程序,提供了包括棒图、饼图、曲线等小组件
ActionLabel An action button, similar to Windows Vista/7 control panel item. |
|
|
|
|
ActionBox A panel of actions, similar to Windows Vista/7 control panel items. |
|
|
|
|
ActionPanel ActionGroup A panel of actions, similar to Windows XP task panel items. Following styles available:
|
|
|
|
|
ColorGrid Class for visual selection of a color from the color grid. ColorButton A tool button to select a color from color dialog or grid. |
|
|
|
|
RecentFiles Class for representing recently opened files as a QMenu. |
|
|
|
|
ScrollPanner 2-dimensional scrolling widget. |
|
|
|
|
TabListMenu Class for representing drop-down menu of QTabWidget's tabs. |
|
|
|
|
PathPicker Class for editing a directory path by picking it visually. |
|
Widgets Gallery - Charts module
BarChartPlotter Represents Qt model as a sequence of Columns. |
|
|
|
|
BarChartPlotter Represents Qt model as a set of Stacked columns. |
|
|
|
|
BarChartPlotter Represents Qt model as a sequence of trends. |
|
|
|
|
PieChart Represents Qt model as a Piechart diagramm. |
|
Linux二进制分析
[美]瑞安 奥尼尔 / 棣琦 / 人民邮电出版社 / 2017-12-1 / CNY 59.00
二进制分析属于信息安全业界逆向工程中的一种技术,通过利用可执行的机器代码(二进制)来分析应用程序的控制结构和运行方式,有助于信息安全从业人员更好地分析各种漏洞、病毒以及恶意软件,从而找到相应的解决方案。 本书是一本剖析Linux ELF工作机制的图书,共分为9章,其内容涵盖了Linux环境和相关工具、ELF二进制格式、Linux进程追踪、ELF病毒技术、Linux二进制保护、Linux中的E......一起来看看 《Linux二进制分析》 这本书的介绍吧!
