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

搜索资源列表

  1. tx识别

    0下载:
  2. 本程序用来识别两个640*480*24BIT BMP文件的差异,并将差异图显示出来. BCB -This procedure can point out and display the differences of two 640*480*24BIT BMP files
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:109.7kb
    • 提供者:邢XD
  1. 0213201_04_vq

    0下载:
  2. vq算法用于图像的有损压缩。生成码本。用于彩色24bit bmp文件-a follow Algorithm for Image Compression. This code generation. Bmp for 24bit color documents
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:220.56kb
    • 提供者:贺鹏
  1. hide2bmp

    0下载:
  2. 能够将小于图像文件1/4大小的任意文件注入24bit的bmp图像,注入后图像大小不变,显示效果不变,如图像大小为1M,那么可以注入最大为256K的文件-able to image files smaller than 1 / 4 the size of arbitrary files into the 24bit bmp image, after injection of the same size images show the same effects, such as image size
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:413.07kb
    • 提供者:jh
  1. qq2440_boot_screen

    0下载:
  2. for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:188.35kb
    • 提供者:Osman BOYALI
  1. readvc

    1下载:
  2. 基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen(\"1.bmp\",\"rb\")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说明: MCS.dat保存了Mountain Cl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.96kb
    • 提供者:方哲
  1. 将 24Bit BMP 图形转为 TXT 格式

    0下载:
  2. 将 24Bit BMP 图形转为 TXT 格式-will 24Bit BMP format graphics to TXT
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12.17kb
    • 提供者:long
  1. bmp2h

    0下载:
  2. bmp图像转换为C语言数组.h文件,包括1bit\2bit\4bit\8bit\16bit\24bit-convert the bmp image to C H file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.91kb
    • 提供者:xiaohe
  1. VCreadBMP

    0下载:
  2. 是用VC读取bmp文件并显示出来,对于图像处理学习的朋友有一定作用。-Bmp file using VC is read and displayed, the image processing to learn a friend has a role.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:金建
  1. bmp

    0下载:
  2. 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-21
    • 文件大小:6.28mb
    • 提供者:刘子龙
  1. hw1_sample

    0下载:
  2. 把BMP檔從24BIT轉換成8BIT 包含了灰階轉換 彩色轉換-BMP file to convert from 24BIT grayscale conversion 8BIT includes color conversion
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:80.69kb
    • 提供者:luke
  1. PictureStreamLoader

    0下载:
  2. 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:130.62kb
    • 提供者:江浩
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4.15kb
    • 提供者:Yifan Young
  1. BMP2TXT

    0下载:
  2. 将24位真彩色BMP图片转换成16位BMP,并将其保存成二进制代码,可以在单片机中使用。-24bit-BMP to 16bit-BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:McDeggy
  1. rgb_to_gray

    0下载:
  2. this the code to convert 24 bit bmp images to 8bit grayscale image.-this is the code to convert 24 bit bmp images to 8bit grayscale image.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4.31kb
    • 提供者:ashish
  1. YBAConv

    0下载:
  2. This program is converting yuv format to BMP(24bit) format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:78.6kb
    • 提供者:sesero
  1. texture

    0下载:
  2. 可以载入多种图片格式,达到为场景中的贴图效果-Will load a 24bit BMP, JPG or TGA files as a textures. The texture can also be loaded from the applications resource file.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:53.39kb
    • 提供者:陈天梁
  1. bmpenc

    0下载:
  2. 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.15mb
    • 提供者:杜睿
  1. 24bit-to-8bit

    2下载:
  2. 功能:将24bit的bmp图像转换为8bit的bmp灰阶图像,为了以后的convolution运算做准备-Function: converting 24bit bmp image to a 8bit the bmp grayscale image, prepare order after convolution operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:1.86mb
    • 提供者:wangwei
  1. 真彩色bmp灰度化

    0下载:
  2. 24位真彩色bmp图像转换为8位bmp图像(The type of bmp (24bit) translate to 8bit)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2.49mb
    • 提供者:wenyuxiao
  1. BMP24To8

    0下载:
  2. 将24bit BMP图片转换为 8bit(Convert 24BIT BMP file to 8bit bmp file)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4.37mb
    • 提供者:anfy27
« 12 3 »
搜珍网 www.dssz.com