文件名称:DrawOfMemory
介绍说明--下载内容均来自于网络,请自行研究使用
VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。-VC++ example code graphics memory, includes a number of practical VC++ function: for example DrawLine function: the value passed to the function is displayed in the form of images to the corresponding controls (int AllNum: the total amount of data, int Value []: Data an array of values, COLORREF PenColor: pen color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function values are shown in the form of an image to the corresponding controls DrawMultiLine function: to pass into the function values are shown in the form of an image to the corresponding control, you can display multiple data segments.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawOfMemory
............\DrawOfMemory.aps
............\DrawOfMemory.cpp
............\DrawOfMemory.h
............\DrawOfMemory.rc
............\DrawOfMemory.vcproj
............\DrawOfMemory.vcproj.PC201307021324.Administrator.user
............\DrawOfMemoryDlg.cpp
............\DrawOfMemoryDlg.h
............\MyDraw.cpp
............\MyDraw.h
............\ReadMe.txt
............\res
............\resource.h
............\...\DrawOfMemory.ico
............\...\DrawOfMemory.rc2
............\spline.h
............\stdafx.cpp
............\stdafx.h
............\targetver.h