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

搜索资源列表

  1. 读取bmp

    0下载:
  2. BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-02-20
    • 文件大小:9.9kb
    • 提供者:wjk1005
  1. 图象合并程序

    1下载:
  2. 256色BMP图象的合并程序,希望对大家有用,-256 color BMP image merging process, we hope to useful, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27.68kb
    • 提供者:
  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
    • 文件大小:7.41kb
    • 提供者:刘永平
  1. 图象处理及分形图象压缩

    1下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:206.53kb
    • 提供者:王晶
  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
    • 文件大小:4.37kb
    • 提供者:范生宏
  1. Status

    0下载:
  2. 实习时编写的程序,可以读取256色的BMP图像,并进行高通低通滤波,以及灰度直方图的统计-attachments prepared by the procedures, can read 256-color BMP images, and high-low pass filtering, and the histogram statistics
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.3kb
    • 提供者:atubar
  1. 显示bmp图像的程序

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

    • 发布日期:2008-10-13
    • 文件大小:4.11kb
    • 提供者:郭指挥
  1. 对256色bmp图像进行处理的程序

    0下载:
  2. 这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:531.66kb
    • 提供者:小猪
  1. BMP-Graphics-editor

    1下载:
  2. 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-10-06
    • 文件大小:1kb
    • 提供者:曾婷婷
  1. smallimageAPI

    0下载:
  2. bmp图像输入进行校正并且输出保存校正好的四色图像-bmp image correction input and output to preserve a good four-color image correction
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:743byte
    • 提供者:小昭
  1. LOGO16M

    1下载:
  2. 本程序是专为MSDOS6.0操作系统下编写的显示16M真彩色程序,支持图片格式*.BMP。不需要第三方BGI,全部以源代码形式提供给用户。-This procedure is designed to prepare the operating system MSDOS6.0 display 16M true color process, to support the picture format*. BMP. Does not require third-party BGI, all in so
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1.02mb
    • 提供者:霸王猫
  1. tproject

    0下载:
  2. 用canny算子实现彩色图象的边缘提取,适用bmp和jpeg格式-Canny operator used to achieve color image edge extraction, the application of bmp and jpeg format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:245.57kb
    • 提供者:lion
  1. showbmp

    0下载:
  2. 自己写的显示bmp文件的程序,能显示黑白图像,和彩色图像。但是移动图像只能用黑白的图像。-Writing his own display bmp file showing the black-and-white images, and color images. But can only use black and white images of mobile images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:23.3kb
    • 提供者:阿不
  1. HideInfoWithBmp

    0下载:
  2. 对于BMP格式的图象,其前54个字节未文件头信息,从第55个字节开始到结束的所有数据,都是图像颜色数据。如果仅仅修改图像颜色数据而不修改文件头信息,则bmp图像大小不变且可以正常使用。当然,为了控制图像的质量,对于数据的植入方式,我们需要稍加斟酌。一个bmp图像要隐藏我们指定的信息,储存空间必不可少。为了保证信息植入前后图像的质量不发生明显的变化,我们只有把信息写到bmp图像颜色数据的每个字节的低位上。这样,每个字节的改变量不超过0Fh,对图像品质的影响非常小,用肉眼几乎分辨不出来。在源码包中有
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25.5kb
    • 提供者:lizhoujian
  1. 29782204move_tiqu

    0下载:
  2. 对把门派格式的图像处理,只适合256色的bmp格式的图像-Door-to-door format of the image processing, is only suitable for 256 color bmp image formats
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:69.08kb
    • 提供者:刘平
  1. BMPmap

    0下载:
  2. 地图代数距离变换程序 可以对24位或者256色bmp图像进行处理-Distance transform map algebra can be of 24-bit or 256-color bmp image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.92mb
    • 提供者:wang
  1. MyDIPView

    0下载:
  2. 本程序是一个将256色的BMP图片转换为灰度图像。内含测试图片,对刚接触bmp图片处理的人是很好的参考。-This procedure is a 256-color BMP image into a gray image. Containing the test picture, the picture processing刚接触bmp is a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:陈甜
  1. grayscale

    0下载:
  2. 将256色bmp图像转换为灰度图,c++实现,有利于初学者使用-256-color bmp image converted to grayscale
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:朱飞翔
  1. bmp

    0下载:
  2. bmp图像顺时针旋转90度,24或32位真彩色bmp图像-bmp image rotated clockwise 90 degrees, 24 or 32-bit true color bmp image
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1.44kb
    • 提供者:letitia lu
  1. bmpTools

    0下载:
  2. 将256色bmp彩色图片转化为8位bmp灰度图。(The 256 color bmp color images are converted to 8 bit BMP grayscale.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:2.13mb
    • 提供者:tylerzhangdi
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com