搜索资源列表
实时曲线显示
- 用VB开发的,可实现动态曲线显示的程序,可做趋势,可实现数据的动态刷新-VB development, dynamic curve shows the procedures do trends, the data can be dynamically refreshed
Curvesimulation
- VB 对实验数据进行仿真分析得到拟合曲线, a good simulation program -VB on experimental data analysis simulation curve fitting, a good simulation program
VB090618excel
- vb操作Excel示例,数据统计表,线条填充,指数曲线拟合-vb Operation Excel example, data tables, line filling, exponential curve fitting
dVg_16_2
- VB 调用MATLAB进行数据拟合得到曲线-VB calling MATLAB data fitted curves!!!
NewChart
- 一个非常好用的VB 曲线控件NewChart,可以实现数据的曲线绘制显示(经过测试可用)-A very useful VB curve control NewChart, you can draw the curve of data display (after testing available)
PICTURE1
- 从access数据库 原始数据中读取数据 画相应的曲线图(Read the data from the raw data and draw the corresponding graph)
实时数据显示
- (1) 添加曲线条数属性(在一个坐标轴上,一次可画多条曲线,1~MAX_CURVECOUNT 条可设置。) 注意:设置条数后,每条曲线都会画(即使没有用 AddValue 添加值!添加 blnShouldDrawCurve 变量决定是否要画出), 不过,建议想画出多少就设置多少,不要有多余的。 (2) 曲线颜色 属性改动,支持多条曲线不同颜色((1) add the property of the number of curves (on one axis, one can draw a
VB嵌入式串口数据记录波形分析仪
- VB嵌入式串口数据记录波形分析仪,可通过RS232串口记录多达5小时的数据,并以图表曲线方式显示,类似一个示波器。(VB embedded serial data recording waveform analyzer can record up to 5 hours of data through the RS232 serial port, and display it in a graph curve, similar to an oscilloscope.)