-
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
-
TekVISA
说明: c/c++环境下visa编程,lan,gpib,rs232,等(Development of visa in C / C + + Environment)
- 2020-06-23 21:20:01下载
- 积分:1
-
邮件发送c++源代码,实现应用程序发送电子邮件功能,提供比较详细的调用方法。...
邮件发送c++源代码,实现应用程序发送电子邮件功能,提供比较详细的调用方法。-E-mail c++ Source code, send an e-mail realize application functionality to provide a more detailed method call.
- 2022-03-17 20:58:15下载
- 积分:1
-
网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。...
网络通讯的一些相关知识,以及其编程原理和实现源代码,介绍比较全面。-network communications are relevant knowledge, and its programming principle and source code, introduced more comprehensive.
- 2023-02-17 09:40:04下载
- 积分:1
-
C语言图形编程
C语言 关于图形编程的 一些方法函数以及相关使用方法。(C language graphics programming on some methods, functions and related methods of use.)
- 2017-11-10 08:20:07下载
- 积分:1
-
SHFB_v1401_Src
Sandcastle Help File Builder
- 2013-12-27 12:55:38下载
- 积分:1
-
鼎鼎大名eMule(电骡) V0.47b 源码下载
鼎鼎大名eMule(电骡) V0.47b 源码下载
-famous eMule (electricity mule) V0.47b download FOSS
- 2022-03-25 08:09:23下载
- 积分:1
-
testplot(1117)
读入txt文件的数组,并在界面上成图,适合Qt5绘图的初学者学习参考。(Read txt file into an 2D array, and mapping at the interface, suitable for beginners to learn Qt drawing reference.)
- 2016-07-08 09:52:06下载
- 积分:1
-
sfs
史丰收速算法 史丰收教授创造的速算法是计算方法上的一次革命 本人保存的好资料(The history of harvest-speed algorithms to create Professor Shi Fengshou speed calculation algorithm is a revolution on the preservation of good information I)
- 2009-04-06 22:57:24下载
- 积分:1
-
NTC_AD-AUTO-CAL
请根据提示输入参数,运行后会在运行目录生成NTCADList.txt文档;AD值较多时,提示框可能显示不完全,但在文本文档里的数据是完整的。注意:如不输入参数或输入错误参数会导致运行出错!计算参数仅供参考!(According to the prompt input parameters, run the NTCADList.txt file will be generated in the run directory AD value is more, the prompt box may display is not complete, but the data in the text file is complete. Note: if you do not enter a parameter or enter the error parameter, you can run the error! Calculation parameters for reference only!)
- 2015-12-23 13:56:58下载
- 积分:1