登录
首页 » Visual C++ » DrawOfMemory

DrawOfMemory

于 2014-07-02 发布 文件大小:137KB
0 189
下载积分: 1 下载次数: 3

代码说明:

  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wuziqi
    SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
    2012-08-30 17:27:01下载
    积分:1
  • RFID_anti_collision_algorithm
    电子标签防碰撞是RFID 系统中一个关键问题。在射频识别系统中.当阅读器作用范围内有多个标签同时向阅读器发送数据时,会产生冲突,必须采用一种防碰撞算法解决这种冲突。在分析典型的二进制及动态二进制防碰撞算法基础上,采用了一种新的防碰撞算法。经实验证明,该算法能有效解决射频识别系统中多目标识别的防碰撞问题。(Tag anti-collision RFID system is a key issue. In the radio frequency identification systems. When the reader within the framework of the role of multiple tags simultaneously send data to the reader, it will create conflict, you must use a anti-collision algorithm to solve such conflicts. In the analysis of a typical binary and dynamic anti-collision algorithm based on the binary, using a new anti-collision algorithm. The experiments show that the algorithm can effectively solve the radio frequency identification system, multi-target recognition of the anti-collision problem.)
    2021-04-11 17:58:57下载
    积分:1
  • easydatabase
    vc++实现简单数据库操作程序,对于C++面向界面语言的设计学习者很有帮助(vc code for database)
    2009-04-06 20:29:50下载
    积分:1
  • LinGIS
    DotNetBar 7.3 在C#环境下的GIS桌面系统,界面非常美观,值得借鉴。 (DotNetBar 7.3 and ArcEngine)
    2010-05-28 14:27:24下载
    积分:1
  • code
    自己写的TMS320F28335代码,内含DA、AD、液晶驱动、峰值检测、频率采集等程序,供参考(TMS320F28335 write their own code, containing DA, AD, LCD driver, peak detection, frequency acquisition procedures for reference)
    2015-06-23 11:30:14下载
    积分:1
  • Flight3d
    一个用VC6++写的飞机模型,实现用键盘控制其方向,前进,是初学OPENGL的一个很好的例子(An to write with VC6++ aircraft model, use the keyboard to control the direction, forward, is the beginner the OPENGL of a good example)
    2013-03-19 14:34:59下载
    积分:1
  • UnderstandingGPSPrinciplesandApplications
    说明:  GPS原理与应用: 本书系统、深入地阐述了GPS的各项相关内容,包括其发展背景、基本原理、系统构成、信号特性、接收机信号处理、信道恶化及抗干扰、性能评估、差分技术、与其他传感器的组合和网络辅助、GALILEO及其他卫星导航系统,以及GNSS市场和应用。本书的内容丰富,实用性强,理论分析清楚,工程示例翔实,充分反映了近年来的新技术和新成果,是卫星导航领域的一本优秀参考书。 本书可以作为卫星导航定位及相关领域的系统设计师、算法设计师、软硬件工程师和科技工作者的业务工具书,也可作为高校相关专业教师和研究生教学的教材和参考书。(err)
    2008-11-18 16:24:36下载
    积分:1
  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • mouse
    利用visual basic模拟鼠标事件(visual basic)
    2013-03-10 09:15:07下载
    积分:1
  • 50627968labview
    该程序用于labview信号分析功能,包括小波分析和快速傅里叶变换等(The procedures used for labview signal analysis functions, including wavelet analysis, and fast Fourier transform)
    2013-01-04 14:54:09下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载