CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - image vc 6.0

搜索资源列表

  1. kshbysj

    0下载:
  2. 计算机系本科学生最新毕业时间,可视化图像处理系统的设计与实现,VC++6设计完成及论文,还有教师评语等内容。-computer science undergraduate students graduating from the latest time, visual image processing system design and implementation VC 6 design is completed and the papers, there are also teachers
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3.63mb
    • 提供者:吴宏斌
  1. HBITMAPExample.rar

    0下载:
  2. 应用VC++6.0 读取bmp格式的图像,并将图像显示在视图区。 ,VC++6.0 to read bmp format images, and image display in the view area.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:suyuewen
  1. PictView

    0下载:
  2. 在VC++6.0环境下实现的一个图片浏览器。 可以打开BMP、PCX、JPEG及GIF图像。不论打开的是上述图像中的哪一种,用户均能以其中的任意一种格式将其保存。 可以进行全屏幕浏览,并在全屏幕浏览时提供“幻灯片播放”的功能。 在查看一幅图片时,可以选择从当前目录中删除该图片,并将其放入系统回收站中。 可以缩放和旋转图片。 在查看一幅图片时,可以直接调用Windows画图程序打开并进行编辑。 在查看一幅图片时,可以使用系统默认关联的程序打开查看或编辑。 -In VC+
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:931.31kb
    • 提供者:xichen
  1. VC6.0-pic-read-

    0下载:
  2. VC6.0下bmp位图的读取与显示,详细介绍了VC++6.0加载BMP图片的方法。适合初学者快速入门对数字图像处理的图文教程。很实用。-Bmp bitmap under VC6.0 read and display, detailing the VC++6.0 to load BMP picture approach. Quick start for beginners in digital image processing and graphic tutorials. Very practic
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:202.75kb
    • 提供者:enen
  1. DIBDisplay

    0下载:
  2. 基于VC++6.0创建的显示DIB图像的程序,简单易懂-Based on VC++ 6.0 created DIB image shows the procedure simple
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:96.39kb
    • 提供者:韩冰
  1. ShowBMP

    0下载:
  2. bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3.73mb
    • 提供者:李飞
  1. BMP

    0下载:
  2. 解析BMP的源程序,使用VC++6.0编译,可以用在上位机上向下位机发送图片-Analysis of BMP source, compiled using VC++6.0, can be used in the down position on the host computer sends image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:47.01kb
    • 提供者:于杰
  1. Reversed-image

    0下载:
  2. 采用VC++6.0+OPENCV 编程把图片读入显示,把图像连续旋转并显示。-Using VC++6.0+ OPENCV programmed to read display images, rotate and display the image continuously.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:张平
  1. ImageProcessing

    0下载:
  2. 图像处理中常用的处理程序,环境为VC++6.0-image processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-10
    • 文件大小:16.98mb
    • 提供者:jx
  1. myruler

    0下载:
  2. 图像测量例子vc++6.0工程,学习图像测量必备-The image measurement examples vc++6.0 engineering, the learning image measurement essential
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-18
    • 文件大小:139.97kb
    • 提供者:李千
  1. kong1

    0下载:
  2. 用VC++打开一幅BMP图像,用的是MFC-open a BMP IMAGE。it use the MFC of the VC++6.0
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-13
    • 文件大小:1.84mb
    • 提供者:孔超波
  1. opencvtest

    0下载:
  2. opencv1.0 和vc++6.0环境下从磁盘中读入图像并显示出来-read from disk image opencv1.0, and vc++6.0 environment displayed
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-10
    • 文件大小:978.85kb
    • 提供者:易艺婷
  1. Basic-frame-of-open-images

    0下载:
  2. 使用VC++6.0打开图像基本框架,MFC模式,经测试,可以使用。-Open the image using VC++6.0 basic framework, MFC model, tested, can be used.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:82.68kb
    • 提供者:David
  1. ShowEffect

    0下载:
  2. 在VC++6.0 MFC中使用DIB实现图像的各种特效显示(扫描特效,移动特效,马赛克,百叶窗,栅格交错,伸缩特效)。-Use DIB in VC++ 6.0 MFC realize image display various effects (scanning effects, moving effects, mosaic, shutters, staggered grid, stretching effects).
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:王珂璐
搜珍网 www.dssz.com