Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
384 views
in Technique[技术] by (71.8m points)

javascript - 使用D3将数据从C ++应用程序发送到html(Sending data from a c++ application to an html using D3 [closed])

Firstly I want to make clear that I'm not particularly familiar with html, JS, or web based development in general so it's likely that my terminology is going to be very off.

(首先,我想说明一下,我通常对html,JS或基于Web的开发并不特别熟悉,因此我的术语可能会变得非常过时。)

Me and my team have a project for a data visualization class where our objective is to create a dashboard in D3 which displays in real time information from a c++ profiler we've written.

(我和我的团队有一个数据可视化课程的项目,我们的目标是在D3中创建一个仪表板,该仪表板实时显示来自我们编写的c ++分析器的信息。)

The acquisition of this profiler data isn't a problem nor is the displaying of it in D3.

(采集此探查器数据既不是问题,也不在D3中显示它。)

What we could use some help on is the real time transfer of this data from our C++ application to our D3 dashboard.

(我们可以使用的帮助是将这些数据从C ++应用程序实时传输到D3仪表板。)

If anyone could let us know how we might do this (in terms that novices to html and JS can understand) it would be much appreciated.

(如果有人可以让我们知道我们将如何做到这一点(用html和JS的新手可以理解的话),将不胜感激。)

  ask by NickyBugs translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...