搜索资源列表
Lesson05
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard, understanding sen
三洋CDC
- 三洋CDC协议
Arrow.rar
- 在视图中画箭头的函数。DrawArrow(CDC *pDC, CPoint ptStart/*起始点*/, CPoint ptEnd/*终点*/),In view of the function arrow painting. DrawArrow (CDC* pDC, CPoint ptStart/* starting point* /, CPoint ptEnd/* end* /)
CDC-Demo
- 本程序是VC中的CDC类的一个Demo,测试画圆,矩形,区域,颜色,及对象素的操作Demo。-VC in the program is a CDC class Demo, the test circle, rectangle, region, color, and the operation of the pixel Demo.
btnst
- 平面、带图片的按钮该例子应用从CButton派生而来的CButtonST类和从CDC派生而来的CMemDC类,来实现平面、带图片的按钮,这两个类不需任何修改即可使用,方便、实用,该例子还应用从CStatic派生而来的CHyperLink类实现了在对话框实现超连接,使用跟上面两个类一样方便,值得学习。- The plane, the belt picture button this example application derives the CButtonST kind from CButt
cdc-1_1-fr-ri
- SUN公司CDC参考实现,非常权威的设计参考资料-SUN company CDC Reference Implementation, very authoritative reference design
Text
- CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,CString类的使用。定时器的使用和DrawText函数的巧妙运用。CDC的裁减功能。-CDC of the word processing program to prepare, how to generate custom fonts and custom insert Fu, CString type of use. The use of timers and the ingenious use of DrawText fun
chat
- class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl)
cdc
- cdc基本使用的简单例子,有位图,画刷和pen的使用-cdc basic use of a simple example, bitmap, the use of brush and pen
dispalybmp
- 双缓冲显示技术,解决图像在屏幕上显示的闪烁问题。用到了CDC.-Double buffer display technology to address the image displayed on the screen flicker problem. Used the CDC.
map
- Visual C++ 图形图像编程技巧 设备环境类(CDC) CPaintDC,CClientDC,CWindowDC(构造函数和析构函数不同),CMetaFileDC-Visual C++ desigen for ST vc++ DIYer
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
Proyecto-Urbanizacion-USB-CDC
- Tank level measure with PIC 18F4455 and CDC usb Communication
CDC-CClientDC
- 介绍关于CDC,CClientDC,CWindowDC,CMetafileDC等的用法-About CDC, CClientDC, CWindowDC, CMetafileDC other usage
HDC-CDC-CClientDC-CPaintDCC-WindowDC
- 集中介绍了HDC,CDC,CClientDC,CPaintDC,CWindowDC的使用方法和区别,绘图显示效果,区分窗口客户区。-Focus on the HDC, CDC, CClientDC, CPaintDC, CWindowDC to use and distinction, graphics effects, to distinguish the window client area.
CDC
- CDC是针对于初学者来看的 本文章是转载的。内容很不错。-CDC is for beginners to view this article is reprinted. Content is very good. Thank you
cdc
- USB Communications Device Class (CDC) definitions for Linux v2.13.6.
CDC
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics maintain function, collections CPtrArray use, the differen
cdc-example
- usb cdc serial port example codevisionavr
USB-CDC-Control-sample
- USB CDC Control Example