文件名称:DrawOfMemory

介绍说明--下载内容均来自于网络,请自行研究使用

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
(系统自动生成,下载前可以参看下载内容)

下载文件列表





DrawOfMemory\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\DrawOfMemory.ico

............\............\...\DrawOfMemory.rc2

............\............\resource.h

............\............\spline.h

............\............\stdafx.cpp

............\............\stdafx.h

............\............\targetver.h

............\DrawOfMemory.sln

............\DrawOfMemory.suo

............\............\res

............\DrawOfMemory

DrawOfMemory

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org