CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Graphics Device Interface

搜索资源列表

  1. huitu805

    0下载:
  2. 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:371382
    • 提供者:adnsid
  1. a47212

    0下载:
  2. Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 -Win32 API is engaged in the development of Windows applications are essential. The book begins with the Win32 API funct
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:678531
    • 提供者:荣荣
  1. tuxingshebeijikou20070406

    0下载:
  2. 使用vc编写的图形设备接口的程序,程序完整,全面.-use vc prepared by the graphics device interface process, the integrity of the process and comprehensive.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39172
    • 提供者:hehe
  1. 新编Win API大全

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-32 as a Microsoft platform application programming interface,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:678500
    • 提供者:刘明
  1. 14160_12302558264cIi.rar

    1下载:
  2. 毕业设计基于VC的车牌识别系统,使用GDI[图形设备接口]对象 ,Graduation design is based on the VC license plate recognition system, the use of GDI [Graphics Device Interface] objects
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-11-24
    • 文件大小:236899
    • 提供者:zhanghenry
  1. Newwin32APIdaqo

    0下载:
  2. 对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-On the Win32 API function to do a complete overview and included five categories function: window management, graphics device interface, system services, i
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:678239
    • 提供者:杨红伟
  1. Win32API

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-As a Microsoft 32-bit platform application programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:455320
    • 提供者:江南
  1. WIN32API

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programming i
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:678486
    • 提供者:jiaming
  1. API

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务-Microsoft 32-bit platforms as application programming interfaces, Win32 API are engaged in the development of Windows applications n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:679947
    • 提供者:刘鹏基
  1. Windows_GDI

    0下载:
  2. 图形设备接口(GDI,Graphics Device Interface)的主要目标之一是支持在输出设备(如视频显示器、打印机和绘图仪)上的与设备无关的图形。 GDI通过将应用程序与不同输出设备特性相隔离,使Windows应用程序能够毫无问题地在Windows支持的任何图形输出设备上运行。-Graphics Device Interface [GDI, Graphics Device Interface] one of the main objectives are to support the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:561347
    • 提供者:陈小敏
  1. New_Windows_API_Reference

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开 发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、 图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic 和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Microsoft 32-bit platforms as application programm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:128209
    • 提供者:杨扬
  1. CircleText

    0下载:
  2. GDI+(Graphics Device Interface Plus图形设备接口加)是Windows XP和Windows Server 2003操作系统的图形子系统,也是.NET框架的重要组成部分和窗体绘图的主要工具,负责在屏幕和打印机上绘制图形图像和显示信息。-GDI+ (Graphics Device Interface Plus Graphics Device Interface plus) is a Windows XP and Windows Server 2003 operati
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:48866
    • 提供者:zeerton
  1. NEW_Windows_API_REFF_PDF

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务。-Microsoft 32-bit platforms as application programming interfaces, Win32 API is engaged in the development of Windows applications n
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:37069111
    • 提供者:钟诚
  1. Win32programs

    0下载:
  2. Microsoft Win 32程序参考大全-窗口管理和图形设备接口学习书籍-Microsoft Win 32 programs Reference- Window Management and Graphics Device Interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11146588
    • 提供者:xybz2008
  1. objread

    0下载:
  2. 每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连 // 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能 // 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc, // dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader des
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7133
    • 提供者:轩宇
  1. Draw

    0下载:
  2. 显示位图的程序。包含选择位图路径,打开位图文件,读入位图数据,分析位图格式,创建位图GDI(图形设备接口)对象等。-Display bitmap program. Select the bitmap that contains the path, open the bitmap file, read the bitmap data, analysis of bitmap formats, create bitmap GDI (Graphics Device Interface) objects.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:43857
    • 提供者:媛媛
  1. Win32API

    0下载:
  2. win32 API 窗口管理   窗口通用控制   Shell特性   图形设备接口   系统服务   国际特性   网络服务 -win32 API, managerial characteristics of General Graphics Device Interface Control System Shell Services International Properties Network Services
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1888095
    • 提供者:cghsvdg
  1. GDI_Demo

    0下载:
  2. Demo how to use GDI (Graphics Device Interface)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:33115
    • 提供者:Tran Thanh Van
  1. VCMFC

    0下载:
  2. Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-In the Windows Win32 API is necessary for application development. Book on the Win32 API function to do the first complete
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:445587
    • 提供者:rolf
  1. VCTutorial

    0下载:
  2. VC++教程,包含VC++发展历史、windows图形图像设备接口绘图、MFC等-VC++ tutorial, including the history of VC++, windows graphics device interface graphics, MFC, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1566100
    • 提供者:杨伟
« 12 3 »
搜珍网 www.dssz.com