-
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
-
从ring3切换到ring0的代码
从ring3切换到ring0的代码(-The code which can exchange ring3 to ring0)
- 2003-10-21 20:57:47下载
- 积分:1
-
scope1714
利用vc++编写的研华1714板卡的数据采集程序,曲线绘制(advantech 1714 data acquisition by myself,and data curve drawing)
- 2020-09-10 10:08:00下载
- 积分:1
-
lcd-display-test
lcd test program which demonstrates the use of the lcd 显示驱动 测试(lcd test program which demonstrates the use of the lcd display driver test)
- 2013-08-26 19:36:47下载
- 积分:1
-
RayTraceCUDA
这是一个基于CUDA的光线追踪Demo演示,运行后按回车可以看到结果。(This is a demo based on CUDA for ray tracing. After running the program, please press the enter key to see the results.)
- 2009-05-01 23:18:40下载
- 积分:1
-
VB物流管理系统
基于VB开发的物流管理系统,包括物流管理系统说明,源代码,是一份相当好的毕业论文或者设计(The logistics management system based on VB, including the description and source code of the logistics management system, is a quite good graduation thesis or design.)
- 2020-06-18 08:00:02下载
- 积分:1
-
xinde1
Visual C++6.0(5.0)开发工具功能非常强大,但是对于初学者来说,却有很多细节的问题需要注意。作者搜集整理了以下一些实用小技巧,希望对初学者有所帮助。
(Visual C 6.0 (5.0) development tool is very powerful, But for beginners, there are many detailed issues that require attention. Author collate some of the following practical tips, and I hope to help beginners.)
- 2007-04-13 19:14:59下载
- 积分:1
-
CPaintDCDemo
第6章 设备描述表和图形对象CPaintDCDemoCPaintDCDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。(Chapter 6 describes the tables and graphics device object CPaintDCDemo CPaintDCDemo.rar, very good vc source, interested friends can see.)
- 2011-09-11 23:02:40下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
testCRC
Visual Studio 2008 实现crc校验方式(Visual Studio 2008 crc check)
- 2012-05-25 19:57:48下载
- 积分:1