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

搜索资源列表

  1. bmp图像浏览器

    0下载:
  2. 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:970670
    • 提供者:沈胜衣
  1. bmp-show

    0下载:
  2. 这是一个在对话框中显示图片的程序。可以显示24位或者是32位bmp格式的位图-This is a dialog box shown in the photo process. It shows 24 or 32 bmp format bitmaps
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5752
    • 提供者:小河
  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与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. bmp压缩

    0下载:
  2. 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:625442
    • 提供者:天天
  1. 显示bmp

    0下载:
  2. 实现了VC环境下,单文档里面显示BMP图片的功能。-achieve the VC environment, the single BMP file photo shows inside the function.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:490739
    • 提供者:马全亮
  1. 显示BMP图象的程序

    0下载:
  2. 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4594
    • 提供者:ll
  1. bmp基本处理

    0下载:
  2. BMP基本处理的一些技巧,很经典,对于初学者来说,绝对值得一看-BMP some of the basic skills, classic, for a newcomer, shot entirely
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:988856
    • 提供者:刘诚
  1. open bmp

    0下载:
  2. 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1982489
    • 提供者:孙晓
  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. java对bmp格式图象的处理

    1下载:
  2. 由于java对数字图象支持还远远不够,所以很难找到类和方法对图象进行好的处理,特别是bmp位图,我想我这是您的一个选择!-because of the digital image support is far from enough, it is difficult to find categories and methods of image processing good, especially bmp bitmap, I think this is the one you choose!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:8729
    • 提供者:刘光熠
  1. BMP-EJB

    0下载:
  2. 一个数据库记录实体Bean实例:介绍编写CMP和BMP实体BEAN的方法。-a database records entities Bean example : preparation of the CMP and BMP entity Beans method.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:16403
    • 提供者:高波
  1. BMP位图文件程序

    0下载:
  2. 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:368014
    • 提供者:大师傅
  1. BMP文件的艺术再现4

    0下载:
  2. BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:865951
    • 提供者:高俊杰
  1. 抓屏并保存为BMP文件.dsw

    0下载:
  2. 这是一个抓屏并保存为BMP图像格式的程序-Capturing the Screen and the preservation of BMP image formats procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45811
    • 提供者:李顺古
  1. BMP图片的简单操作(DELPHI)

    2下载:
  2. BMP图片的简单操作(DELPHI) BMP图片的简单操作(DELPHI) -BMP images of simple operations (Delphi) BMP images of simple operations (Delphi)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:170500
    • 提供者:客票网
  1. 利用文件直接显示BMP

    0下载:
  2. 利用读文件的方式直接读取BMP方式。比普通方式更加简单,明了。-read documents using direct read BMP way. More than ordinary means simple, straightforward.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:485850
    • 提供者:马木木
  1. 分析Bmp文件

    0下载:
  2. “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:luyang30251
  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. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19464
    • 提供者:时柏营
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com