登录
首页 » Visual C++ » DrawOfMemory

DrawOfMemory

于 2014-07-02 发布 文件大小:137KB
0 180
下载积分: 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 个回复

  • zuixiaorcf
    VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校 (VB using the method of least squares linear fit and demonstrates how to implement a quadratic fit in VB compiler when needed TeeChart5.ocx, has packed this file, you do not need to download. Newly built in Microsoft Excel worksheet xls test data, the program will automatically read caries say here is: 1.1 linear fit: Given a set of data (xi, yi), i = 1,2, ..., m, do fitting a straight line. 1.2 quadratic fit: given data series (xi, yi), i = 1,2, ..., m, with a quadratic polynomial function fitting this set of data. Fitting function to the data sequence with the best mean square error correction)
    2014-05-10 17:10:24下载
    积分:1
  • 22KB
    Ghost最新远程控制源码动态传输小马22KB 源码只供参考请勿用于非法用途! (Ghost remote control source dynamic transmission pony 22KB)
    2020-07-30 14:28:37下载
    积分:1
  • MFC-in-simple-language
    我所看过的写的最好的剖析MFC源码的书,这本书其实出版的比台湾侯俊杰的《深入浅出MFC》要早(Write the best analysis of MFC source book I have ever seen,better than Hou Junjie s book)
    2012-05-04 00:06:50下载
    积分:1
  • vlc_analysis_xxx
    VLC最初是VideoLan项目的客户端程序(VideoLan是一个从网络进行视频流处理的程序开发项目)。它原本是在É cole Centrale Paris的学生开发的,在遵从GPL协议条件下在2001年2月1日发布。现在被世界范围内的开发者共同开发。(vlc is a good project whith)
    2009-11-18 19:25:18下载
    积分:1
  • WABAccess-1.2.0.2-Installer
    说明:  对WAB的访问,大家可以下载后安装使用。(Access to the WAB, you can download and install use.)
    2011-03-31 13:29:34下载
    积分:1
  • Linear-interpolation-vb
    这是VB写的一个直线插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。(It is written in a linear interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there is the whole code word document.)
    2015-04-01 22:02:17下载
    积分:1
  • ClassifiedAsBackgroundPixelReconstructiOnAlgorithm
    基于像素归类的背景重构算法的VC++源码,还有其他图像算法程序代码,已经调试过。(Pixel-based background reconstruction algorithm classified the VC++ source code, there are other image algorithm program code has been debugged.)
    2009-09-09 11:44:06下载
    积分:1
  • dragon.ply
    斯坦福大学的点云数据,龙模型,对于学习点云来说是非常好的实验资料(The point cloud data of Stanford University, dragon model, for learning point cloud is very good experimental data)
    2020-11-08 08:59:48下载
    积分:1
  • scanalyze-1.0.3_source_code
    斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
    2007-03-21 20:44:34下载
    积分:1
  • VC_ini_1
    一个的读写INI文件的类及实例(INI file reading and writing a class and examples of)
    2004-06-02 15:59:09下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载