All Projects → czyt1988 → Sa

czyt1988 / Sa

Licence: lgpl-3.0
信号分析及数据可视化软件

Projects that are alternatives of or similar to Sa

vibrantLinux
A tool to automate managing your screen's saturation depending on what programs are running
Stars: ✭ 66 (-74.02%)
Mutual labels:  qt
dpixel
A Pixel Art Remastering Tool using classic algorithms
Stars: ✭ 42 (-83.46%)
Mutual labels:  qt
freeLib
freeLib - каталогизатор для библиотек LibRusEc и Flibusta
Stars: ✭ 19 (-92.52%)
Mutual labels:  qt
NSIS-UI-Plugin
Create NSIS Modern UI Setup by Using Thirdparty UI Library(such as Qt, DuiLib)
Stars: ✭ 55 (-78.35%)
Mutual labels:  qt
QtDemos
This is the collection of Qt demos to solve the problem from StackOverflow or I faced.
Stars: ✭ 23 (-90.94%)
Mutual labels:  qt
asynqro
Futures and thread pool for C++ (with optional Qt support)
Stars: ✭ 103 (-59.45%)
Mutual labels:  qt
chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Stars: ✭ 146 (-42.52%)
Mutual labels:  qt
Object-Counting
Object traking and counting with opencv.
Stars: ✭ 14 (-94.49%)
Mutual labels:  qt
QmlControls
Qt / Qml 控件
Stars: ✭ 65 (-74.41%)
Mutual labels:  qt
QGeoView
QGeoView is a Qt / C ++ widget for visualizing geographic data.
Stars: ✭ 33 (-87.01%)
Mutual labels:  qt
PYQT StyleDesigner
PYQT Stylesheet designer tool for Stylesheet creation
Stars: ✭ 30 (-88.19%)
Mutual labels:  qt
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-86.61%)
Mutual labels:  qt
superpixels-segmentation-gui-opencv
Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells
Stars: ✭ 23 (-90.94%)
Mutual labels:  qt
vaktisalah
a Qt-Based Prayer Times application for Win/Linux/Mac
Stars: ✭ 26 (-89.76%)
Mutual labels:  qt
GuiasLenguajes
Guías y Códigos de C, C++, HTML, PHP, Python, Ruby, Django, JavaScript, Jquery, MySQL, PostgreSQL, Nginx, Apache, Laravel, Comandos de GNU/Linux y muchos más para practicar y aprender.
Stars: ✭ 14 (-94.49%)
Mutual labels:  qt
Linux-SonivoxEas
Sonivox EAS for Linux and Qt
Stars: ✭ 14 (-94.49%)
Mutual labels:  qt
q2c
qmake <-> cmake convertor tool
Stars: ✭ 47 (-81.5%)
Mutual labels:  qt
B23Downloader
下载B站 视频(投稿视频、番剧、电影、课程)、直播、漫画。(使用 Qt C++ 开发)
Stars: ✭ 337 (+32.68%)
Mutual labels:  qt
fips3
OpenGL-based FITS image viewer
Stars: ✭ 24 (-90.55%)
Mutual labels:  qt
gnss-sdr-monitor
A graphical user interface to monitor the GNSS-SDR status in real time
Stars: ✭ 27 (-89.37%)
Mutual labels:  qt

简介

这是一个数据预处理软件,主要负责数据挖掘的数据清洗工作,如对一些科研实验数据的清洗和预处理

PS:此软件alpha版都还没做好

已有的一些功能截图

  • 界面总览

  • 曲线数据实时抓取

  • 曲线区域修正功能

第三方库介绍

sa使用了如下第三方库,在进行编译前请先配置好,否则无法编译。

目前版本的第三方库的代码都在/src/3rdParty文件夹下,由于像qwtplot3d已经不维护因此这里索性把第三方库的代码都放到此目录下,后续考虑移除

目前已经使用到如下第三方库或类:

以下为需要自行构建的(我已经为大家配置好了,windows下直接用就行):

GSL和FFTW都已经备好,其实也无需构建,直接用现成的lib

以下为不需要自己构建的:

可能用到的库,目前还没用

-qwtplot3d 3d绘图的支持 -quazip 一个Qt封装的zip库 其官网:http://quazip.sourceforge.net/

编译

编译说明请看此文档:

sa 编译说明:build.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].