-
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
-
adc_soc
用于28035的ADC采样,使用SOC模式。(For ADC sampling of 28035, using the SOC mode.)
- 2021-01-21 15:28:45下载
- 积分:1
-
c8051f321
说明: 用的c8051f321芯片,他带usb控制器,用来通过usb口把数据传给电脑,信号来源是容栅传感器,里面有最大数保存、最小数保存、快速跟踪、清0等功能。程序的控制用汇编写的,其他部分用c言语写的(C8051f321 used in chips, he brought usb controller, I used the data through the usb to the computer, the signal from the capacitive sensors, which have the greatest number of preservation, the smallest number of preservation, fast-track clearance functions 0. Compilation of the control procedures written in other parts of speech written by c)
- 2009-08-20 09:25:51下载
- 积分:1
-
TFT.Overlay.V2.0.4
lol云顶之奕助手,完全免费,有汉化,左上角选择语言,(Lol Yunding Yiyi Assistant, completely free, with Chinese, the upper left corner of the choice of language,)
- 2020-06-16 23:00:02下载
- 积分:1
-
udf
用于fluent模拟冷凝情况的UDF,它是基于压力的变化的蒸发冷凝相变模型。(UDF for fluent simulation of condensation, which is a pressure-based, evaporative condensation phase change model.)
- 2017-11-09 17:44:05下载
- 积分:1
-
TFF
C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。(C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.)
- 2010-01-24 12:33:31下载
- 积分:1
-
LMS自适应滤波算法
说明: LMS自适应滤波算法是很常见的滤波算法。本代码包括常用的LMS自适应滤波算法,如基本LMS算法,解相关LMS算法,滤波型LMS算法,变换域LMS算法等。(LMS adaptive filtering algorithm is a very common filtering algorithm. This code includes commonly used LMS adaptive filtering algorithm, such as basic LMS algorithm, decorrelation LMS algorithm, filtering LMS algorithm, transform domain LMS algorithm, etc.)
- 2020-09-30 11:29:35下载
- 积分:1
-
MFCPPT
MFC编程各章课件,介绍了MFC编程的基础知识。(MFC PROGRAMMING)
- 2010-07-05 14:40:09下载
- 积分:1
-
TMS320F28335_ADC_DMA
基于DSP芯片TMS32028335的ADC/DMA编程,ADC将采集到的数据通过DMA寄存器存放到外部RAM中,以便于分析数据。(Based on DSP chips TMS32028335 the ADC/DMA programming, ADC will store the collected data to an external RAM through DMA registers, in order to analyze the data.)
- 2014-01-19 11:28:00下载
- 积分:1
-
Untitled.cpp
unit file for mac and windows
- 2015-04-06 07:59:42下载
- 积分:1