搜索资源列表
3dPlot
- MATFOR 3D plot Visual C++ program. MATFOR is a set of libraries developed to enhance computation and visualization in different programming environments: C++, Fortran, Visual Basic and Visual C#. Especially designed for scientists and engineers, MA
plot
- vc编译器下的MFC动态画图程序,实现实时的数据描绘,有助于数据计算类工程的仿真。-vc compiler MFC under the dynamic drawing program, to achieve real-time data descr iption, data of class projects help the simulation.
realtimeplotvc
- 一个通过多个点画曲线的程序,可以同时画多条曲线,而且实时动态的画线。是外国人写的。很不错。-An stippling curve through multiple procedures, you can draw many curves simultaneously and in real-time dynamic draw lines. Are written by foreigners. Is pretty good.
plotdemo2
- visual c++ plot实时曲线显示,可以动态显示当前采集值-visual c++ plot real-time curve, it can be collected dynamically displays the current value
Realtimeplot
- 实时绘图Real-time plot
RealTimeCurvePlot
- 实时绘制曲线的C#程序,可以实现移动效果,指定大小和高度-A real-time C# curve plot program
SinWave
- 能够实现正弦 余弦等波形的实时绘制显示 在坐标图中显示出波形-Cosine sine wave to achieve real-time rendering, etc. appear in the plot shows the waveform
real-time-plot
- 可以进行实时的数据读取和加载以及画图,对初学者有很大帮助-Can be real-time data to read and load, as well as drawing, there is a great help for beginners
CSharpDHT11
- 软件总共分为四层:界面层、串口层、数据层、显示层、操作层。 界面层主要提供人机交互界面,方便使用者观察数据和操作。 串口层主要负责下位机与上位之间的通信和简单的数据处理。 数据层主要对数据进行存储,以及被其它各层调用数据。 显示层主要负责数据的显示。分为简易界面的显示和主界面的显示。简易界面包括实时时间和特定时刻的温湿度显示。主界面包括直接读取串口处理后数据的文本显示和从数据库中读取数据的控件显示。 操作层主要负责的数据进行细致处理,包括添加、删