搜索资源列表
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
SystemGraph
- 数据采集曲线图源码,非常好用,直接在VB调用,附DEMO-data acquisition curve source, very convenient, directly in VB called DEMO -
quxiantu
- vb曲线图源码。可显示监控数据状态。用于工控监控
nettraffic
- 很好的网络流量统计源代码。 使用曲线图进行实时统计。 采集数据主要在类 MFNetTraffic 中实现, 而显示数据则是放在类MFTrafficButton中实现。 两者之间的通讯使用了回调函数的机制。
gridsample_demo
- 《类似EXCEL的报表类库》有最新版本了,类库和可执行演示文件在压缩包里。 本次更新内容: 1)在程序完善了图表部分,支持图表的打印预览 2)修改了在程序调用生成图表的小bug 3)支持根据单元格数据绘制曲线图/饼图-"similar statements Excel Class" with the latest version, libraries and enforceable Presentations compression bag. With this update
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
100kH数据采集
- 办卡数据采集。描绘数据曲线图,调用驱动电磁阀。
VC读取数据库数据并绘曲线图
- VC读取数据库数据并绘曲线图
as
- 通过串口传上来的实时数据,显示实时数据曲线图,是基于VC的MFC界面编程。-Up by serial real-time data transmission, display real-time data curve is based on the MFC VC interface programming.
ShowDlg
- 一个VC++编写的动态数据曲线拟合的例子。通过采用定时器的方式,定时去采集拟合曲线的样本,并绘出曲线图。对VC++初学者和用与数据采集数据处理的朋友有重要帮助!-VC++ to prepare a dynamic data curve fitting example. Manner through the use of timers, from time to time to collect samples of curve fitting and curve drawing. VC++ for
graph2d_demo
- 这是一个用数据绘制曲线图的经典实例,希望对大家有用。-This is a curve drawn using data of the classic examples, I hope useful for all of us.
data_capture
- 能够绘制各种曲线图,统计曲线,条形图,饼状图,3D显示,实时数据采集图-Can draw a variety of graphs, statistical curves, bar graphs, pie charts, 3D displays, real-time data collection plan
VCComm
- VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
Adddataarrays
- 曲线显示源码,自动生成数据数组,绘制曲线图,可左右移动-Curves show source code, automatically generating the data array, draw graphs, can move around
hezheng
- 上位机数据采集,并更加采集的数据显示相应的曲线图源码-Host computer data acquisition, and more collected data show that the corresponding curve source code
WAVE_22239_22239
- 一个曲线图数据监控软件:源码主要是自己写的一个曲线图点线封装的控件。-A graph of data monitoring software: The main source is to write a graph point line packaging control.
数据采集
- 用VB.NET写的一个数据采集系统!可以采集温度,电压,电流!并把数据保存到SQL数据库中!还可生成曲线图与导出数据!(data acquisition system collection; collect; gather temperature voltage; electric tension; electric voltage; pressure; tension current; electricity; galvanic current; electric current; e
DDMcompare
- 此代码为matlab处理多批次excel的范例,可用于多个相同数据格式excel批量处理,并生成可用于论文格式的matlab曲线图(This code is an example of multi-batch excel processing in matlab. It can be used for batch processing in multiple excel formats with the same data format, and can generate Matlab Grap
Weizmann_Seg_DB_2obj
- 图像分割的数据库,包含彩色图灰度图和人工分割的曲线图,对于图像分割的研究具有重要意义(The database of image segmentation, including color image grayscale image and manual segmentation curve, is of great significance to the research of image)
VC读取数据库数据并绘曲线图.rar
- VC读取数据库数据并绘曲线图.rar
