CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - bmp file

搜索资源列表

  1. 图像数据的压缩

    0下载:
  2. 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:279456
    • 提供者:陆俊
  1. BMP文件的艺术再现4

    0下载:
  2. BMP文件的存储格式 • DOS方式下调用BMP图像的手段 • 艺术再现BMP图像 -BMP file storage format
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:865951
    • 提供者:高俊杰
  1. jpegcompress_decompress

    0下载:
  2. 自己做的简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-doing a simple jpeg coding procedures, and supports 1:1 : a sampling of the baseline color jpeg, import 24bit is the only BMP file
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:23506
    • 提供者:发发
  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:137542
    • 提供者:王立
  1. jpegconvert

    0下载:
  2. 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:323888
    • 提供者:cy
  1. sample

    0下载:
  2. 数据结构考试的样题,对考试很有帮助。里面是BMP文件。-Data structure sample exam questions on the exam very helpful. Inside is a BMP file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:126938
    • 提供者:刘辉
  1. Movie

    0下载:
  2. Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:46406
    • 提供者:sunda
  1. AVItoBMP

    0下载:
  2. 该呈现能实现将一个AVI文件中的每桢视频转化为BMP图象,使用的标准的WINDOWS API .-The show can achieve an AVI video file for each frame into a BMP image, using the standard WINDOWS API.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:7979
    • 提供者:刘锋
  1. Run_length_encoding_compressing_bmp_file

    0下载:
  2. 一个用游程编码实现对BMP文件的压缩,收藏。-A Run-length encoding method compressing a bmp file for storage
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:4007
    • 提供者:陆坤
  1. DCTyasuo

    0下载:
  2. 本程序是对girl.bmp文件做二维的DCT,以达到压缩的目的-This procedure is done two-dimensional girl.bmp file DCT, in order to achieve the purpose of compression
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:ming
  1. quantization

    0下载:
  2. This matlab code read bmp file and seperate it to R,G,B components. And also quantize the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:57933
    • 提供者:Kil Jhun Jeong
  1. jpeg_24bit_bmp

    0下载:
  2. 用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3640837
    • 提供者:mastor
  1. IMGProc

    0下载:
  2. matlib 局部缩放 旋转 平移 bmp整合函数-matlib zoom rotate pan bmp file function
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:861
    • 提供者:zyh
  1. yuvbmpfunction

    1下载:
  2. 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
  3. 所属分类:matlab例程

    • 发布日期:2014-02-19
    • 文件大小:3147
    • 提供者:胡金晖
  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:230157
    • 提供者:dark
  1. haardetction2

    0下载:
  2. 用adaboost检测出人脸,输入bmp文件,输出bmp文件的人脸-Adaboost detected face with the input bmp file, the output face bmp file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:108506
    • 提供者:haar
  1. 1

    0下载:
  2. (1) 打开一个bmp文件 (2) 将其局部区域的灰度值进行改变 (3) 另存为一个新的bmp文件 -(1) open a bmp file (2) the gray value of its local area to change (3) Save as a new bmp file
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:40721
    • 提供者:ad
  1. bmpfile

    0下载:
  2. bmp图片内部格式,分解bmp文件的内部结构-bmp image internal format, the internal structure of decomposition bmp file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168047
    • 提供者:黄忠
  1. bmp_to_ppma

    0下载:
  2. BMP_TO_PPMA is a C++ program which converts a Microsoft BMP file to an ASCII Portable Pixel Map (PPM) file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:2148
    • 提供者:nader
  1. Huffman

    0下载:
  2. huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4344
    • 提供者:吴超
« 12 3 »
搜珍网 www.dssz.com