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

搜索资源列表

  1. BmpProject

    0下载:
  2. 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:36.71kb
    • 提供者:黄光奇
  1. 20061010_DrawLine

    0下载:
  2. 一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:47.04kb
    • 提供者:fanny
  1. myopengl

    0下载:
  2. vc++和opengl,基于对话框的,快速变化的多面体
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:28.46kb
    • 提供者:solo
  1. Line

    0下载:
  2. 基于对话框的直线交点计算程序,且可以得出众多交点的最小区域,对学习vc++应用,以及直线相交算法等颇有益处!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37.94kb
    • 提供者:hello
  1. OpenGLDilog贴图

    0下载:
  2. VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:54.86kb
    • 提供者:yfq
  1. opencv_Detect

    0下载:
  2. 采用VC++6和opencv1.0,基于对话框模式,打开摄像头或打开已有的AVI文件,采用简单的背景差分法动态跟踪活动物体。opencv1.0需要自行下载和配置。-Using VC++6 and opencv1.0, dialog-based mode, open the camera or open an existing AVI file, the background difference method using a simple dynamic tracking moving obje
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:219.68kb
    • 提供者:张天源
  1. Ellipse

    0下载:
  2. 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8.05mb
    • 提供者:安琪
  1. UniInfor_07

    1下载:
  2. 这是我用VC+MO编写的一个GIS,可以实现简单的地图操作,比如放大,缩小等,它是基于对话框的。-This is what I used VC+ MO preparation of a GIS, can achieve a simple map operations, such as amplification, and so narrow that it is based on the dialog box.
  3. 所属分类:GIS program

    • 发布日期:2017-05-19
    • 文件大小:770.03kb
    • 提供者:woshihefeng
  1. OurWord

    0下载:
  2. 文本编辑器,可绘制各种图形,vc++6.0开发环境,基于对话框。-A text editor, can draw a variety of graphics, vc++6.0 development environment, based on the dialog box.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6.03mb
    • 提供者:冯佳
  1. 11open

    0下载:
  2. VC++数字图像处理基于opencv对图像进行平滑处理。通过OpenCV提供的函数对图像进行平滑处理,实例是一个基于对话框的应用程序。-it is about opencv
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:17.23kb
    • 提供者:liu
  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
    • 文件大小:2.9mb
    • 提供者:林津丞
  1. Draw

    0下载:
  2. VC++与Matcom混合编程,基于对话框画出正弦曲线,可以设置X轴的大小-VC++ and Matcom mixed programming, based on the dialog box to draw the sine curve, you can set the size of the X-axis
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1.92mb
    • 提供者:陈开
  1. wavelet

    0下载:
  2. 基于对话框的VC++编程,可以对图像进行小波变换N阶细节信息和平滑信息的提取。-Dialog based VC++ programming, you can transform the image detail and smooth N-order information extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:44.47kb
    • 提供者:孙洋
  1. HistDemoA

    0下载:
  2. VC++实现的图像直方图均衡化处理,是基于对话框的实现方式。-VC++ to achieve the image histogram equalization process, is based on the dialog implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.71mb
    • 提供者:李铭
  1. mymfc

    0下载:
  2. VC++6.0环境下基于对话框Dlg的MFC程序,能够读取显示位图文件BMP,并且进行边缘处理。在此基础上还可以扩展其他的功能,希望对图像处理的初学者有帮助。-VC++6.0 environment Dlg dialog-based MFC program that can read the display bitmap file BMP, and the edge of the handle. On this basis, can also extend other features,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3.39mb
    • 提供者:haona
  1. dddssdfe

    0下载:
  2. 基于对话框的简单图像处理,实现图像数据的读取,采用vc语言,对初学者很有用-Based on the simple dialog box image processing, realizes image data reading
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:27.39kb
    • 提供者:mayun
  1. OpenMP-Use-CImage

    1下载:
  2. 基于对话框的VC++代码,图像的读取、显示和处理用VC的CImage类,同时添加了OpenMP的超线程,大大提高了代码的运行速度-Based on the dialog VC++ code image read, display and processing of VC CImage class, while adding OpenMP Hyper-Threading, greatly improving the speed of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-09-22
    • 文件大小:13.92mb
    • 提供者:庞茜
  1. VC-showbmp

    0下载:
  2. 一个基于VC++6.0的对话框程序,用来显示位图,并且可以连续显示多张-VC++6.0 showbmp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:王伟
  1. OPENGL--and-VC-dialogproject

    0下载:
  2. OPENGL与VC兼容,基于对话框的框架代码,建议初学者下载,简单的绘图代码-OPENGL compatible with VC, dialog-based framework code, it is recommended that beginners download, simple drawing code
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-09
    • 文件大小:3.51mb
    • 提供者:wudi
  1. VCPPface-detection

    0下载:
  2. VC++基于对话框的人脸识别与特征提取程序- VC++ dialog based on face recognition and feature extraction procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:451.41kb
    • 提供者:user
« 12 »
搜珍网 www.dssz.com