文件名称:graph2d_src
介绍说明--下载内容均来自于网络,请自行研究使用
CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.
CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported:
-Autoscale
-Zooming
-Fit width, height and page
-Mouse coordinates tracing
-Interactive add, remove and edit points
-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer)
作者为Paul Barvinko
CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported:
-Autoscale
-Zooming
-Fit width, height and page
-Mouse coordinates tracing
-Interactive add, remove and edit points
-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer)
作者为Paul Barvinko
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 91331984graph2d_src.zip 列表 graph/ graph/compages.cpp graph/compages.h graph/coords.cpp graph/coords.h graph/f2doff.cpp graph/f2doff.h graph/grppage.cpp graph/grppage.h graph/grres.h graph/grres.rc graph/gruler.cpp graph/gruler.h graph/grview.cpp graph/grview.h graph/grwnd.cpp graph/grwnd.h graph/listctrl.cpp graph/listctrl.h graph/points.cpp graph/points.h graph/pview.cpp graph/pview.h graph_dsc.htm plot2dview.GIF