CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - CDC

搜索资源列表

  1. CDC_exe

    0下载:
  2. windows的cdc图形编程的举列程序,对于熟悉windows的CDC有好处-windows of the cdc graphical programming procedures listed, for those familiar with the CDC good windows
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87990
    • 提供者:fred
  1. VMYCAD3.0

    0下载:
  2. 自己写的用CDC类实现的CAD小软件,实现图形的旋转平移,等outcad功能-himself wrote the CDC used to achieve the kind of small CAD software, graphics rotation translation, , and other functions outcad
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:257935
    • 提供者:朱敏伟
  1. BitmapDC_src

    0下载:
  2. CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory bitmap device context without having to reinvent the wheel every time you need one. -CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory b
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5273
    • 提供者:KangBingNan
  1. Code

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

    • 发布日期:2008-10-13
    • 文件大小:75245
    • 提供者:快乐
  1. Draw_Form

    0下载:
  2. 关于VC和windows 的绘图机制,使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 Windows下的MFC编程机制,消息驱动,事件等待.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:252220
    • 提供者:davis
  1. Sin02

    0下载:
  2. 一个实现画sin函数的例子,初学者可以看看,学习gdi ,cdc 设备,可以任意比例的缩放,只是实现得不是太理想。
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-16
    • 文件大小:1925627
    • 提供者:wjl
  1. badaoxiama1

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 比较重要的地方 读BMP文件,只能打开256色 (可以是灰度) 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 虽然已经弄出来了,还是希望大家好好读读源程序。 你们以
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:234741
    • 提供者:游侠
  1. GeometryDraw

    0下载:
  2. 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:104229
    • 提供者:张平
  1. CDC

    0下载:
  2. 一个简单的VC画图程序,在CXXView的OnDraw()里画一个篮球场,展示了一个VC的画图功能
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27842
    • 提供者:dawei
  1. GESAAS3

    0下载:
  2. 建立了个CDC得扩展类,作为对GDI得扩展-established a 000 CDC in extensions, as in the expansion of GDI
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35950
    • 提供者: 望超
  1. Image.rar

    0下载:
  2. 图像的剪切与合成,剪切:使用CRgn类创建一个剪切区域,利用CDC选中该剪切区域,在该区域绘制图像,将剪切的区域设置为白色背景;合成:采用CDC类的BitBlt方法实现,Shear and synthetic images, shear: the use of categories to create a shear CRgn region, the use of CDC select the shear area, mapping the image in the region, the re
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3303072
    • 提供者:周燕
  1. HistoryLine

    1下载:
  2. 一个显示历史数据曲线的程序源代码,压缩包中包含了历史数据文件和程序源码,在公司里用过很好用。开发环境VC++6.0,绘制曲线用的是MFC的CDC。-Curve of a display of historical data source code, compressed package that contains the historical data files and program source code, used in the company good use. Development
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2850396
    • 提供者:占紫云
  1. 像素操作

    0下载:
  2. 本程序是演示VC中的CDC类,测试画圆,矩形,区域,颜色,及对象素的操作.-demonstration of this program is the CDC VC category, testing Circle, rectangular, regional, color, and the operation of the pixel.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:47993
    • 提供者: 望超
  1. MyGraphic

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

    • 发布日期:2017-11-18
    • 文件大小:41101
    • 提供者:qiyunping
  1. pro

    0下载:
  2. 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:238577
    • 提供者:jiang
  1. dispalybmp

    0下载:
  2. 双缓冲显示技术,解决图像在屏幕上显示的闪烁问题。用到了CDC.-Double buffer display technology to address the image displayed on the screen flicker problem. Used the CDC.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:897
    • 提供者:vivianjia
  1. map

    0下载:
  2. Visual C++ 图形图像编程技巧 设备环境类(CDC) CPaintDC,CClientDC,CWindowDC(构造函数和析构函数不同),CMetaFileDC-Visual C++ desigen for ST vc++ DIYer
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:12374
    • 提供者:taoye
  1. CPintorLine

    0下载:
  2. 一个小的画线的程序,在这里我们可以来了解到,关于基本的CDC画线程序的使用-it is a small program about vc++ draw line or another program used in draw program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1880
    • 提供者:taoye
  1. lesson5

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

    • 发布日期:2017-05-08
    • 文件大小:1939289
    • 提供者:andy
  1. CDC-CClientDC

    0下载:
  2. 介绍关于CDC,CClientDC,CWindowDC,CMetafileDC等的用法-About CDC, CClientDC, CWindowDC, CMetafileDC other usage
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:84928
    • 提供者:雷天兆
« 12 »
搜珍网 www.dssz.com