-
Radio
vc++调用matlab6.5数学和图形函数库编程 实例,实例为飞机的飞行航迹显示和记录(vc++ call matlab6.5 graphics library mathematics and programming examples, examples of aircraft flight track display and record)
- 2021-05-13 03:30:03下载
- 积分:1
-
05
VB经典入门教程,非常适合初学者入门,非常实用(Introduction to the classic VB,Suitable for beginners to use,Very practical)
- 2013-08-01 11:50:48下载
- 积分:1
-
DirectX81SDKlibrary
DirectX8 1SDKlibrary,微软DirectX8的库文件包(DirectX8 1SDKlibrary)
- 2020-07-04 19:00:01下载
- 积分:1
-
Hydrological-Forecasting
常用中长期水文预报Visual Basic 6.0 应用程序及实例(Common long-term hydrological forecasting Visual Basic 6.0 applications and examples)
- 2011-04-28 10:34:00下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1
-
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
-
AnimateWindow
AnimateWindow实现动画窗口,可参考实现各种窗口出现方式,适合VC初学者(AnimateWindow animation window, can refer to the realization of a variety of window mode, suitable for VC beginners)
- 2016-03-05 15:18:16下载
- 积分:1
-
IPSwitch
使用C++实现的window下的IP 切换器(ip switch)
- 2012-10-05 09:43:34下载
- 积分:1
-
AsignaGrupos
Group asignation in checked grids
- 2018-03-01 03:48:53下载
- 积分:1
-
jxxfc1
介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的CC++文件,并在VC中调用(on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C C paper and called in VC)
- 2006-12-28 09:39:28下载
- 积分:1