-
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)
- 2014-07-02 10:52:43下载
- 积分:1
-
TMS320LF24XX-3
tms320lf2407 eva evb c program 数字输入输出模块程序 希望对大家有帮助
- 2014-05-28 14:22:17下载
- 积分:1
-
myOwnServer002
我的网络编程作业,服务器端的应用程序,与myOwnClient001一起使用(my network programming operations, the server-application procedures used together with myOwnClient001)
- 2007-04-01 08:19:48下载
- 积分:1
-
Power20070812
DSPTCMS12812005源代码控制UPS逆变控制源代码软件(DSPTCMS12812005 UPS inverter control source code control software source code)
- 2013-12-10 17:16:19下载
- 积分:1
-
HashTable
This program is the realization of HashTable developed in the C++ Programming Language.
And development tool is Visual Studio.
Thank you.
- 2010-06-03 11:44:07下载
- 积分:1
-
DirectSound-document
DirectSound 开发指南,作者:智慧的鱼,编辑:中华视频网.介绍DirectSound实用开发技巧和DirectSound开发高级技。(a document of directsound)
- 2012-06-26 09:10:44下载
- 积分:1
-
WMI
wql execute tool, from microsoft
- 2020-06-24 03:00:02下载
- 积分:1
-
PIS.Production.BLL
说明: 将产品的详细信息逻辑处理导入到数据库中。集成处理方法(Import the details logical processing of the product into the database. Integrated processing method)
- 2019-10-20 16:58:03下载
- 积分:1
-
GDI2
GDI+使用文档,一些很好的例子放在里面方便随时使用(GDI+ documents, some good examples on the inside at any time convenient to use)
- 2012-07-02 22:36:50下载
- 积分:1
-
tin
用C#编的三角网生成算法。操作方便,直接点击即可。(C# Code triangular network generation algorithm. Easy to operate, direct clicks.)
- 2012-05-14 22:02:12下载
- 积分:1