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

搜索资源列表

  1. TestStr1.5

    0下载:
  2. 超华丽的仿苹果DOCK工具栏,VC++,GDI+制作,开发环境VC2008.-Iphone DOCK super gorgeous toolbars, VC++, GDI+ production, development environment VC2008.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:634422
    • 提供者:venky
  1. GDI_plus

    1下载:
  2. VC GDI 编程,美化程序界面、开发GDI程序!-VC GDI programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:6071990
    • 提供者:follow
  1. jianji

    0下载:
  2. GDI画出来的花,是VC++编写的,应该会对初学者有一定帮助。-Flower painting by GDI is VC++ Prepared, it should be will certainly be of help to beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:36578
    • 提供者:夏暖
  1. 3DDraw

    0下载:
  2. 通过VC代码来编写3d饼图的显示,对想学习GDI编程的朋友是有帮助的。-Through the VC to write code for 3d pie chart shows that want to learn programming GDI friends to be helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:101340
    • 提供者:李勇
  1. paint

    1下载:
  2. 图形GDI程序,可以画各种自定义的图形,可对所画图形编辑,保存,载入,打印预览,打印等。-GDI graphics program, you can draw a variety of custom graphics, can be painted on the graphics editor, save, load, print preview, print and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:1598993
    • 提供者:wade
  1. Gdi

    0下载:
  2. 此软件用于练习在VC++环境下各种绘图工具的使用。-This software is used to practice in VC++ Environment the use of a variety of drawing tools.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:1367
    • 提供者:王平
  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. Triangle

    0下载:
  2. 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:794
    • 提供者:威廉
  1. BalloonCode

    0下载:
  2. 详细讲解VC++中如何实现集中常用的Tooltip,完全基于GDI编写的-Explain in detail the VC++ In how to achieve centralized common Tooltip, based entirely on the GDI prepared
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:54320
    • 提供者:xuxiaoming
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. PNG

    0下载:
  2. MFC实现pug镂空动画,vc空间的实现-MFC to achieve animation pug stencil
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:266823
    • 提供者:张旭
  1. GDI

    0下载:
  2. GDI+编程,适用于VC++的,希望可以对大家有帮助,我也正在学习-GDI+ Programming for VC++, and I hope you can help, I am also learning
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-08
    • 文件大小:15449566
    • 提供者:aidy22
  1. TestDlg

    0下载:
  2. gdi+大大简化了vc在绘图方面的应用.本例提供的就是gdi+在绘制gif图片时的应用.-gdi+ vc greatly simplifies the application of the drawing. in this case is provided in gdi+ in the draw gif image when the application.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:905575
    • 提供者:perhapsbu
  1. vc_simplified_formulation_program_source_GDI.

    0下载:
  2. vc实现简化GDI写法的程序源码.vc simplified formulation of the program source GDI.-vc simplified formulation of the program source GDI.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:15723
    • 提供者:uyw
  1. SHCTest

    0下载:
  2. 这是一个关于VC++双缓冲解析的示例源代码,以前经常在论坛上见到不少人在讨论双缓冲的问题,后来自己也在网上找过资料,但感觉有些凌乱,且大多是 DirectX 相关的,没有一个让新手们参考的实例,于是自己做了一个,主要说明双缓冲技术的原理以及双缓冲在 VC++ 的 GDI 绘图环境下的实现方法-This is a double-buffering on the VC++ sample source code analysis, previously often seen many people o
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:15256
    • 提供者:xyhuang
  1. DrawFiveStar

    0下载:
  2. 画五角星源码 GDI应用小例子之一,希望能有所帮助、 参考-draw five star,GDI Vc++ ,for study goodluck.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1181521
    • 提供者:okman8315
  1. UIeditor0728

    0下载:
  2. gdi与graphics的使用,能显示png图片,以及xml的生成与读取,是一个非常好的学习vc编程的例子-gdi graphics used ,can display png picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:7706710
    • 提供者:chenzming
  1. Using-GDI-P-in-VC-programming

    0下载:
  2. 在VC中使用GDI+编程,适合于GDI编程的初学者-Using GDI+ in VC programming, programming for beginners GDI
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:565920
    • 提供者:书云
  1. CrazyBall

    0下载:
  2. 疯狂球,VC+GDI打造,疯狂享受一下吧-Crazy Ball, VC+ GDI build, crazy enjoy it. . . .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:733437
    • 提供者:noxmetucn
  1. vc6GDIplusSrc

    0下载:
  2. VC++使用GDI控制png图片半透明制作漂亮时钟-VC++ using GDI controls production of a beautiful semi-transparent png image clock
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:772120
    • 提供者:丁勇
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com