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

搜索资源列表

  1. Windows DIB Programming

    0下载:
  2. Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1357459
    • 提供者:侯煦
  1. Windows API参考大全

    0下载:
  2. 原始的windows API参看大全,适合学vc初学者学习观看-original windows API see Daquan, suitable for beginners to learn science vc watch
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:151171
    • 提供者:autooy
  1. 怎样做出windows那种无闪烁画图?

    0下载:
  2. 怎样处理图象的闪烁问题。怎样做出WINDOWS那种无闪烁的画面。-how to deal with the image problem of flicker. What kind of made WINDOWS Flicker-free picture.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:付林
  1. Windows 图形编程源码

    1下载:
  2. 华人做者袁枫写的一本很经典的关于\"windows图形编程\"的配套源代码-Chinese cheng, who wrote a classic on the "windows graphical programming" supporting source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:16225471
    • 提供者:张三
  1. Windows 环境下32位汇编程序设计 书代码

    0下载:
  2. Windows 环境下32位汇编程序设计 书代码-under Windows 32 assembler code design book
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:547699
    • 提供者:萧龙
  1. windows MFC写的坦克大战

    0下载:
  2. windows MFC写的坦克大战源代码。-windows write cycles MFC source code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:12685002
    • 提供者:奚晓峰
  1. windows图像处理程序

    0下载:
  2. windows图像处理程序,很好的画图工具,可以实现简单画图功能-windows image processing procedures and a good drawing tools, can achieve a simple drawing functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:420385
    • 提供者:xiaochen
  1. Windows图形编程

    1下载:
  2. Windows图形编程(英文),留美学者袁峰的一本绝嘉好书.我好不容易才找到,还买了此书的中文版.此书深入api,windows内部核心数据结构,direct核心数据结构,gui编程,字体结构. 强烈推荐-Windows graphical programming (English), the holder of the scholar Yuan Feng-chia never a good book. I finally find, but also bought a book of the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9488496
    • 提供者:何必呢
  1. 利用Windows API 播放AVI文件.rar

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:2011-07-25
    • 文件大小:2742
    • 提供者:hunter_bj
  1. Windows graphics drawing

    0下载:
  2. windows 图形算法,包括线、面,带有抗锯齿效果
  3. 所属分类:GDI/图象编程

  1. 模拟windows自带的画图程序

    0下载:
  2. 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-06-27
    • 文件大小:2531265
    • 提供者:luoshao@163.com
  1. csedit_03_08_22

    0下载:
  2. windows 内核培训资料,内核编程很好的参考资料-windows core training materials, a good reference for kernel programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7425180
    • 提供者:shine
  1. winpaint

    0下载:
  2. Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:194250
    • 提供者:站长
  1. LibGdiplus

    1下载:
  2. 众所周知,Windows Mobile从5.0开始就支持GDI+了,但是却只能使用C#进行代码托管来使用GDI+中的丰富功能。现在有了这个库,让C++也可以使用GDI+了。附件中是手机开发GDI+程序时使用的头和库。支持WinCE5.0, WinCE6.0, VC++代码,非C#封装。附有源码。-As we all know, Windows Mobile from 5.0 beginning supported GDI+, but they can only use C# for manage
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-11-25
    • 文件大小:936747
    • 提供者:flairyu
  1. ImageEditor

    0下载:
  2. 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-27
    • 文件大小:126358
    • 提供者:jh
  1. testbtn

    0下载:
  2. a bitmap button in windows ce that use bitmap file as the button picture. you need prepare bitmap files to run it.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:24412
    • 提供者:xing_xin
  1. shellicon_src

    0下载:
  2. This explain how to extract shell icon in windows.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3704
    • 提供者:Super pine
  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. 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. windows-painter

    0下载:
  2. 完全模仿windows自带的画图程序,有工具条,菜单,MDI多文档,不可多得的学习资料,VC2003 编译通过。-Completely mimic the Paint program that comes with windows, a rare learning materials. Enjoy it! VC2003 compiled by
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:96618
    • 提供者:wanghr
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com