-
MFC-read-bmp
MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用(MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome)
- 2014-02-12 22:36:05下载
- 积分:1
-
5956444spwm20170327
说明: 脉宽调制,亲自调试通过,是一个很好学习的资料(Pulse width modulation, self-testing, is a very good learning material.)
- 2020-06-17 04:40:01下载
- 积分:1
-
PMSM_FOC_LOW
PMSM的FOC无传感器电机控制,基于dsPIC33F系列,低压版(Sensorless FOC of PMSM motor control)
- 2021-04-27 12:38:44下载
- 积分:1
-
LEDarray
基于Mega32的16x32LED点阵,功能非常强大,我参加比赛时设计的(fsdfdjlfjdsljflsdjfjsdljflsddjfljsdlfjldjf)
- 2010-05-05 19:50:11下载
- 积分:1
-
WolfD3D
D3D透视上色 可实现很多游戏的透视
狼队 火力突击 穿越火线 逆战 等等的D3D游戏(The D3D perspective color the perspective of a lot of games)
- 2012-10-15 14:30:02下载
- 积分:1
-
多功能聊天程序
利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输和语音聊天4大功能。(VC 6.0 to achieve a similar QQ chat program. This procedure will only add to achieve good friend, text chat, file transfer, and voice chat four major functions.)
- 2020-06-26 08:00:02下载
- 积分:1
-
get_ie_version
获取IE版本号(Getting version number of IE)
- 2020-12-01 21:59:28下载
- 积分:1
-
Visual C++ +SQL Server数据库应用实例完全解析
使用vc结合sqlserver开发业务系统的一些实例,对初学者有参考意义(The use of VC combined with some sqlserver examples of the development of the business system, and has a reference value for beginners)
- 2017-10-12 09:28:47下载
- 积分:1
-
modiGrid4
Wrapper module for 10tec iGrid control (VB6 version) for Visual Basic 6.
- 2013-12-01 02:35:32下载
- 积分: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