搜索资源列表

  1. 8位调色板位图和24位真彩位图的载入及保存

    0下载:
  2. 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:96134
    • 提供者:华伟
  1. 可显示8位和24位bmp图像的CImage类

    0下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, sho
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1891
    • 提供者:李欣
  1. 24位真彩图像转换成256色图像

    0下载:
  2. 24位真彩图像转换成256色图像-24 color images into 256 color images ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27936
    • 提供者:阿九
  1. 将24位位图转换8位位图

    1下载:
  2. 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8311
    • 提供者:李小
  1. 针对24位真彩位图的处理示例

    0下载:
  2. 本原码主要介绍了如何在arm处理器上针对24位真彩位图的处理的方法-major described how the arm processor targeted at 24-bit True Color map of the way
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:196038
    • 提供者:挖出
  1. 24位CRC校验算法

    1下载:
  2. 分别用三种方法依次实现了24位CRC算法
  3. 所属分类:编程文档

    • 发布日期:2010-10-18
    • 文件大小:3873316
    • 提供者:hopeqiu
  1. 24位真色彩转化为256色图

    1下载:
  2. 实现将24位真色彩转化为256色图
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-21
    • 文件大小:22324
    • 提供者:dai_ri@126.com
  1. 24位BMP图片二值输出

    1下载:
  2. c++语言,VC6.0中调试通过,24位BMP图片的灰度值输出,并记录到文本中。
  3. 所属分类:源码下载

    • 发布日期:2012-06-13
    • 文件大小:14399
    • 提供者:225125
  1. get_pixel

    0下载:
  2. 得到24位位图的一个点的颜色值 -Getting the RGB value of a point in a 24-bit image
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:站长
  1. bmp2416

    0下载:
  2. 将24位色的BMP图片转换为16位色,用于DIY你的手机图片。因为目前三星等众多手机的背景图片仅限于16位色!- 24 colors BMP picture transformations are 16 colors, uses in DIY your handset picture. Because the present three magnitudes multitudinous handsets background pic
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:84992
    • 提供者:邓子国
  1. 8位调色板位图和24位真彩位图的载入及保存

    0下载:
  2. 支持8位调色板位图和24位真彩位图的载入,以及24位真彩位图保存-support eight palette bitmap and 24-bit color bitmap included, and 24-bit color bitmap preservation
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:96256
    • 提供者:华伟
  1. TrueColorTO8Bit

    0下载:
  2. 24位真彩色图像转换为8位图像-24-bit true color images converted to eight images
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:1943552
    • 提供者:王昊一
  1. Bmp24BitChange

    0下载:
  2. 能实现24位图色彩反转,转灰度,以及恢复原图-achieve 24 map color inversion, turn gray, and the restoration of the maximum
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:77824
    • 提供者:阿崔
  1. BMP to Code(5r6g5b)

    0下载:
  2. 我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程-I wrote it myself procedures, 24 BMP bitmap conversion 16 (5r6g5b) format code for shrapnel Machine Programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:2201600
    • 提供者:王梅芳
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed fa
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:李欣
  1. 蔡先生的代码

    0下载:
  2. 总述:本代码属于机器视觉研究对一些传统方法进行了演示和突破(颜色的辩认) 建议:{强烈建议用程序打开“ 视觉分析\色度分析图1.bmp”而后按“视觉分析\颜色分析软件1-7”} 局限:但本演示只针对24位位图本代码包含两个部分1、视觉分析 (代码的主要思路[包括一些使用方法、结论图象、程序机制(使用AUTOCAD打开分析观看)、研究结论(matlab编写)])2、forimage(原代码vc7.0编写)-Overview : This
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:6993920
    • 提供者:蔡先生
  1. 24位真彩图像转换成256色图像

    0下载:
  2. 24位真彩图像转换成256色图像-24 color images into 256 color images ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:27648
    • 提供者:阿九
  1. 将24位位图转换8位位图

    0下载:
  2. 将24位位图转换成8位位图,效果很好,希望大家多多指教,也希望能给我提出更多的建议。-to 24 bitmap conversion into 8-bit maps, a good effect, and we hope the exhibitions, I can also hope that more proposals are forthcoming.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:李小
  1. 24-256

    0下载:
  2. 24位真彩图像转换成256色图像 24位真彩图像转换成256色图像-24-bit true color image is converted into a 256-color 24-bit true color images into 256 colors image image
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:372736
    • 提供者:沈维国
  1. 24位色BMP转换8位色BMP

    0下载:
  2. 24位色BMP转换8位色BMP的算法,从24位真彩色转换为8位彩色的算法,效果可以,失真误差比较均衡,算法效率也比较高。(24 bit color BMP conversion 8 bit color BMP algorithm, from 24 bit true color to 8 bit color algorithm, the effect is good, the distortion error is more balanc
  3. 所属分类:文档资料

    • 发布日期:2024-05-05
    • 文件大小:220160
    • 提供者:iwdbwi
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org