由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - generate real time charts in C++
相关主题
如何做GUI谁记得一个讨论c++的网站
工作中的小网站项目如何架设?一个c++小问题
C++中怎么传递std::hex这样的参数啊来measure web page (including image) loading time的软件
请IT高手指点Anyone used Dundas Dashboard software? Thank you!
C++一个string的小问题请教牛人:上手快的交互图编程
anyone knows what language google used for the chart in their finance page?看看C#老鸟为什么要转Javascript
windows下面的c++有什么免费的好用的ide?如何面向对象快速生成类似的PHP网站
[合集] 用什么工具画程序的FLOW CHART?AngularJS 稳定不?
相关话题的讨论汇总
话题: c++话题: charts话题: my话题: real
进入Programming版参与讨论
1 (共1页)
s******e
发帖数: 841
1
I am new to C++, I am learning it because I need to develop a program with
that read data from sensors, display the real time data in charts on the
screen (just like the interface on the picture) and then do some calculation
and send the signal to the actuators. I have used LabVIEW before, but I
have no idea how to do it with C++
Since I do not have any previous experience, I need to start from basic. My
first question is what knowledge in C++ I need to plot this kind of real
time charts? Any bo
d****i
发帖数: 4809
2
sounds like you can do this in C as well. What kind of OS are you working on
?

calculation
My

【在 s******e 的大作中提到】
: I am new to C++, I am learning it because I need to develop a program with
: that read data from sensors, display the real time data in charts on the
: screen (just like the interface on the picture) and then do some calculation
: and send the signal to the actuators. I have used LabVIEW before, but I
: have no idea how to do it with C++
: Since I do not have any previous experience, I need to start from basic. My
: first question is what knowledge in C++ I need to plot this kind of real
: time charts? Any bo

s******e
发帖数: 841
3
windows,
thanks

on

【在 d****i 的大作中提到】
: sounds like you can do this in C as well. What kind of OS are you working on
: ?
:
: calculation
: My

M*****8
发帖数: 17722
4
Easier and faster to use a charting library, I think.
But it will cost money.
i***h
发帖数: 12655
5
这个GUI是不是用JAVA比较方便?
s*w
发帖数: 729
6
a bit tough for a newbie
1. API with sensors and motors
2. GUI: easy to use MFC in windows
3. basic knowledge of c/c++

with
the
calculation
I
basic. My
real
order to

【在 s******e 的大作中提到】
: I am new to C++, I am learning it because I need to develop a program with
: that read data from sensors, display the real time data in charts on the
: screen (just like the interface on the picture) and then do some calculation
: and send the signal to the actuators. I have used LabVIEW before, but I
: have no idea how to do it with C++
: Since I do not have any previous experience, I need to start from basic. My
: first question is what knowledge in C++ I need to plot this kind of real
: time charts? Any bo

a****l
发帖数: 8211
7
you know labview has a component called MeasurementStudio for you to use all
kinds of LV controls in other programs like VisualStudio.

calculation
My

【在 s******e 的大作中提到】
: I am new to C++, I am learning it because I need to develop a program with
: that read data from sensors, display the real time data in charts on the
: screen (just like the interface on the picture) and then do some calculation
: and send the signal to the actuators. I have used LabVIEW before, but I
: have no idea how to do it with C++
: Since I do not have any previous experience, I need to start from basic. My
: first question is what knowledge in C++ I need to plot this kind of real
: time charts? Any bo

1 (共1页)
进入Programming版参与讨论
相关主题
AngularJS 稳定不?C++一个string的小问题
AngularJS 的生态系统太好了anyone knows what language google used for the chart in their finance page?
Linux上画简单的chart用什么啊?windows下面的c++有什么免费的好用的ide?
建网页求推荐framework[合集] 用什么工具画程序的FLOW CHART?
如何做GUI谁记得一个讨论c++的网站
工作中的小网站项目如何架设?一个c++小问题
C++中怎么传递std::hex这样的参数啊来measure web page (including image) loading time的软件
请IT高手指点Anyone used Dundas Dashboard software? Thank you!
相关话题的讨论汇总
话题: c++话题: charts话题: my话题: real