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

搜索资源列表

  1. bmp

    0下载:
  2. bmp文件操作,bmp文件的结构及读取写出操作-operation of the bmp file, bmp file structure and read the write operation
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1305693
    • 提供者:
  1. bmp

    0下载:
  2. BMP图像读取与显示,为了能做到这个,先对BMP文件的格式进行解析,然后再处理。-BMP image reading, in order to do this, the first of the BMP file format parsing, and then processing.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:264289
    • 提供者:罗奕辉
  1. bmp

    0下载:
  2. bmp文件的操作,旋转,转化为灰度图像,显示灰度图像,图像平滑,sobel化等-bmp file operation, rotate, grayscale image display grayscale images, image smoothing, sobel
  3. 所属分类:Special Effects

  1. BMP-processing

    0下载:
  2. 程序采用C++读取并处理了BMP文件头,并进行了简单的图像扭曲、变形实验。有助于理解BMP文件结构。-The program uses C++ reading and processing a BMP file header, and a simple image distortions, deformation experiments. Helps to understand the structure of BMP files.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-05
    • 文件大小:98352
    • 提供者:Cui Runpeng
  1. bmp-negative

    0下载:
  2. bmp图像文件头、位图信息头、彩色表及位图信息读取,并对位图信息像素值取反-read .bmp file all information and reverse the pixe.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1427972
    • 提供者:张晓亮
  1. bmp-log

    0下载:
  2. BMP图像位图信息读取,并对图像像素值取对数log,再显示出图像信息。-read .bmp file and do math algorithm of log,then show and save the picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2468485
    • 提供者:张晓亮
  1. bmp

    0下载:
  2. 将bmp文件变为24位灰度图,并将其显示出来-Bmp file into 24 grayscale
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1479694
    • 提供者:王晓彦
  1. BMP-Save

    0下载:
  2. bmp文件的保存功能实现 Visual C++ 6.0编译-bmp file save function realization
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1788332
    • 提供者:肖波
  1. bmp

    0下载:
  2. 纯C语言下写的读写BMP文件的操作,方便大家查看修改-Write BMP file reading and pure C language under the operation, to facilitate the view changes
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:1806
    • 提供者:nanye
  1. file

    0下载:
  2. VB将文件隐形到BMP文件中,有需要的就下载吧。-VB invisible files to BMP file, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:16563
    • 提供者:桂花翅子
  1. bmp

    0下载:
  2. BMP文件的处理,用于简单学习bmp,对初学者有一定帮助。-BMP file processing for simple learning bmp, have some help for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5603
    • 提供者:马林冲
  1. bmp-class

    0下载:
  2. 文件中包括了一个位图类,类中设计了一些对BMP文件数据提取很有用的函数,可通过该类延伸设计对BMP文件的各种处理。-Document includes a bitmap category, class, designed a number of BMP files data extraction very useful function, through the extension of the design of such a variety of BMP file processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3848
    • 提供者:Judger
  1. BMP

    0下载:
  2. 实现查看一个BMP文件基本数据的功能,能够有助于我们对BMP文件的理解。-This program can check a BMP file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1932
    • 提供者:姜晔
  1. Jpg-to-Bmp(OK)

    0下载:
  2. bmp文件与jpg文件相互转化,基于C++ Builder 6.0开发,并调试通过。-Convert bmp file to jpg file,and Test Pass。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:346583
    • 提供者:李志勇
  1. Bmp

    0下载:
  2. 本程序实现BMP文件的读取显示。考虑了8位灰度图,24/32彩色图。-This procedure to achieve BMP file to read display. Consider the 8 grayscale, 24/32 color images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:207448
    • 提供者:luo
  1. Bmp

    0下载:
  2. Bmp 文件分析与显示, C++代码,VS2005下编译通过。需要的朋友可以-Bmp file analysis and display. C++ code.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1896095
    • 提供者:Xiebh
  1. bmp

    0下载:
  2. 读取BMP文件,返回图片长宽和灰度像素值-Reads the BMP file and return the length and width and the gray image pixel values
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2221
    • 提供者:LLX
  1. eile-BMP

    0下载:
  2. 这是一个bmp文件的测试程序,可以显示一个bmp文件,-This is a test of a BMP file, can display a BMP file,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-12
    • 文件大小:33477
    • 提供者:Fayacq
  1. BmpPreview

    0下载:
  2. c++读取bmp图片详解。BMP(全称Bitmap)是Windows操作系统中的标准图像文件格式,可以分成两类:设备相关位图(DDB)和设备无关位图(DIB),使用非常广。它采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大。BMP文件的图像深度可选lbit、4bit、8bit及24bit。BMP文件存储数据时,图像的扫描方式是按从左到右、从下到上的顺序。由于BMP文件格式是Windows环境中交换与图有关的数据的一种标准,因此在Windows环境中运
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:307200
    • 提供者:Sky_Vico
  1. BMP24To8

    0下载:
  2. 将24bit BMP图片转换为 8bit(Convert 24BIT BMP file to 8bit bmp file)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4579328
    • 提供者:anfy27
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com