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

搜索资源列表

  1. DIBDisplay

    0下载:
  2. 用于显示图片的vc程序,熟悉数字图像编程的基础知识-Vc program used to display pictures are familiar with the basics of digital image programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:88294
    • 提供者:qigang
  1. caiseheibai

    0下载:
  2. 256色转灰度图的VC++源代码,可以讲彩色图片转为黑白的处理过程-256-color turn gray level of the VC++ source code, you can talk about color images into black and white processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:73003
    • 提供者:龚鹏鹏
  1. sort

    0下载:
  2. 一个数字分类程序,用VC编的带图片的,效果还行-A digital classification procedures, with the VC compiled with pictures, and the results were OK
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4388363
    • 提供者:forlans
  1. JPEGVC

    0下载:
  2. 演示如何在VC中载入jpeg图片并且显示,并且具有简单的图片控制功能。-demostrate how to load a jpeg image in Visual C++ and display it.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1292634
    • 提供者:马文超
  1. OpencvUIDlg

    0下载:
  2. 在vc++6.0开发环境下写的,用opencv打开摄像头并可录像、抓取图片并保存-In vc++6.0 development environment written using opencv camera and can open the video, grab pictures and save
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3553133
    • 提供者:fengxian
  1. bmp

    0下载:
  2. 在vc下做像素移动生成新图片。 由平移算法得到原图片中每一个像素在新图片中的位置,再一一对应过去生成新的图像。-bmp
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1088
    • 提供者:史东生
  1. jpeglib

    0下载:
  2.  利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -The use of Delphi code to display JPG images in the VC not to use the dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:102604
    • 提供者:ciwei
  1. VC_imag_zoom

    0下载:
  2. 用VC实现图片缩放的一个例子,用MFC开发-With the VC to achieve an example of image scaling
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-15
    • 文件大小:41056
    • 提供者:海坤
  1. snowflare

    0下载:
  2. 利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。-i think it‘s a good code we can learn from it
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:289324
    • 提供者:宫伟祥
  1. directxbackground

    0下载:
  2. 一个基于directx8.0的vc实现的代码,功能是全屏显示图片。-a code function fullscreen
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3019893
    • 提供者:宫伟祥
  1. viewtobmp

    0下载:
  2. 在VC++2005下,用OpenGL正射投影画了立方体,进行了纹理,并且提供三维场景的图片输出-In the VC++2005, using OpenGL orthographic projection drawing of the cube, for texture, and provide three-dimensional scene image output
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:279472
    • 提供者:王焰辉
  1. SIFT_VC

    0下载:
  2. 使用VC写的SIFT程序,并能够将转换前后的两张图片的关键点进行比对-SIFT programs written using the VC, and be able to convert the two images before and after the key points of comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2129595
    • 提供者:林丹
  1. ImageSearch

    0下载:
  2. 以MFC为基础进行开发的一个图像搜索的软件,该软件能够在较快的时间内搜索出图片,内附测试图片-a image search written by VC++ that can use a target pic to search the siminal pics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6410408
    • 提供者:yueyuanhui
  1. docview_8

    0下载:
  2. 用VC++实现显示大图片由于窗口大小受到限制使用流滚动条便可以实现显示任意大小的图片-view big picture using scrollbar
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:38424
    • 提供者:叶金辉
  1. 3DSLoader

    0下载:
  2. 该程序主要实现对3DS文件的导入,在利用VC+OPENGL再现原图片动画-The procedure to realize the import 3DS files, in the use of VC+ OPENGL reproduce the original image animation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2174794
    • 提供者:linxiang
  1. Averagefilter

    0下载:
  2. 用VC++完成均值滤波功能。执行时首先输入要滤波的图片的存储路径和滤波后图片的存储路径。-With VC++ to complete mean filtering. When you first enter the filter implementation of the image storage path and the filtered image storage path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:320286
    • 提供者:xiaojie
  1. DigitalImageDFTVCyuanma

    0下载:
  2. 数字图像的DFT离散傅里叶变换VC源码,包含测试图片、源码及注释,经过编译运行,需要者参考使用。-Digital Image DFT Discrete Fourier Transform VC source code, including test images, source code, and notes, compiled to run, those who need reference.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:147861
    • 提供者:杜小三
  1. DigitalImageWalshTransformyuanma

    0下载:
  2. VC编码实现数字图像的Walsh变换,包含测试图片、源码及详细注释,放心参考使用。-VC coded digital images Walsh transform, including test images, source code and detailed notes, rest assured that reference.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:153912
    • 提供者:杜小三
  1. Test

    0下载:
  2. 可以创建一副图片,颜色渐变,使用vc完成-You can create an image, color gradient, use the vc complete
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:498309
    • 提供者:LIU
  1. source

    1下载:
  2. 利用VC++实现了一维条码的方向识别 文件里有测试图片 -Using VC++ implements the direction of one-dimensional bar code identification
  3. 所属分类:Graph program

    • 发布日期:2015-05-01
    • 文件大小:1164874
    • 提供者:彭和国
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 32 »
搜珍网 www.dssz.com