CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - CDC

搜索资源列表

  1. AVR-CDC.2006-07-18

    0下载:
  2. AVR模拟USB资料全部资料,可以简单的实现USB功能,测试OK-AVR analog USB data all the information
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:111001
    • 提供者:hzq
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC grasp of the word processing program to prepare, how to generate custom fonts and custom insertion site, and is familiar with the use of CString
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:38357
    • 提供者:xue
  1. UltraISO_7.5.1_Build965

    0下载:
  2. CD Image Editor *.iso,*.bin,*.nrg,*.cdc-CD Image Editor*. iso,*. bin,*. nrg,*. cdc
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:2291963
    • 提供者:许青海
  1. cdc_wmc10

    0下载:
  2. Universal Serial Bus CDC Subclass Specification for Wireless Mobile Communication Devices
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:733179
    • 提供者:HyunWook
  1. CDCLineDrawingUsingCComboBox

    0下载:
  2. 利用CDC及窗口拆分功能实现简单的线条绘制功能,能初学VC++会有一定帮助。-Using CDC to complicate line drawing!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:830378
    • 提供者:袁古兴
  1. CRC_V

    0下载:
  2. 实现CRC码的产生 校验,有crc-8 crc-16 crc-32-cdc chansheng he jiaoyan
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:28914
    • 提供者:goodyeday
  1. baojing

    0下载:
  2. 报警控制在各种工业控制系统中是经常见到的,一般用于报警的方法有很多,有用文本标示,有用图形表示的,其原理不外乎构造CDC类对象然后利用提供的各种基本图元属性进行图形绘制就可以了.这里我们来制作一个能够显示报警文本,当出现某个报警的时候我们然背景进行闪烁就可以实现功能了. -VC define COLOR_RED RGB(255,0,0) #define COLOR_GREEN RGB(0,255,0) protected: CBitmap*m_pBitmapOldBack
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2331
    • 提供者:轩零
  1. vcText

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:31690
    • 提供者:zs2
  1. mfc

    0下载:
  2. 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndir
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3524868
    • 提供者:王婷
  1. cdc-demo

    0下载:
  2. VC++6.0 手动加载*.DLL文件 自绘曲线 自由控制灵活方便,可直接用于项目开发-VC++6.0 manual load*. DLL file from the curve free control is flexible and convenient, can be directly used in project development
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1494490
    • 提供者:xjz
  1. Proyecto-Urbanizacion-USB-CDC

    0下载:
  2. Tank level measure with PIC 18F4455 and CDC usb Communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:32508
    • 提供者:chino
  1. Chapter5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master CDC word processing program to prepare, how to customize fonts and custom caret, familiar with the use of CString type. According to Cara OK
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:46671
    • 提供者:程璐
  1. mfc

    0下载:
  2. 独立开发一个MFC绘图程序,基于“文档-视图”结构,在客户区能够完成- void CDopicDlg::OnBnClickedQuse() { // TODO: 在此添加控件通知处理程序代码 CDC* m_dc CRect m_rect m_pic.GetClientRect(m_rect) m_dc = m_pic.GetDC() int r1,g1,b1,r2,g2,b2 for (int i = 1 i<m_rect.ri
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:405864
    • 提供者:落雨軒囂
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。 -Master the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with the use of CString class. By
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:2787644
    • 提供者:蒋晶
  1. AVR-USB-162-CDC

    0下载:
  2. AT90USB162 sourcecode
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1565310
    • 提供者:son
  1. VistaCalendar

    0下载:
  2. Vista风格日历 在对话框上绘制软件的背景位图并根据背景位图设置窗体的显示区域然后获得系统当前日期并根据当前日期计算对应的农历日期,然后通过CDC类将获得的日期数据绘制在窗体上-Vista style calendar in the dialog box on background bitmap drawing software and then get the current system date and the current date to calculate the correspo
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:285367
    • 提供者:mengshen
  1. HDC-CDC-CClientDC-CPaintDCC-WindowDC

    0下载:
  2. 集中介绍了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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1914436
    • 提供者:李华
  1. CDC

    0下载:
  2. 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics maintain function, collections CPtrArray use, the differen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:43695
    • 提供者:汪小菲
  1. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
  1. cdc-example

    0下载:
  2. usb cdc serial port example codevisionavr
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:11857
    • 提供者:smsnick
« 12 »
搜珍网 www.dssz.com