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

搜索资源列表

  1. bmp位图处理类源码

    0下载:
  2. 位图类的源代码,原始的位图操作,显示等-bitmap type of source code, the original bitmap operation, display
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26200
    • 提供者:寒冬
  1. 从BMP文件中装入位图并显示(6KB)

    0下载:
  2. 从BMP文件中装入位图并显示 the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7590
    • 提供者:刘永平
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:范生宏
  1. 位图文件的读写综述

    1下载:
  2. 位图文件的显示程序,包括读取文件,显示文件,主要是BMP格式的文件-bitmap documents show procedures, including reading documents, papers, mainly BMP files
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4499
    • 提供者:马木木
  1. 有用的位图与调色板源代码bmp2rgn_tool

    0下载:
  2. 位图和调色板的使用,对了解bmp和对bmp处理非常有用-Bitmap and palette of use, and to understand bmp right bmp very useful treatment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35126
    • 提供者:李明
  1. 位图BMP格式图像文件处理类源码VC版

    0下载:
  2. 该类集成了常用的BMP位图文件的一些经常用到的比如文件读写等操作-such integrated common bitmap BMP documents some of the frequently used documents such as literacy, etc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:18739
    • 提供者:宋成军
  1. 获取位图的大小

    0下载:
  2. 获取位图的大小代码-Source code used to get the size of the bmp image.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:929
    • 提供者:李刚
  1. BMP位图处理类

    0下载:
  2. 一个BMP位图处理类-a BMP Bitmap class
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:27088
    • 提供者:liigo
  1. 在VC中自建操作BMP位图文件的类

    0下载:
  2. 在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9886
    • 提供者:唐晓辉
  1. BMP位图处理类源码

    0下载:
  2. BMP位图处理的源代码,非常好用-bitmap BMP handling the source code, very handy
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:24117
    • 提供者:姜飞
  1. 显示256色BMP位图

    0下载:
  2. 用C语言显示256色位图的代码-C language showed 256 color bitmap code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2206
    • 提供者:海天一燕
  1. bmp位图文件的读取与保存

    0下载:
  2. bmp位图文件的读取与保存- dib files of bmp read and save
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:26842
    • 提供者:刘汉强
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. 位图操作

    0下载:
  2. bmp位图按位读取、倒立读取、旋转操作
  3. 所属分类:GDI/图象编程

  1. 使用位图作为背景图

    0下载:
  2.    1、使用clouds.bmp作为背景图 2、在窗口不同位置分别显示原位图BP.bmp,mask位图MaskBP.bmp以及原位图的透明显示效果
  3. 所属分类:Windows编程

    • 发布日期:2012-10-27
    • 文件大小:1987416
    • 提供者:_h_z_q_
  1. bmp-file-format

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

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

    0下载:
  2. 显示一位图文件 -Display a dib file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-07
    • 文件大小:1644
    • 提供者:站长
  1. 将位图写入文件的源程序bmptofile

    0下载:
  2. 将位图写入文件的源程序-Bitmap files will be written into the source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:1044980
    • 提供者:张龙女
  1. DIBDisplay

    0下载:
  2. 利用Visual c++显示 bmp位图,并保存-Using Visual c++ display bmp bitmap, and save
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:98893
    • 提供者:张蕾
  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-29
    • 文件大小:8453
    • 提供者:张林
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com