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

搜索资源列表

  1. bmp2htm

    0下载:
  2. 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113402
    • 提供者:陈凯
  1. BMPFILE

    0下载:
  2. 位图读取+距离变换+位图显示,带有中点画线算法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:饶铁亮
  1. BMPFILE

    0下载:
  2. 对位图格式详细的描述和代码实现,包括文件头、信息头、调色板格式等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4164
    • 提供者:张志良
  1. bmpfile

    0下载:
  2. Arnold变换 图形图形课程作业. 吧图片转换为乱码.生成新图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3723
    • 提供者:Wing
  1. bmpFile

    0下载:
  2. 简单的bmp图象处理程序,将一个bmp文件中的直线和园改变颜色
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2122
    • 提供者:田福权
  1. bmpfile

    0下载:
  2. opengl简单例子-opengl simple example
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:350493
    • 提供者:觉得上
  1. bmp图片读取显示

    0下载:
  2. 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-02-10
    • 文件大小:2693
    • 提供者:kinjor007
  1. SimpleReadBmpFile.rar

    0下载:
  2. 简单的读入BMPfile文件 进行加亮操作 然后重新建一个BMP文件, Read a BMP File and Simple Operate With it
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:69698
    • 提供者:xudong
  1. bmpfile

    0下载:
  2. 图像处理BMPFILE头文件,可以对BMP文件进行读取、保存和导入工作。是图像编程的接口。-Image processing BMPFILE header files, BMP files can be read, save and import. Graphical programming interface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:2004
    • 提供者:茉莉
  1. bmpfile

    0下载:
  2. 一个能够打开bmp图片文件的程序,可以帮助理解bmp图片文件的构成和显示。-Able to open a bmp image files can help to understand the composition of bmp image files and display.
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:34171
    • 提供者:11
  1. bmpfile

    0下载:
  2. 关于位图文件操作的资料很多。为了方便开发人员的工作,写下本文,介绍了位图文件结构,在此基础之上设计了通用类CFG_DIB,用于进行位图文件的读写操作。-Bitmap file operations on the information a lot. In order to facilitate the development of staff, wrote this article, introduced the bitmap file structure, and on this basis
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:4081
    • 提供者:lcl
  1. img_convolution

    0下载:
  2. 完成对bmp图像的离散卷积和相关。在vc6.0环境下开发的。-the discrete convolution and correlation of bmpfile
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:534552
    • 提供者:陈若水
  1. bmpFile

    0下载:
  2. 对bmp格式的图像进行深入的分析,了解其结构,懂得其原理,分析bmp文件编程。-Bmp format images to conduct an in-depth analysis, to understand its structure, to understand its principle, analysis of programming bmp file.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:139752
    • 提供者:zyt
  1. BmpFile

    0下载:
  2. 在内存中建8位位图BMP 这是我在网上找了好久才找到的, 不用兼容DC,将像数矩阵直接成BMP. 当然,代码不完美,多处要自己修整. FormatImage -Built in memory 8-bit bitmap BMP This is what I look for a long time before the Internet found, not compatible with DC, would like matrix directly into the BMP.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:63039
    • 提供者:landy
  1. BMPfile

    0下载:
  2. BMP文件的读写,以及操作,在VC环境下。-The operate of BMP file in VC.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:120415
    • 提供者:ESM
  1. MyBMP

    0下载:
  2. bmp文件读取,能够非常显示的根据显示bmp文件里的信息显示出来-open bmpfile
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:442830
    • 提供者:tanlun
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168047
    • 提供者:黄忠
  1. fbwrite

    0下载:
  2. 本代码在C2平台上运行成功,功能:运行时不带参数则在显示器上显示七彩带(竖状),若带参数如 ./fbwrite ./bmpfile/*bmp 则循环显示bmp图片到显示器上-The code to run on the C2 platform, functions: run without parameters are displayed on the display colorful belt ( vertical ), the parameters such as. Fbwrite./bmp
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2693
    • 提供者:kinjor
  1. BmpFile

    0下载:
  2. 用C++打开bmp文件所需要包含的头文件-C++ open the bmp file contains header files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1964
    • 提供者:liu
  1. MFC_SHOW-BMPFILE

    0下载:
  2. mfc 显示位图总结的源码,对于要显示图片有一些帮助-mfc display a summary of the source bitmap, and some help To display the picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:5219
    • 提供者:
« 12 »
搜珍网 www.dssz.com