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

搜索资源列表

  1. 基于Windows GDI+的几何线条处理

    0下载:
  2. 介绍了GDI+对几何线条创建、应用等基本方法,并以实例的方式对其中难于理解的部分提供了示例代码,实现了原先GDI不易实现的功能-introduced GDI to create geometric lines, the application of the basic approach and examples of the way in which it difficult to understand some of the sample code to achieve the origina
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3790
    • 提供者:尹科华
  1. 实现的windows gdi图形编程

    0下载:
  2. 此程序实现的windows gdi图形编程
  3. 所属分类:Windows编程

  1. GDIP_SDK(GDI)

    0下载:
  2. Windows下进行界面编程的参考书籍,内容详细。包括如何创建和显示位图、逻辑字体、Win32的GUI程序等等。-Windows programming interface under the reference books and detailed. Including how to create and display a bitmap, the logical font, Win32' s GUI procedures.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:62380
    • 提供者:范荣琦
  1. Draw

    0下载:
  2. 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9541288
    • 提供者:craig
  1. GDI_SDK_doc

    0下载:
  2. Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1832834
    • 提供者:sunu
  1. MakeSeal

    2下载:
  2. 本代码为 一个VC++环境下的公章绘制程序,应用到windows GDI的相关对象,还可以实现公章的保存-The code for a VC++ Environment official mapping procedures, applied to the relevant windows GDI objects, but also to achieve the preservation of official
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:40349
    • 提供者:徐凯
  1. GDI

    0下载:
  2. G D I绘图,用visual c++6.0开发的windows G D I图像编程-GDI graphics, using visual c 6.0 development windows GDI Graphics Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:95015
    • 提供者:juege
  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. Win32Tetris_C

    1下载:
  2. Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:60442
    • 提供者:Arizona
  1. GDIProgrammingPDF

    1下载:
  2. GDI程序设计的PDF,希望对大家有用,本书上的源码也已经上传-GDI programming PDF, hope useful for all of us, this book has also been the source upload
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-19
    • 文件大小:28809180
    • 提供者:宋巍
  1. windows-ImgSamples

    0下载:
  2. Windows图形编程 附书源代码作者:Feng Yuan -This book is about Windows graphics programming using Win32 GDI API, with an introduction to DirectDraw, and an even more brief introduction to Direct3D Immediate Mode. It covers common features implemented on all Win32
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2396011
    • 提供者:张立松
  1. Printer_GDI

    0下载:
  2. This a simple example that shows how to use the printer with Windows GDI Lib.-This is a simple example that shows how to use the printer with Windows GDI Lib.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9586
    • 提供者:tom
  1. vc

    1下载:
  2. 一个简单的VC++程序,使用Windows GDI函数实现文本的输出,实现将一首四句的古诗从右到左竖排逐列输出。-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1159186
    • 提供者:王然
  1. WIndowsGDI

    0下载:
  2. Describes Windows GDI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1953974
    • 提供者:akrynski
  1. GDI

    1下载:
  2. 使用标准GDI实现游戏品质的动画系统,重在讲述GDI的灵活使用和windows下的基本动画系统,让你真正体会到GDI的强大之处。-use GDI to draw animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:189729
    • 提供者:zyj
  1. ZhaoCha

    1下载:
  2. windows gdi和图像解析示例,是一个图像对比工具,可用作"大家来找茬"游戏外挂,类似qq截图的方法选择源图像区域,软件会自动锁定右边的比较区域,并显示左右区域不同处-a example for window GDI operation, a image compare tool, can be used to compare 2 picture and find difference, when you choose the source image area, the program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:23135
    • 提供者:aj3423
  1. snake

    0下载:
  2. 一款精简版的贪吃蛇,很适合初学Windows GDI的人-A streamlined version of the Snake, it is suitable for beginners of Windows GDI
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:413127
    • 提供者:陈仲熠
  1. GDIGraphic

    0下载:
  2. windows GDI应用,很难找到的!和大家一起分享!-Application windows GDI
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:203951
    • 提供者:fhj
  1. WindowsGDIranda

    0下载:
  2. GDI 是Windows 图形图像编程的主要接口,但是其功能贫乏,使用复杂给程序员带来很多的不 便。GDI + 的出现使这一现象大为改观,它是微软的. Net Framework 的一个重要组成部分,大大增强了 Windows 的图形图像开发接口,同时它也改变了传统的GDI 编程模式,使开发工作大幅度简化。首先从理 论角度介绍GDI + 的种种优越特性,再从代码开发的角度说明如何来使用GDI + 。-GDI is the main interface of Windows graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:103381
    • 提供者:高林杰
  1. GDI-SDK

    0下载:
  2. GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1833608
    • 提供者:蔡孟超
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com