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

搜索资源列表

  1. VC中的图象打印问题(基于对话框)

    0下载:
  2. VC中的图象打印问题的源代码(基于对话框),实现对话框打印图像功能,对你一定有帮助-VC print images of the source code (based on the dialog box), the Print dialog box to achieve functional images, you can help
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1175350
    • 提供者:张三水
  1. 用非模式对话框实现与视图之间的数据交互

    0下载:
  2. 用非模式对话框实现与视图之间的数据交互,使图像能即时更新,Non-modal dialog box with the view of the data exchange between, so that images can be updated
  3. 所属分类:绘图程序

    • 发布日期:2017-03-22
    • 文件大小:43626
    • 提供者:王亮
  1. 113172239digitalimageprosessing

    0下载:
  2. 基于对话框的图像处理的程序,比较好用,大家可以看下,很不错的。-Dialog-based image processing procedures, more convenient, we may have a look, very good.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:181683
    • 提供者:李英
  1. 111111

    0下载:
  2. 利用VC++实现对话框绘图,并保存为24位BMP。还可对图像进行变换和增强,以及24位真彩色转为256色的程序-Dialog box using VC++ to achieve the drawing, and save for the 24-bit BMP. Can transform and enhance the image, and the 24-bit true color to 256 color process
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4551589
    • 提供者:wlf
  1. ScrollBitmap_demo

    0下载:
  2. Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disad
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:32222
    • 提供者:徐丽志
  1. drawzuobiaozhou

    0下载:
  2. 它可以实现在对话框和文本框里面画图像,包括坐标轴,轴上的点,以及每个坐标点对应的图像。十分好用。-It can be achieved in the dialog box and text boxes inside the painted images, including axes, axis, as well as coordinates of points corresponding to each image. Very easy to use.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:6882
    • 提供者:吴楠
  1. source

    0下载:
  2. 这是书上的代码,在Visual C++下的图像处理以及在多文档和无模态对话框中的实时显示,供大家参考-This is the book
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:227689
    • 提供者:min
  1. craindlg

    0下载:
  2. 本工程利用vc的图像处理和画图的功能实现的模仿下雨的对话框工程-The project utilized a vc of image processing and drawing functions of the dialog box works imitate rain
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:320787
    • 提供者:zhanglu
  1. ZoomCtrl

    0下载:
  2. 我在工作中需要使用一个对话框显示图表,还能进行放大与缩小。图像放大对滚动条CScrollView也进行了处理。-I m working on a dialog to display a type of chart.I figured I could easily find such a thing, or whip one up using the scroll functions of CWnd .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:28262
    • 提供者:Athink
  1. MFCCommonDialog

    0下载:
  2. 用VC编写的对话框程序代码,用于图像处理方面的东西-VC of the dialog box with the preparation of program code, for image processing of things
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:164499
    • 提供者:陈晓广
  1. AddView

    0下载:
  2. 这是一个基于对话框的动态添加视图文件,在里面可以实现动态增加三维立体图像的展示等等。-This is a dialog based on the added dynamic view documents, which can be achieved in the dynamic increase of three-dimensional image display and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4354609
    • 提供者:ggg
  1. 35345634534

    0下载:
  2. 对话框形式实现bmp图像加载与保存。图像处理最基本的技能-Bmp form dialog box to load and save images. The most basic image processing skills
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1899247
    • 提供者:tianyz
  1. TestMFC

    0下载:
  2. 在对话框上画线 希望大家有所帮助 -Draw a line in the dialog box on the hope that we help
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:24752
    • 提供者:医生
  1. text

    0下载:
  2. 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18799038
    • 提供者:张磊
  1. alunfangcha

    1下载:
  2. 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:236331
    • 提供者:zhengjie
  1. DIPDemo

    0下载:
  2. 基于对话框的数字图像处理程序,这是阮秋琦的《数字图像处理》的随书光盘里面的程序!-Dialog-based digital image processing program, which is restoration new " digital image processing" CD with the book inside the program!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:683737
    • 提供者:olysess
  1. csdi3

    0下载:
  2. 基于vc++打开对话框,有锐化、提取边缘等图像处理算法,可作为框架卡发软件-Based on vc++ open the dialog box, there are sharpening, edge extraction and other image processing algorithms can be used as the framework of cards issued Software
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3037130
    • 提供者:林津丞
  1. bmp

    0下载:
  2. 对话框打开bmp位图,附加图像处理功能,VC++程序编写-Bmp Bitmap dialog box opens, additional image processing functions, VC++ programming
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3768585
    • 提供者:andy
  1. VCPPIMAGEMODEL

    0下载:
  2. 用VC++构造图像类CDIB,基于对话框的的图像处理基础模版,各类图像算法均可基于此模版实现,对初学者有较好的借鉴意义-Constructed image using VC++ Class CDIB, dialog-based image processing based on templates, various types of image algorithms can be realized based on this template, for a better reference fo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1922928
    • 提供者:凌凌
  1. opencv 基于MFC对话框显示图像

    1下载:
  2. opencv 将opencv的图像数据显示在对话框的picture控件上!
  3. 所属分类:OpenCV

« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com