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

搜索资源列表

  1. 汽车入卡程序

    0下载:
  2. VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:87525
    • 提供者:Rabbit
  1. RLEBmp_demo

    0下载:
  2. 利用vc编制的压缩bmp图形文件的程序.可以打开普通bmp文件并存储为压缩形式-vc prepared by the use of compressed graphics bmp file. General bmp can open the file and storage of compressed form
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20699
    • 提供者:吴宁
  1. ConvertEMFToBMP_demo

    0下载:
  2. 将EMF格式转为BMP格式的源码,Vc-to EMF BMP format to format the source, Vc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24630
    • 提供者:刘宝
  1. 图片格式转化

    0下载:
  2. 在VC下面实现了图片格式的转化.从BMP转化到JPG-in VC Below the picture format to achieve the transformation. From BMP transformed into JPG
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:309525
    • 提供者:马全亮
  1. 图片转换

    0下载:
  2. 使用工具:VC++6.0(MFC) 程序名:ChangeImg.exe 功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1136314
    • 提供者:dai
  1. 实例 13

    0下载:
  2. 严华峰vc精彩变成百例,例13操作BMP位图虽然是简单的程序,但对初学者相信会有帮助。-Yanhuafeng vc into brilliant 100 cases, 13 cases bitmap BMP operation is a simple procedure, but for beginners believe will be helpful.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:60023
    • 提供者:许辉
  1. ImageFFT2

    0下载:
  2. VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:84787
    • 提供者:李安定
  1. 0下载:
  2. 用VC开发的,实现对bmp位图文件的读取与保存功能的小程序-VC development, and achieving the bmp bitmap file read and preservation of function of small programs
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:32689
    • 提供者:罗磊
  1. QuickImage

    0下载:
  2. 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:482800
    • 提供者:闫霖
  1. VQcoding

    0下载:
  2. 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files to Vector Quantization. VQ_GUI.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:68323
    • 提供者:王嘉宁
  1. 常用格式图像浏览

    0下载:
  2. 该程序包里含有对常用图像格式的读写VC++源代码,包括*.bmp/*.jpg/*.png/*.gif-bag containing the proceedings of the common image formats VC source code to read and write, including *. bmp / *. jpg / *. png / *. gif etc.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:999691
    • 提供者:hua
  1. wnghasdsf

    0下载:
  2. 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29926
    • 提供者:王能会
  1. player2006022461

    0下载:
  2. vc基本图像操作,使用第三方bmp图像读取类-vc basic image manipulation, the use of third-party bmp image reading class
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:122265
    • 提供者:六一
  1. c与c++图像处理编程源代码

    1下载:
  2. BMP图象处理的VC实现.如几何变换,色调变换等.提供大家学习参考.-the VC. If geometric transformation, such as color transformation. Study reference for everyone.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110620
    • 提供者:李辉煌
  1. directbim

    0下载:
  2. direct +vc告数你如何使用bmp贴图!!!!!!!!!!!!!!!!!!!!!!!!希望有用-direct + vc several divisions bmp you how to use the map! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! Hope useful
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:141243
    • 提供者:微微
  1. BMP_basicDeal

    0下载:
  2. 此源码为VC实现的BMP基本处理程序,在WINDOWS系统下运行-this source of the VC BMP basic procedures in Windows operating system
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2294980
    • 提供者:余庆祥
  1. 2ddp

    0下载:
  2. 本程序是用VC++语言编写的,用来显示二维BMP图象-VC language, to display two-dimensional image BMP
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2018627
    • 提供者:周荧荧
  1. bmpio

    0下载:
  2. 彩色bmp位图读如内存当中,该程序是在vc++环境下运行tc代码-color bitmap Reading such as memory, the program is running under the environment vc tc code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15770
    • 提供者:edward
  1. apishow

    0下载:
  2. 用vc开发的打开和操作bmp位图文件的程序,对bmp文件结构进行了详尽的分析,注释清晰,操作简便-vc development with the opening and operation of bmp bitmap file procedures, bmp file structure for a detailed analysis of the Notes clear, simple operation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:38382
    • 提供者:关佳
  1. SaveWindowsDC

    0下载:
  2. 在VC中将客户区图像保存到BMP位图文件 程序名称:MainFrm.c-customers in VC Lieutenant General District BMP images stored procedures bitmap file name : MainFrm.c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:301001
    • 提供者:远风
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com