-
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
-
ASM_MRAS
MRAS方法无速度传感器控制异步电机模型,可以闭环,可直接用于dSpace实时控制。(MRAS methode for sensorless control of induction machine)
- 2013-09-25 20:12:53下载
- 积分:1
-
RKDG-method
数值模拟专题上课作业RKDG程序来计算一维流动(Numerical simulation of the thematic class job RKDG program to calculate one-dimensional flow)
- 2014-07-03 14:15:03下载
- 积分:1
-
vij1
function ber_ml=Alamoudi(snr,soglia)
This function simulates a Alamouti scheme. The input variables are soglia and snr.
Soglia: is the number of errors after which the iterations stop. For better results, put high value of soglia, but
the simulation is longer.
snr: the signal to noise ratio (if u don t know what is a signal to noise ratio, well, come back to your high school!).
Note: U should use this function with a main function in wich u chose different value of snr. That s because this
function work just with one value of snr.
If u have problem with this code, write me at m.allegritti@email.it.
Take care!
Max
- 2010-02-06 17:26:08下载
- 积分:1
-
STEP7_HSPs
siemens最新的HW配置文件,2013.5月更新版本,大多数西门子AS的HW文件都包含在内。(siemens latest HW configuration file, 2013.5 month later, most of the HW Siemens AS files are included.)
- 2021-04-02 23:19:07下载
- 积分:1
-
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明...
java编写的sslvpn代码,现在比较流行的一种VPN技术,附带有安装说明-sslvpn prepared by the code, a more popular form of VPN technology, a fringe install
- 2022-02-04 11:16:28下载
- 积分:1
-
实现短信息发送接收,实现GPRSPPP连接测试
实现短信息发送接收,实现GPRSPPP连接测试-Realize short message to send to receive, realize GPRSPPP connectivity test
- 2022-07-23 21:43:27下载
- 积分:1
-
Visual-CPP
这是一本C++基础教材,适合c++初学者使用,本书易于理解,通俗易懂。(a basic book for the c++ learners who is a beginner,this is a basic book,easy to learn and easy to understand.)
- 2012-07-13 17:01:52下载
- 积分:1
-
5486575
文本文件操作,C#练习源码,很好的学习资料。(Text file operations, C# source code, very good learning materials.)
- 2013-12-04 20:48:31下载
- 积分:1
-
MATLAB GUI
说明: MATLAB GUI上位机,WiFI通信,连接稳定,可同时采集四个通道的数据,互不干扰(Matlab GUI upper computer, WiFi communication, stable connection, can collect data of four channels at the same time, without mutual interference)
- 2020-03-12 22:28:25下载
- 积分:1