We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
我建议使用 Qt 和 Qwt。我目前正在实时光谱显示和光栅应用程序中使用它,即使处理大量流数据,它也表现得相当好。它是以一种非常可扩展的方式编写的,因此如果您想投入工作,您几乎可以自定义任何内容。查看下载中包含的示例以了解所有可能性,包括几个实时示例。
您很可能必须学习一些 Qt,但如果您有 C++ 经验并且它有很好的文档记录,那也不算太糟糕。
I would suggest using Qt and Qwt. I am currently using it in a real-time spectral display and raster application and it performs quite well, even with huge amounts of streaming data. It is written in a very extensible way so you can customize almost anything if you want to put in the work. Check out the examples included with the download to see all the possibilities, including several real-time examples.
You will have to learn some Qt most likely, but it is not too bad if you have C++ experience and it is documented very well.
这应该很好用:
feedgnuplot
This should work well:
feedgnuplot