CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - MultiColorPlotCtrl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - MultiColorPlotCtrl - List
[
Static control
]
MultiColorPlotCtrl
DL : 0
最近在网络上面找一些实时曲线显示的控件,找了很多类似WINDOWS2000 CPU利用率的功能控件,但是功能上面总有些局限性,于是在参考代码的基础上写了这个CMultiColorPlot实时曲线功能类,提供LINE和BAR两种曲线功能.-recently in the above networks find some real-time curve, the controls, find a lot of similar Windows2000 CPU utilization of the functional controls, But some of the functions of the above limitations, Thus the reference code written on the basis of the real-time curve CMultiColorPlot functional categories, LINE BAR for two curves and functional.
Date
: 2008-10-13
Size
: 39.42kb
User
:
yanghx
[
GDI-Bitmap
]
动态曲线显示
DL : 0
创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
Date
: 2011-04-28
Size
: 1.99mb
User
:
zhuruiboflair
[
Graph Drawing
]
1821
DL : 0
一个实时曲线类 接口说明: // 设置网格间距 void SetGridResolutionX(int nGridReluX) // 设置网格间距 void SetGridResolutionY(int nGridReluY) // 设置网格滚动速度,正值为从左向右滚动,0不动 void SetGridScrollSpeedX(int nSpeedX) // 正值为从上到下滚动,0不动 void SetGridScrollSpeedY(int nSpeedY) // 网格线宽度 void SetGridLineWidth(int nWidth) // 背景色 void SetGridBackClr(COLORREF clr) // // 锁定数据显示范围 void LockRang(bool bfLock = true) // 锁定数据显示范围 void LockRang(float fMin, float fMax) // 设置数据 void SetData(float fData) // 曲线颜色 void SetLineColor(COLORREF clrLine = RGB ( 0 , 255 , 0 )) void SetLineWidth(int nWidth = 1) -curve of a real-time interface category :// set up grid spacing void SetGridResolutionX (int nGridR eluX)// set grid spacing void SetGridResolutionY (int n GridReluY)// set the rolling speed mesh, when rolling to the left-to-right, 0 Fixed void SetGridScrollSpeedX (int nSpeedX)// when rolling from the top down to, 0 Fixed void SetGridScrollSpeedY (int nSpeedY)// Grid line width void SetGridLineWidth (int nWidth)// background Color void SetGridBackClr (COLORREF clr)//// lock data display range void LockRang (bool bfLock = true)// lock significant data said the scope void LockRang (float fMin. float fMax)// set data void Graph (float fData)// color curve void SetLineColor (RG = COLORREF clrLine B (0, 255, 0)) void SetLineWidth (int nWidth = 1)
Date
: 2025-07-08
Size
: 49kb
User
:
yu
[
Static control
]
MultiColorPlotCtrl
DL : 0
最近在网络上面找一些实时曲线显示的控件,找了很多类似WINDOWS2000 CPU利用率的功能控件,但是功能上面总有些局限性,于是在参考代码的基础上写了这个CMultiColorPlot实时曲线功能类,提供LINE和BAR两种曲线功能.-recently in the above networks find some real-time curve, the controls, find a lot of similar Windows2000 CPU utilization of the functional controls, But some of the functions of the above limitations, Thus the reference code written on the basis of the real-time curve CMultiColorPlot functional categories, LINE BAR for two curves and functional.
Date
: 2025-07-08
Size
: 49kb
User
:
yanghx
[
Graph Drawing
]
testMultiColorPlotCtrl
DL : 0
一个动态的图形显示控件,可显示柱状图,波形图,使用简单-A dynamic graphical display control, histogram display, waveform graph, the use of simple
Date
: 2025-07-08
Size
: 44kb
User
:
jizhendong
[
Special Effects
]
testMultiColorPlotCtrl
DL : 0
测试当前实时曲线温度 测试当前实时曲线温度 测试当前实时曲线温度-Test the current real-time testing the current real-time temperature curve temperature curve temperature curve to test the current real-time testing the current real-time temperature curve
Date
: 2025-07-08
Size
: 1.86mb
User
:
郭世雄
[
GUI Develop
]
MultiColorPlotCtrl
DL : 0
一个简单实用的实时曲线绘制的类,通过内存DC的设置可以有效解决实时曲线刷新的闪烁问题,在此 代码的基础上,用户可以根据自己的需要进行功能的添加或者删减。文件夹内包含类说明。-A simple and practical real-time curve drawing class, through the memory DC settings can effectively resolve the real-time curve refresh flicker problem, based on this code, the user can carry out according to their own needs to add or delete function. Folder that contains the category.
Date
: 2025-07-08
Size
: 39kb
User
:
红枫
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.