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

搜索资源列表

  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、png、JPEG、JPG、BMP、GIF、IMG格式读取。使用gdi绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. Mybutton(gdiplus)

    3下载:
  2. 需要gdi+支持的mfc按钮类。自绘图片按钮,支持各种透明效果,可添加文字,支持普通、焦点、鼠标经过、鼠标按下、选中、不可用6种状态不同图片显示-Need to support gdi+ mfc button class. Since the paint picture buttons, supports a variety of transparency effects, you can add text, to support general, focus, mouse after mous
  3. 所属分类:按钮控件

    • 发布日期:2012-12-01
    • 文件大小:3194
    • 提供者:carl
  1. gdiplusSrc

    0下载:
  2. gdi+贴图应用,png贴图,mfc窗口对话框-gdi+ mapping applications, png map, mfc Dialog window
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:407937
    • 提供者:
  1. Study_gdiPLUS

    0下载:
  2. 使用gdi+来加载png图文件的实例, 作者代码清晰易读, 使用mfc开发, 适合初学者学习如何使用gdi+加载png图文件.-Use gdi+ to load the png image file example, on code readability, use the mfc development, suitable for beginners to learn how to use gdi+ load png image file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:285805
    • 提供者:JALIN
  1. gdiTest

    1下载:
  2. mfc下用gdi加载png图片,实现窗口的完全透明,很简单,大家可以学习下-mfc under load png images with gdi achieve the window completely transparent, very simple, we can learn under
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-09-18
    • 文件大小:1701888
    • 提供者:苍之涛
  1. png

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

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

    0下载:
  2. 使用gdi+以及png图片编写的一个CButton mfc类,可以实现按钮的透明-using gdi plus and png image to create a button. this is a mfc cals derived from CButton
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:356643
    • 提供者:戴威望
  1. Study_gdiPLUS

    0下载:
  2. 使用gdi+来加载png图文件的实例, 作者代码清晰易读, 使用mfc开发, 适合初学者学习如何使用gdi+加载png图文件.-Use gdi+ to load the png image file example, on code readability, use the mfc development, suitable for beginners to learn how to use gdi+ load png image file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4361495
    • 提供者:JALIN
  1. gdiPlus

    0下载:
  2. 使用gdi+来加载png图文件的实例, 作者代码清晰易读, 使用mfc开发, 适合初学者学习如何使用gdi+加载png图文件.--Use gdi+ to load the png map file example, on code readability, use the mfc development, suitable for beginners to learn how to use gdi+ load png map file .-
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:848528
    • 提供者:布耀星
  1. FangDa

    0下载:
  2. mfc做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用gdi+技术或png图解决,已测试。   按ESC或双击放大镜可退出程序。-The the pure mfc do the magnifying glass small example, VC6, VS2010 can compile and run suppo
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:25903
    • 提供者:Blue
  1. pngButton

    0下载:
  2. mfc下CButton的派生类,实现png美化Button,集成了gdi初始化函数,事先调用InitgdiplusLib();函数。-mfc under CButton derived class and realized the png beautify Button, integrated gdi initialization function prior call InitgdiplusLib () function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:3352
    • 提供者:方煜
  1. FangDa

    0下载:
  2. mfc做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用gdi+技术或png图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure mfc to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:25300
    • 提供者:eben
  1. GDPpng

    1下载:
  2. 基于gdi+开发的透明按钮!可以加载png图片,唯一的缺点在于无法半透明!-mfc png buttons, personality guarantees fully available, usage, see the source code, we know that so I do not take test engineering
  3. 所属分类:图形/文字识别

    • 发布日期:2013-07-31
    • 文件大小:18520234
    • 提供者:yanglinjun
  1. FangDa

    0下载:
  2. mfc做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用gdi+技术或png图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure mfc to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:27258
    • 提供者:阿健
搜珍网 www.dssz.com