文件名称:DrawOfMemory
-
所属分类:
- 标签属性:
- 上传时间:2014-07-02
-
文件大小:136.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看-DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看-DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawOfMemory/DrawOfMemory/DrawOfMemory.aps
DrawOfMemory/DrawOfMemory/DrawOfMemory.cpp
DrawOfMemory/DrawOfMemory/DrawOfMemory.h
DrawOfMemory/DrawOfMemory/DrawOfMemory.rc
DrawOfMemory/DrawOfMemory/DrawOfMemory.vcproj
DrawOfMemory/DrawOfMemory/DrawOfMemory.vcproj.PC201307021324.Administrator.user
DrawOfMemory/DrawOfMemory/DrawOfMemoryDlg.cpp
DrawOfMemory/DrawOfMemory/DrawOfMemoryDlg.h
DrawOfMemory/DrawOfMemory/MyDraw.cpp
DrawOfMemory/DrawOfMemory/MyDraw.h
DrawOfMemory/DrawOfMemory/ReadMe.txt
DrawOfMemory/DrawOfMemory/res/DrawOfMemory.ico
DrawOfMemory/DrawOfMemory/res/DrawOfMemory.rc2
DrawOfMemory/DrawOfMemory/resource.h
DrawOfMemory/DrawOfMemory/spline.h
DrawOfMemory/DrawOfMemory/stdafx.cpp
DrawOfMemory/DrawOfMemory/stdafx.h
DrawOfMemory/DrawOfMemory/targetver.h
DrawOfMemory/DrawOfMemory.sln
DrawOfMemory/DrawOfMemory.suo
DrawOfMemory/DrawOfMemory/res
DrawOfMemory/DrawOfMemory
DrawOfMemory
DrawOfMemory/DrawOfMemory/DrawOfMemory.cpp
DrawOfMemory/DrawOfMemory/DrawOfMemory.h
DrawOfMemory/DrawOfMemory/DrawOfMemory.rc
DrawOfMemory/DrawOfMemory/DrawOfMemory.vcproj
DrawOfMemory/DrawOfMemory/DrawOfMemory.vcproj.PC201307021324.Administrator.user
DrawOfMemory/DrawOfMemory/DrawOfMemoryDlg.cpp
DrawOfMemory/DrawOfMemory/DrawOfMemoryDlg.h
DrawOfMemory/DrawOfMemory/MyDraw.cpp
DrawOfMemory/DrawOfMemory/MyDraw.h
DrawOfMemory/DrawOfMemory/ReadMe.txt
DrawOfMemory/DrawOfMemory/res/DrawOfMemory.ico
DrawOfMemory/DrawOfMemory/res/DrawOfMemory.rc2
DrawOfMemory/DrawOfMemory/resource.h
DrawOfMemory/DrawOfMemory/spline.h
DrawOfMemory/DrawOfMemory/stdafx.cpp
DrawOfMemory/DrawOfMemory/stdafx.h
DrawOfMemory/DrawOfMemory/targetver.h
DrawOfMemory/DrawOfMemory.sln
DrawOfMemory/DrawOfMemory.suo
DrawOfMemory/DrawOfMemory/res
DrawOfMemory/DrawOfMemory
DrawOfMemory
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.