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

搜索资源列表

  1. Mindray

    0下载:
  2. 实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。 具体功能: 1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开; 2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下: Zoom.Exe imagelist.txt 其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2269132
    • 提供者:周红
  1. BMP_file_format

    1下载:
  2. 解释了256色无压缩BMP文件格式及其源代码格式,供单片机C语言驱动TFT液晶显示参考。-256 color uncompressed BMP file format
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6278
    • 提供者:樊晓博
  1. RELEASEimagestitch1

    0下载:
  2. VC6.0下的256色图像配准源程序,可以直接在VC6.0下运行,配准图像结果保存为c:\a.bmp,注意需要在配准之前选取三个特征点,便于识别。。。具体可参考源程序,内附示例lina图像,lina_a.bmp,lina_b.bmp是原始配准图像。特征点选取越好,则效果越好-The VC6.0 256 color image registration source, can be run directly in VC6.0 registration image save the results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4083780
    • 提供者:徐博华
  1. The-effects-of-the-image-display

    0下载:
  2. 1. 实现图像由小到大,逐渐显示。 要求:显示一幅位图,由小到大,逐渐显示。 任务: (1)在左视图中打开一幅bmp位图,包括256色或真彩色位图 (2)制作一个【图像由小到大逐渐显示】菜单,将消息映射到右视图中,在右视图 中显示位图,完成图像由小到大,逐渐显示 功能。 2. 将图像中的红气球物体左右、上下、对称复制。 要求:在左视图中打开一幅256色的灰度bmp位图。 将图像中的红气球物体左右、上下、对称复制。 任务: (1)在左视图中打开一幅
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:276655
    • 提供者:裴娜
  1. tuxiang-1

    0下载:
  2. 显示一幅位图,由小到大,逐渐显示 在左视图中打开一幅256色的灰度bmp位图。 将图像中的红气球物体左右、上下、对称复制。 -Displays a bitmap, from small to large, gradually show open a 256-color grayscale bmp bitmap in the left view. The red balloon objects in the image left and right, up and down, symme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1243883
    • 提供者:ppt
  1. DigitalImageProcess

    0下载:
  2. 能实现BMP文件的基本操作,能对256色灰度图基本的直方图分析,能实现256色bm图和真彩色bmp互转,能对真彩色位图实现油画效果-To achieve the basic operation of the BMP file, 256-color grayscale histogram analysis the bm Figure 256 colors and true color bmp Huzhuan true color bitmap painting effect
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2124614
    • 提供者:且志安
  1. yingjianwuguanpingmuchushihua

    0下载:
  2. 设置SVGA屏幕模式,输入要显示的BMP文件路径,检查是否为256色位图,显示页不同时更换页面,提高一定的输出速度-Set SVGA screen mode, the input to display BMP file path, check for 256 color bitmap, page is not the same as the replacement page, improve certain output speed
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:9636
    • 提供者:王宇睿
  1. 256color-to-gray

    0下载:
  2. 主要是实现将BMP图像进行显示,并且将256色图像转成灰度图显示-BMP image display, and 256 color images into grayscale display
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:33721931
    • 提供者:墨眉
  1. Bitmap

    0下载:
  2. java用于生成bmp图像文件的类,暂时只实现了8位256色的填充-java class used to generate the bmp image files
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:2735
    • 提供者:
  1. tuxiangzhifangtu

    0下载:
  2. 本程序可以实现BMP格式256色图像像素直方图的显示。-This procedure can achieve 256 color histogram of the image pixel display BMP format.
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:3768560
    • 提供者:袁永显
  1. DImageProcess

    0下载:
  2. 《Visual C++实践与提高—数字图像处理与工程应用篇》除10、13章外其余章源代码。VC 6.0环境。DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。-" Visual C++ practice and improve- digital image processing and engineering applications chapter," the rest of the e
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:8244437
    • 提供者:马蕾
  1. 1

    0下载:
  2. VC+。BMP。真彩色BMP图像转换256色图像函数-BMP. Ext 256 color true color images
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2890135
    • 提供者:tangrui
  1. anti-color-processing

    0下载:
  2. 所上传代码可以帮助实现256位色图的反色处理,所以绘制图像应该为256位bmp图像-Uploaded codes can help achieve 256-color diagram anti-color processing, so the draw should be 256 bmp image image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1094748
    • 提供者:young
  1. MDPchuliyk

    0下载:
  2. 把图像转换为BMP 24色的图像,在将把BMP的图像转换为256色的图像-The image is converted to BMP 24 color images in BMP images will convert 256-color images
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4620976
    • 提供者:yk
  1. bmp256

    0下载:
  2. 256色显示文件。在DOS环境下用256原色显示BMP格式的图片。-256-color display documents. In the DOS environment display with 256 color BMP format picture.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:ianshave
  1. bmptotruecolour

    0下载:
  2. 实现从256色位图到真彩色的转换程序,用c语言编写-the tranfomation of bmp to true colour
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3543
    • 提供者:rnowb
  1. wienerfilter

    0下载:
  2. 对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行-256 color images of the Wiener filter treatment for bmp images, decompression procedures, you can run the debug environment to introduce vc
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:thofde
  1. Any2Iconchinese

    0下载:
  2. 它能转换BMP, JPEG, GIF, PNG, PCX, PSD, TGA, WMF, WBMP, XPM, XBM 和CUR格式转换为Windows图标。您可以通过拖拉从Windows 资源管理器或其他文件夹添加文件和文件夹。您也可以从剪贴板粘贴位图,通过改变颜色和尺寸创建自定义的图标。可以把256色图标转换为真彩色图标和及相反。 并且,您可以将图标库分成单个图标。Any to Icon让您从文件夹和图库提取图标和把它们放入您选择的目标文件夹。 -It can convert BMP
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1267415
    • 提供者:蒋海东
  1. BMP_file_format

    0下载:
  2. 解释了256色无压缩BMP文件格式及其源代码格式,供单片机C语言驱动TFT液晶显示参考。-256 color uncompressed BMP file format
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6370
    • 提供者:葛文耀
  1. Ch1_1-

    0下载:
  2. 实现BMP图像的读取、打开、保存、以及直方图的绘制,但是只能读取256色位图-Realization of BMP images read, open, save, and histogram drawing, but only read 256-color bitmap
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5443419
    • 提供者:gaigai
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com