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

搜索资源列表

  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
    • 文件大小:63.19kb
    • 提供者:中国
  1. Bmp_Jpg

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

    • 发布日期:2008-10-13
    • 文件大小:36.97kb
    • 提供者:发发
  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
    • 文件大小:120.01kb
    • 提供者:李波
  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
    • 文件大小:562.28kb
    • 提供者:叶子
  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
    • 文件大小:689.01kb
    • 提供者:刘啸天
  1. 20067418104377325

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

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

    0下载:
  2. 这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This p
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:59.45kb
    • 提供者:宦夏
  1. bmpread

    0下载:
  2. 将bmp转换成jpg格式Visual Basic源码-bmp change to jpg by Visual Basic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.79kb
    • 提供者:lkt
  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
    • 文件大小:316.3kb
    • 提供者: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
    • 文件大小:45.32kb
    • 提供者:sunda
  1. export_fig

    0下载:
  2. This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped border
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:16.08kb
    • 提供者:redasu
  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
    • 文件大小:4.13mb
    • 提供者:linjing
  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
    • 文件大小:20.24kb
    • 提供者: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
    • 文件大小:60.59kb
    • 提供者:陆志龙
  1. BmpToJpg

    0下载:
  2. 这是一个基于对话框的程序,主要功能是实现将BMP图像转换为JPG格式的,实现了图像的压缩。-This is a dialog-based program, the main function is to convert BMP images to JPG format and image compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:陆志龙
  1. FastICA_testing_wav_img_samples

    0下载:
  2. matlab FastICA快速独立分量分析 通过FastICA工具箱(内含),对图像、音频进行盲源分离,去均值,白化处理,支持tif,jpg,bmp,wav等多种格式,并附有详细程序注释及sample供运行使用-matlab FastICA fast independent component analysis FastICA toolbox (included), images, audio, blind source separation to mean whitening process
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1.21mb
    • 提供者:十天半个月
  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
    • 文件大小:1.83kb
    • 提供者:丁力
  1. BMP2JPG

    0下载:
  2. 将.bmp或者.pgm文件批量转换为.jpg文件格式的matlab程序,可以很方便的进行文件管理-Converted to jpg file format matlab program, you can easily file management. Bmp or. Pgm file batch
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:552byte
    • 提供者:luhao
  1. jpeg_test.tar

    0下载:
  2. lena.bmp压缩为lena.jpg,翻转和不翻转两种形式,-compress lena.bmp to lena.jpg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-08
    • 文件大小:190.3kb
    • 提供者:ricky
  1. b2j

    0下载:
  2. 将bmp格式的文件转为jpeg,包括分块、dct、量化、扫描、熵编码-convert bmp to jpg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:4.59kb
    • 提供者:fanta
« 12 »
搜珍网 www.dssz.com