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

搜索资源列表

  1. bmp24

    0下载:
  2. 显示bmp图像的源代码 可以显示8位和24位的bmp图像-bmp image shows the source code can show the 8-bit and 24-bit bmp image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:150123
    • 提供者:slm
  1. ZHG_C

    0下载:
  2. 一.“ZHG_C”(ZHG自定义C函数包)中为ZHG本人创作的自定义C函数集,现共包含8个C文件,分别是: BMP16.C——DOS图形模式下显示16色位图的函数。 BMP24.C——DOS图形模式下显示24位位图的函数。 BMP256.C——DOS图形模式下显示256色位图的函数。 BOX.C——DOS字符模式下画矩形框(单、双)。 HZK.C——DOS图形模式下显示汉字或英文(16×16、24×24、12×12、ASC8×16)。INFORMATION.C——DOS字符模
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15521
    • 提供者:zhg
  1. BMP24

    0下载:
  2. Visual Studio 2003.NET集成开发环境 文档类型:SDI 1 为Doc类添加三个数据成员:fHeader、bInfo、bData, dSize; 2 在Doc类中添加两个事件函数OnFileOpen()、OnFileSave()分别用来读取和保存BMP文件; 3 在View类的OnDraw函数中显示位图; 4 在Doc类中添加函数OnEditPicture(),编辑图像在该函数内完成
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:244149
    • 提供者:sandon
  1. BMP24.rar

    0下载:
  2. 标准bmp处理类,可以对位图进行任意操作,从文件读取,bmp8~bmp24转化,Bmp class standards, can be arbitrary bitmap operations, read from the document, bmp8 ~ bmp24 transformation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:5821
    • 提供者:何康康
  1. BmpLoadFOut

    0下载:
  2. 1、将bmp24图片转化为十六进制并用.txt文件输出。 2、调用图片的十六进制码.txt文件在view窗口显示。-1, the bmp24 picture into hexadecimal and use. Txt file output, the output. Txt files can be used directly into the array. 2, the picture is called hexadecimal code. Txt file in the view w
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:110089
    • 提供者:hj
  1. BMP24

    0下载:
  2. 对24位的图片进行读写的代码 其中包括对图像的打开传输等功能-24 of the picture to read and write code, including the opening of the image transmission and other functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:292158
    • 提供者:realwill
  1. 24to256

    0下载:
  2. BMP24位位图量化成256色BMP图,本程序彩八叉树颜色量化。-BMP24-bit quantization into a 256-color bitmap BMP map, this program color octree color quantization.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3984099
    • 提供者:孤浪
  1. BMP

    0下载:
  2. BMP格式图片内嵌入隐藏信息,只支持BMP24位真彩,256色的不支持-BMP format pictures embedded hidden information, which only supports BMP24-bit true color, 256 colors does not support the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2067382
    • 提供者:孤浪
  1. ppm

    0下载:
  2. 文件说明: function.h 函数申明 function.cpp 函数实现 main.cpp 函数调用 函数说明: ppmtoppm(char* in, char* out) 读入ppm24位彩色图像,输出ppm24位灰度图像 ppmtopgm(char* in, char* out) 读入ppm24位彩色图像,输出pgm256色灰度图像 ppmtobmp(char* in, char* out) 读入ppm24位彩色图像,输出bmp24位
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:556037
    • 提供者:fu hang
  1. bmp24to16

    0下载:
  2. 可以把bmp24的图像转制成16位的,可以通过code了解bmp的构造, 也可以通过改code快捷实现图片的转制。-Images can be transferred to bmp24 made 16-bit, bmp can understand the structure by code, you can also change the code to achieve quick picture conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:23555
    • 提供者:zhouxinpu
  1. Form2

    0下载:
  2. 此代码用于实现BMP24位图的压缩,简单易懂,操作简便。-This code is used to implement the BMP24 bitmap compression, easy to understand, easy to operate.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:1898
    • 提供者:yuxin
  1. bmp24_to_16

    0下载:
  2. bmp24位转为16位565位图。自己弄了好久,终于弄出来了-the bmp24 bit into 16 565 Fig. Get yourself a long time, and finally it comes out
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:938
    • 提供者:康新明
  1. FormVBchengxu

    0下载:
  2. 此代码用于实现BMP24位图的压缩,简单易懂,操作简便。-This code is used to implement the BMP24 bitmap compression, easy to understand, easy to operate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:1906
    • 提供者:yuxin
  1. Bmp24_2_Jpeg_Vs2008

    0下载:
  2. BMP24位图像转换成Jpeg格式图像,VS2008下Demo小程序。-BMP24-bit images converted to Jpeg format images, VS2008 under Demo applet.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:3491403
    • 提供者:tlu
  1. bmp24_zoom

    0下载:
  2. bmp24位图片缩放程序C语言源代码,实现对24位位图的缩放功能。-bmp24 bit image scaling procedures C language source code, to achieve 24-bit bitmap scaling function.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1080
    • 提供者:浦东泥河
  1. BmpToGray

    0下载:
  2. 将*.bmp24位真彩图转化为*.bmp8位灰度图,纯C++程序编写-* .bmp24 Bit true color images will be converted to* .bmp8 bit grayscale, pure C++ programming
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3204618
    • 提供者:尚忠义
  1. QRGenerator24bmp

    0下载:
  2. 二维码生成bmp24位图,linux使用,用于嵌入式的开发-Two-dimensional code generation bmp24 bitmap, linux used for embedded development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1447586
    • 提供者:黄志浩
  1. bmp216bit-array-vc

    0下载:
  2. Microft VC 6工程,自己编写的源码,可以可以给把24位的bmp文件生成16位的bmp图片,因为有些工具例如image2lcd生成的是8位的图片数据,数组形式,有些程序需要用到16位的数据,例如stm32的lcd数据,就需要这样的一个程序,这个工程非常完备,内涵源码和注释,打开编译,就可以在当前运行目录生成数组; 使用注意: 1,不是bmp24位色的图片要用电脑的画图工具转换为bmp24位色的 2,图片要用电脑的画图工具进行垂直翻转, 3,把图片拉到filet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1526749
    • 提供者:林端
搜珍网 www.dssz.com