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

搜索资源列表

  1. DrakeDCT050629B

    0下载:
  2. DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:64706
    • 提供者:中国
  1. Bmp_Jpg

    0下载:
  2. 将BMP格式的图片转换为JPG格式的图片-BMP format will be converted to JPG picture format photographs
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:37853
    • 提供者:发发
  1. VbjpegDll

    0下载:
  2. 该程序实现了VB调用Jpg和Bmp格式相互转换API函数的示例,使用非常方便-the VB program called the Broadband and Bmp format conversion API examples, very convenient to use
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:122895
    • 提供者:李波
  1. BmpTransfertoJpg

    0下载:
  2. 本程序实现了高速的bmp图片到jpg图片的压缩,其中使用了动态连接库,使得压缩速度有了很大提高,而且使用非常简单。-the realization of high-speed bmp jpg photo to photo compression, the use of the dynamic link library, makes compression speed has been greatly improved, but it is very simple.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:575775
    • 提供者:叶子
  1. JepgCodec

    0下载:
  2. 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:705544
    • 提供者:刘啸天
  1. 20067418104377325

    0下载:
  2. bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:90831
    • 提供者:张烨
  1. bmpchangejpg

    0下载:
  2. bmp转成jpg也是压缩哦! 111 111 111
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1524
    • 提供者:ben
  1. JpgVSbmp

    0下载:
  2. jpeg压缩标准中Jpg和Bmp格式相互转换的API封装
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:226508
    • 提供者:Amy
  1. VbTestDll

    0下载:
  2. VB调用Jpg和Bmp格式相互转换API函数的示例
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:124704
    • 提供者:Amy
  1. JPG

    0下载:
  2. 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2843992
    • 提供者:徐晓明
  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. 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. bmptojpg

    0下载:
  2. 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4333244
    • 提供者:linjing
  1. microcontroller-jpg-gif-bmp-decoders

    0下载:
  2. Decompress algorithms for GIF, JPG, BMP for microcontrollers
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:59344
    • 提供者:Roman
  1. getImage

    0下载:
  2. 能够从磁盘中读入指定格式的视频图片; 比如bmp,jpg,png,gif-This method can load the inmage which given format from disk .
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:38255
    • 提供者:陈超
  1. GUI-drawing-board

    2下载:
  2. Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标 但是功能比较简单,只能画线,不能画矩形、椭圆等 其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。 程序的亮点: 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:20725
    • 提供者:ydb
  1. BMP-to-JPG

    0下载:
  2. 这是一个实现将BMP位图转换为jpg格式位图的程序,也即具有压缩图像的功能。-This is a BMP bitmap converted to jpg format bitmap program, that has the function of the compressed image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:62047
    • 提供者:陆志龙
  1. lz.rar

    0下载:
  2. LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:1873
    • 提供者:丁力
  1. bmpto565

    0下载:
  2. 本人自编的bmp,jpg等图片格式文件转成565rgb图片格式,matlab-I directed bmp, jpg and other image format files into 565rgb picture format, matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:151564
    • 提供者:王彩燕
  1. grabit

    0下载:
  2. GRABIT starts a GUI program for extracting data an image file. It is capable of reading in BMP, JPG, TIF, GIF, and PNG files (anything that is readable by IMREAD).GRABIT starts a GUI program for extracting data an image file. It is capable of reading
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:23023
    • 提供者:smart soltuion
« 12 3 »
搜珍网 www.dssz.com