-
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
-
MAPLE
MAPLE编程指导书,个人感觉这个很不错的。(MAPLE programming guide book, a personal feel this is very good.)
- 2014-01-25 09:19:09下载
- 积分:1
-
Two-Level-Internal-Memory_spru609b
keystone 2级存储结构说明手册,详细介绍了TI的存储结构,对了解DSP硬件架构很有帮助(2 storage structure keystone manual, detailing TI storage structure is helpful in understanding DSP architectures)
- 2014-12-12 22:23:04下载
- 积分:1
-
VBNETresource
用VBNET写的一个简单的计件工资软件,附有数据库access,密码power在程序源码中有(With VBNET write a simple piece rate software, with database access, password power source in the program have)
- 2021-01-18 11:08:43下载
- 积分:1
-
guass_cpp
用visual c++实现的高斯投影的变换程序(With visual c++ to achieve the transformation of the Gaussian projection procedures)
- 2009-04-28 18:16:07下载
- 积分:1
-
knapsackproblem
有不同重量的物品n件,求从这n件物品中任取一部分物品放入背包,使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之合为最大。即任意给定物品个数及它们的重量和价值,在最大的限制重量一定的情况下,为了使价值最大,选出最优解。(There are different weights of items n pieces from n items in order to obtain any portion of the goods into the backpack, so that the total weight of the selected items does not exceed the specified weight limit, but the combined value of selected items as the greatest. That any given number of items and their weight and value limits the maximum weight of certain circumstances, in order to value the most, select the optimal solution.)
- 2010-03-09 08:21:56下载
- 积分:1
-
SearchRecord2
vc——使用SQL语句进行时间条件检索SearchRecord2的程序源码,值得一看!(vc- time conditions using SQL statements to retrieve SearchRecord2 the program source code, worth a visit!)
- 2011-08-23 23:04:15下载
- 积分:1
-
VCAD1.0
vc++实践与提高系列 绘图程序v1(vc practice and procedures to enhance family of graphics v1)
- 2005-03-01 15:52:42下载
- 积分:1
-
HoverKeysender
Hover mouse icon on a window then you can send keys to the application
- 2009-12-22 12:00:35下载
- 积分:1
-
ACCESS
VB读取ACCESS.rar (VB to read ACCESS.rar)
- 2009-10-19 11:24:42下载
- 积分:1