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

搜索资源列表

  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 faster. (I use this image
  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位位图

    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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8311
    • 提供者:李小
  1. 用动态规划思想压缩位图

    1下载:
  2. 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
  3. 所属分类:Windows编程

  1. 24位真色彩转化为256色图

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

    • 发布日期:2011-05-21
    • 文件大小:22324
    • 提供者:dai_ri@126.com
  1. ads1256.24位,高精度的AD芯片ADS1256的驱动C程序

    3下载:
  2. 24位,高精度的AD芯片ADS1256的驱动C程序,24, AD-chip high-precision drive C procedures ADS1256
  3. 所属分类:其他小程序

    • 发布日期:2015-05-26
    • 文件大小:39222
    • 提供者:4567
  1. 24-256.rar

    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-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:122471
    • 提供者:沈维国
  1. bmp_resolution

    0下载:
  2. 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:154053
    • 提供者:郭伟斌
  1. 32bit-to-24-bit

    0下载:
  2. 将色深为32位的位图转换成色深为24位的位图,有疑问联系我,314777324-convert 32 bit bitmap to 24 bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:3309
    • 提供者:pancheng
  1. get_pixel

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

    • 发布日期:2017-11-27
    • 文件大小:5812
    • 提供者:站长
  1. ReadBitMap

    0下载:
  2. 改工具是一个bmp图片的浏览器。可以打开任意一种bmp格式的图片,如8,24位等等。-Change tools is a bmp picture browsers. Can open any of bmp format images, such as 8,24-bit and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:992829
    • 提供者:Zheng, dannis
  1. 24color

    0下载:
  2. 24位真彩色图片,可以对其进行数字图像处理。里面有完整的源代码可供下载。-24-bit True Color images can be digital image processing. There are a complete source code available for download.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:418864
    • 提供者:方炜
  1. rotateBMP

    0下载:
  2. 在windows下用VisualC++实现24位位图的缩放及动态旋转-In windows using VisualC++ Achieve 24-bit bitmap scaling and dynamic rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:84222
    • 提供者:段东亮
  1. HVSnapContinuous

    0下载:
  2. 演示利用回调方式,实现连续循环采集图像到内存,并转换成RGB 24位格式位图。-Demonstration of the use of callback methods achieve continuous cycle of collecting images into memory and converted into RGB 24-bit format bitmap.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:99392
    • 提供者: 郭娜娜
  1. CDIB

    0下载:
  2. 一个读写DIB的操作类,可以读256,24位,32位等多种格式的位图-DIB to read and write operation of a category, can be read 256,24 place a variety of formats, such as 32-bit bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:8906
    • 提供者:JELL
  1. vert

    0下载:
  2. 基于VC++6.0环境下的24位位图转换为8位位图的源码-Based on VC++6.0 environment of the 24-bit bitmap is converted to 8-bit bitmap source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7852
    • 提供者:gengxiutang
  1. 24

    0下载:
  2. 24位转单色位图模块 for E 语言-24 bit color
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:3149
    • 提供者:asdfasdf
  1. 24bitTo16bit

    1下载:
  2. 实现24位位图到16位位图的转换,采用565格式压缩-24bit bitmap to 16bit bitmap,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9883557
    • 提供者:陈琪
  1. Vista

    0下载:
  2. 位图分析转换软件 可以分析8,16,24,32位BMP图 输出可选16位,18位,24位RGB格式 同时支持串行下载-Bitmap analysis of 8,16,24,32-bit conversion software can map out the optional 16-bit BMP, 18 bit, 24-bit RGB format also supports serial download
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:631604
    • 提供者:JingtongACT
  1. sh79f166a驱动CS1237 24位AD程序

    2下载:
  2. cs1237驱动程序,24位ad采集精度,希望能多帮助大家(cs1237Driver program)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:67584
    • 提供者:minminte
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com