Welcome![Sign In][Sign Up]
Location:
Search - MultiColorPlotCtrl

Search list

[Static controlMultiColorPlotCtrl

Description: 最近在网络上面找一些实时曲线显示的控件,找了很多类似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.
Platform: | Size: 40367 | Author: yanghx | Hits:

[GDI-Bitmap动态曲线显示

Description: 创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
Platform: | Size: 2088616 | Author: zhuruiboflair | Hits:

[Graph Drawing1821

Description: 一个实时曲线类 接口说明: // 设置网格间距 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)
Platform: | Size: 50176 | Author: yu | Hits:

[Static controlMultiColorPlotCtrl

Description: 最近在网络上面找一些实时曲线显示的控件,找了很多类似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.
Platform: | Size: 50176 | Author: yanghx | Hits:

[Graph DrawingtestMultiColorPlotCtrl

Description: 一个动态的图形显示控件,可显示柱状图,波形图,使用简单-A dynamic graphical display control, histogram display, waveform graph, the use of simple
Platform: | Size: 45056 | Author: jizhendong | Hits:

[Special EffectstestMultiColorPlotCtrl

Description: 测试当前实时曲线温度 测试当前实时曲线温度 测试当前实时曲线温度-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
Platform: | Size: 1946624 | Author: 郭世雄 | Hits:

[GUI DevelopMultiColorPlotCtrl

Description: 一个简单实用的实时曲线绘制的类,通过内存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.
Platform: | Size: 39936 | Author: 红枫 | Hits:

CodeBus www.codebus.net