CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cdc

搜索资源列表

  1. CDCDemo

    0下载:
  2. 实现在vc的SDI中的OnDraw函数中,实现绘制一正方形并输出说明文字,另外,创建单击鼠标左键响应函数,在其中利用CDC类实现绘制一圆形并输出说明文字。-The realization of the SDI in the vc in the OnDraw function, the realization of drawing a square and descr iptive text output, In addition, click the left mouse button to c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:280535
    • 提供者:Olympia
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用-the text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:38096
    • 提供者:yuan
  1. ParallelWorld

    0下载:
  2. 一个用DirectX9编写的3D小游戏,虽然功能不多,但是基本的倒影,人物行走,对话等都实现。-RView::CRView() { // TODO: add construction code here } CRView::~CRView() { } BOOL CRView::PreCreateWindow(CREATESTRUCT& cs) { // TODO: Modify the Window class or styles her
  3. 所属分类:DirextX

    • 发布日期:2017-05-25
    • 文件大小:8203790
    • 提供者:任龙
  1. MFC_Graphic

    0下载:
  2. 自己学习VC++的时候,编写了一个练习CDC的一个画图程序,可以保存和读取-Their own learning VC++ when the CDC has prepared an exercise of a drawing program, you can save and read
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:559669
    • 提供者:何雨
  1. USBHID

    0下载:
  2. 使用Atmega 8 及PDIUSBD12开发的USB转CDC及HID的源代码-Use Atmega 8 and PDIUSBD12 develops USB-CDC and HID source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:97116
    • 提供者:
  1. Graphic

    0下载:
  2. 演示c++中的中的CDC类的使用,可以画出点,直线,矩形,椭圆等四种图形-Demo c++ classes in the use of the CDC, you can draw points, lines, rectangles, ellipses and so on four kinds of graphics
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:92429
    • 提供者:孔震
  1. Lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC editing the document control procedures for the preparation of word processing, how to create custom fonts and custom insert a symbol, familiar
  3. 所属分类:File Operate

    • 发布日期:2017-06-20
    • 文件大小:30846576
    • 提供者:qszchew
  1. AVR-CDC

    0下载:
  2. 用单片机 AVR mega48 和 tinny13做的 AVRCDC-With MCU AVR mega48 and tinny13 do AVRCDC
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:119384
    • 提供者:superman
  1. PathFont

    0下载:
  2. 利用设备上下文CDC类的通道方法,实现了空心文字的显示。-CDC class device context using the channel method, realized the hollow characters display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:26964
    • 提供者:lisong
  1. AVR-CDC

    0下载:
  2. AVR atmega8做的USB转串口模拟源码。-avr atmega8 use to a USB to UART.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:111456
    • 提供者:shait
  1. lesson4

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-the message of MFC,how to use ClassWizard,by Sunxin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:47385
    • 提供者:laoyu
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-how to use CString Class,CDC Class,by Sunxin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:46556
    • 提供者:laoyu
  1. cshape

    0下载:
  2. 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:708613
    • 提供者:庄三少
  1. DeformPFMT

    0下载:
  2. Code written by Namrata Vaswani. A small part of the code (a little bit of the level set part) is taken from code written by Yogesh Rathi Please cite Namrata Vaswani, Yogesh Rathi, Anthony Yezzi, Allen Tannenbaum, PF-MT with an Interpolation Effe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:107084
    • 提供者:gobsy
  1. CVM090928

    0下载:
  2. 此CVM是基于SUN CDC最新版本phoneme_advance2源代码编译出的,将本文件夹下的bin、btclasses、lib和testclasses四个文件放到ARM板上,即可运行CVM程序。-The CVM version has been compiled base on the source code of phoneme_advance2.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-10
    • 文件大小:2099824
    • 提供者:zhongfeng
  1. Hello

    0下载:
  2. CDC *pMemDC = new CDC() pMemDC->CreateCompatibleDC(pScreenDC) //然后创建位图: CBitmap *pBitmap = new CBitmap() pBitmap->CreateCompatibleBitmap(pScreenDC, pRect->Width(), pRect->Height()) # pRect为用户选取的范围 CBitmap *pOldBitmap
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:13496875
    • 提供者:enge
  1. CDC

    0下载:
  2. 单片机控制CD-ROM 源代码,经测试可以实现播放,暂停,停止等功能-SCM control CD-ROM source code can be achieved by the test play, pause, stop and other functions
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:91695
    • 提供者:将进酒
  1. Chapter5

    0下载:
  2. 通过对卡拉ok程序的编写,讲解定时器的使用和DrawText函数的巧妙使用,讲解如何使用CDC的裁剪功能。-Kara ok through the preparation process to explain the use of timers and the clever use of DrawText function to explain how to use the CDC-cutting features.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:294289
    • 提供者:cindy
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。-CDC' s word processing program to master the preparation, how to create custom fonts and custom insert a symbol, familiar with the use of the CString class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:38221
    • 提供者:刘芬
  1. CDCLineDrawingUsingCComboBox

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

    • 发布日期:2017-04-01
    • 文件大小:830378
    • 提供者:袁古兴
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 28 »
搜珍网 www.dssz.com