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

搜索资源列表

  1. BMP2CODE

    1下载:
  2. 将BMP文件转换成C代码,支持8位和16位彩色,自己写来玩的-BMP will convert documents into C code and support 8 and 16-bit color, wrote the prophecies
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12278
    • 提供者:黎双华
  1. copymemory

    0下载:
  2. 将BMP,24位图读入内存中。看代码后就能理解了。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:857
    • 提供者:张海水
  1. bmp位图文件结构剖析

    1下载:
  2. 讲解了bmp文件的内部组成结构,内容非常详细,讲的也非常清楚;对想进行图形图像编程开发的用户极力推荐看一看。
  3. 所属分类:编程文档

  1. BMP位图文件的存储格式

    0下载:
  2. BMP位图文件的存储格式
  3. 所属分类:文件格式

    • 发布日期:2009-01-14
    • 文件大小:8549
    • 提供者:cooliomiao
  1. bmp-file-format

    0下载:
  2. BMP文件由文件头、位图信息头、颜色信息和图形数据四部分组成。-introduce the format of the bmp
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:2066
    • 提供者:sun
  1. 262k_RGB666

    0下载:
  2. 屏的显示模式是262k色的,输入的数据是666格式的,由于1289本身的限制,只能显示18位色,而BMP图片是24为,所以最低两位数据被丢掉。-Screen display mode is a 262k color, type of data is 666 format, due to the limitations imposed by the 1289, can only display 18 colors, and BMP image is 24 for, so a minimum of
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:3429
    • 提供者:feng
  1. a

    0下载:
  2. 详解用VC实现bmp位图的打开,程序已通过编译,完全正确,且说明详细 -Xiang Jie bmp bitmap with VC to achieve open
  3. 所属分类:software engineering

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

    0下载:
  2. VC中对于位图文件的读写,介绍很详尽,对于初学者很实用-VC in the bitmap file for reading and writing to introduce a very detailed and very practical for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:8453
    • 提供者:张林
  1. The_Method_To_Show_BMP_File_In_VC

    0下载:
  2. 图像处理程序设计常用到Windows位图文件,分析了BMP文件结构并给出了在Visual C++程序设计中BMP文件的显示方法。-Image-processing program design to a Windows bitmap file used to analyze the BMP file structure is given in the Visual C++ Program Design BMP files display method.
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:254575
    • 提供者:sir.chen
  1. bmp

    0下载:
  2. 抓屏并保存为位图文件源码,C++ 6.0下测试通过,无压缩,高质量抓屏。-Screenshots and save as bitmap file source
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:5013
    • 提供者:jack
  1. AddCharacter

    0下载:
  2. 在24bit位图的任意位置叠加任意字符,叠加结果存于同目录下my24bit.bmp中,便于查看-In the 24bit bitmap overlay any character in any position, superimposed the results stored in the same directory my24bit.bmp in for easy viewing
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:792002
    • 提供者:李娜
  1. read-picture

    0下载:
  2. 简单读取文件夹中的BMP位图,并显示图片的一个小程序-Simple to read the BMP bitmap folder and displays a picture of a small program
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1949177
    • 提供者:刘存
  1. BMP

    0下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本文采用视频函数显示BMP位图,可以消除以上的缺点。-With an ordinary method to display bitmap BMP, total memory, slow, narrow in the graphic, the distortion is severe in low color bit high color depth displayed on
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:4212
    • 提供者:mao
  1. VC-for-bmp-open

    0下载:
  2. 介绍如何使用MFC打开一幅bmp位图,里面涉及到了具体步骤,可以按要求来做-Describes how to use MFC to open a bmp bitmap, which relates to the specific steps that can be done on request
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:332351
    • 提供者:佀洁
  1. 24位色BMP转换8位色BMP

    0下载:
  2. 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanced, the efficiency of the algo
  3. 所属分类:文章/文档

    • 发布日期:2018-05-06
    • 文件大小:220160
    • 提供者:iwdbwi
搜珍网 www.dssz.com