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

搜索资源列表

  1. JpgToBmp

    0下载:
  2. 使用vc开发的 解码jpge图片,并且转换位bmp图片输出的程序。-change jpge picture to bmp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:112586
    • 提供者:lin
  1. tuxiangchulidaima

    0下载:
  2. 本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:13426
    • 提供者:jiatingqiao
  1. ym_vcpp-ViewBmp_hicode

    0下载:
  2. VC 打开预览BMP图像,写的一个VC 小程序,用来打开预览BMP格式的图像-Open Preview BMP images VC, VC write a small program used to open the image preview BMP format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:928572
    • 提供者:王铁深
  1. ShowBMP

    0下载:
  2. vc编写图像处理界面,使用vs2010开发环境,可以实现BMP图像的显示和后续图像处理-vc write image processing interface, use vs2010 development environment, you can achieve BMP images are displayed and the subsequent image processing
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-16
    • 文件大小:23579129
    • 提供者:xufang
  1. JpgToBmp

    0下载:
  2. VC环境下实现JPG到BMP的转换 VC环境下实现JPG到BMP的转换-VC environment to achieve conversion of JPG to BMP
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:108128
    • 提供者:蓝翔
  1. Wavelet-transform

    0下载:
  2. 小波变换 VC++的演示源代码,应用到了图像处理上,打开BMP图像 ,可以进行小波一次、二次、三次变换,也可以进行行列变换、滤波及反变换,这里不多说,源代码是最好的说明 。 -Wavelet transform VC++ demo source code, is applied to the image processing, open the BMP image, wavelet once, twice, three times a transformation can also be t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:252223
    • 提供者:丫丫
  1. ex06_3

    0下载:
  2. VC环境下bmp图像的读写及处理,包括bmp图片头文件读写,像素处理-Read and process the next VC environment bmp image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-18
    • 文件大小:27156786
    • 提供者:卢倩
  1. readwBMP

    0下载:
  2. vc++读取 bmp图片到文件中的使用方法,用于vc读取bmp图片。-The use of vc++ read BMP images to file method, used for vc read BMP images.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:133512
    • 提供者:cijunqiang
  1. TestShow

    0下载:
  2. 在VC++下打开bmp图片,可以显示正常-Open BMP images under VC++
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2767745
    • 提供者:czbones
  1. bluetowhite

    0下载:
  2. BMP图片蓝底照片变白底,VC++环境,合适初学bmp图片结构-BMP image becomes blue and white photos, VC++ environment, suitable for beginners bmp image structure
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1177657
    • 提供者:于浩洋
  1. BMPtoERZHI

    0下载:
  2. 这个程序由VC++6.0编写,是C语言代码,可以实现把BMP格式的彩色图二值化输出像素值。-This procedure written by VC++ 6.0, is the C language code, you can achieve the BMP format color map binary output pixel value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2162
    • 提供者:王杨
  1. jpeg_compression

    0下载:
  2. 共包含四个C文件,用这四个文件导入到VC中,就可以很方便地当作bmp图像压缩解压的函数来用了。具体使用都可以通过百度搜索来解决。-Contains a total of four C files, with these four files into the VC, you can easily as a bmp image compression decompression function to use. The specific use can be resolved through Ba
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:137175
    • 提供者:songs
  1. bmp_jpeg_compression_decompression

    0下载:
  2. 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-24
    • 文件大小:7475567
    • 提供者:songs
  1. rielxl

    0下载:
  2. 常用BMp文件生成各种形状的窗口模板可以在DELpHi,VB,VC中使用-BMp file is commonly used template can generate various shapes of window in DELpHi, VB, VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:21504
    • 提供者:randox
  1. aad

    0下载:
  2. Read the BMP file with the VC code and display it
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:130871
    • 提供者:JQZO_214
  1. gaow-and

    0下载:
  2. 可以在vc中读bmp图像文件,及写BMP文件,不错的-Can read in vc BMP image file, and write BMP file, good
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:7168
    • 提供者:Cpqiie
  1. lzkxl

    0下载:
  2. Read the BMP file with the VC code and display it
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:131012
    • 提供者:engineyrwng
  1. biymap-mitmap-image

    0下载:
  2. The client area in the VC program name save image to BMP bitmap file
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:217265
    • 提供者:Apighyl
  1. julkal

    0下载:
  2. 本程序是用VC++语言编写的,用来显示二维BMP图象不错的-This procedure is written in vc++ language, used to display the two-dimensional BMP image is good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:1902592
    • 提供者:HWwnvbe-376
  1. 133559

    0下载:
  2. 本程序是用VC++语言编写的,用来显示二维BMP图象不错的-This procedure is written in vc++ language, used to display the two-dimensional BMP image is good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:1902592
    • 提供者:HWwnvbe-376
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com