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

搜索资源列表

  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:70045
    • 提供者:
  1. bmp

    1下载:
  2. 实现bmp文件的旋转90度,需要运用命令提示符-my code can rotate bmp file by 90.
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-03-21
    • 文件大小:1470
    • 提供者:吕春红
  1. bmp

    0下载:
  2. 一段读取bmp的程序,了解bmp的文件结构-Bmp a reading program, understand the bmp file structure
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:437626
    • 提供者:章剑
  1. BMP

    0下载:
  2. bmp文件格式标准,便于调用、显示图形文件,原理很简单-BMP file standard
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:15625
    • 提供者:Chenhuipeng
  1. vc-BMP

    0下载:
  2. VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1831770
    • 提供者:leejes
  1. BMP

    0下载:
  2. bmp文件的详细介绍和相应程序,对学习bmp同学很有帮助-bmp file and the corresponding detailed descr iption of procedures, helps students learn bmp
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:8754
    • 提供者:huyang
  1. BMP

    0下载:
  2. 一个BMP格式的图像浏览器,可以打开改格式的图像文件,希望有帮助。-A BMP format image viewer that can open the image file format change, hope to have help.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2367936
    • 提供者:dengqi
  1. bmp

    0下载:
  2. 通过MFC应用程序能够实现导入外部图像文件-import the bmp file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2825622
    • 提供者:歪歪
  1. bmp

    0下载:
  2. vc++实现 屏幕抓屏并保存为BMP文件-Achieve screenshots and save as BMP file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:36676
    • 提供者:海燕
  1. pylon-bmp

    0下载:
  2. Create BMP file through pylon AcquireSingleFrame
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1642968
    • 提供者:wss
  1. BMP

    0下载:
  2. Read BMP file Header
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:209963
    • 提供者:retno
  1. BMP-Decoder-VB6

    0下载:
  2. Decoding bmp picture format in vb6 very easy with read byte from bmp file
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:252460
    • 提供者:said
  1. bmp_to_jpg

    0下载:
  2. 将bmp格式文件转换为jpg文件,并能狗将原有的bmp文件删除,调试过的可以直接使用。-Bmp format file will be converted to jpg files and can delete the original bmp file, debugged and can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15276500
    • 提供者:李申燕
  1. bmp

    0下载:
  2. 利用bmp图像进行数据隐藏。原理:在bmp文件的末尾加入数据,并不影响图片的显示。-Bmp image using data hiding. Principle: the end of the bmp file by adding the data, does not affect the image display.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:75534
    • 提供者:Johnny
  1. bmp

    0下载:
  2. Windows Bitmap (BMP) File Format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4692
    • 提供者:technews
  1. BMP

    0下载:
  2. bmp文件的信息读取,各种数据都可以读出-bmp file to read information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:24731
    • 提供者:冉春强
  1. bmp

    0下载:
  2. 根据位图文件格式,将一个函数的图像先存放在内存矩阵中,然后将矩阵数据保存到bmp文件中,从而生成相应函数的bmp图像。-According to a bitmap file format, will be a function of the image stored in the memory matrix, the matrix data is then saved to a bmp file Function to generate the corresponding bmp image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:17883
    • 提供者:杨赋庚
  1. bmp-file

    0下载:
  2. C++ program to read a bmp image file and to retrieve header informations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2019
    • 提供者:Arya
  1. bmp

    0下载:
  2. C++读取bmp文件,非常适合学习bmp结构的同学。-C++ read bmp file, ideal for learning the students of the bmp structure.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3430507
    • 提供者:tyfang
  1. BMP

    0下载:
  2. 显示BMP 文件 文件的读取 显示-BMP file file to read displays, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1970179
    • 提供者:kjlkJ
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com