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

搜索资源列表

  1. 把JPG/BMP图片转换位RGB565格式

    4下载:
  2. 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG / BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-16
    • 文件大小:260740
    • 提供者:夏永明
  1. VC++Bmp转Jpg源代码

    0下载:
  2. 一个很简单的Bmp格式转Jpg格式的VC代码!
  3. 所属分类:其它程序

    • 发布日期:2009-09-18
    • 文件大小:363876
    • 提供者:krady_xu
  1. JPG、BMP图像转换及导出二进制C++文件

    1下载:
  2. 主要是做JPG BMP图形的互转及为嵌入式提供图形的二进制读写文件
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-10-14
    • 文件大小:47360
    • 提供者:fpcfjf@126.com
  1. matlab bmp和Jpg互转

    0下载:
  2. matlab实现的bmp和Jpg格式的互转程序,其中Bmp到Jpg有自己实现算法
  3. 所属分类:图形图象

    • 发布日期:2011-11-27
    • 文件大小:350481
    • 提供者:zoowii@163.com
  1. JPEGGIFPCXtoBMP

    2下载:
  2. Jpg、Gif、Bmp、Tiff和Png格式的图像转化为BMP格式图像。以便于进一步对图像处理-Jpg, Gif, Bmp, Tiff and Png format images into BMP format images. In order to facilitate further image processing
  3. 所属分类:Graph program

    • 发布日期:2014-08-25
    • 文件大小:1694473
    • 提供者:zhaolipo
  1. AVI

    1下载:
  2. 这个程序可以实现将某个文件夹内的“JPG”或“BMP”图片转成AVI视频文件, 如果想转换“其它格式的图片文件”只要添加一些代码即可。 -This process can realize will be a folder inside the " JPG" or " BMP" picture into AVI video file, if you want to convert " other format image file" A
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:2253054
    • 提供者:catfish
  1. picture

    0下载:
  2. 一个简单的图片格式转换程序,可实现ico 转bmp,bmp转jpg,jpg转bmp-A simple picture format conversion procedures, can be transferred ico bmp, bmp turn jpg, jpg bmp transfer
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:1206282
    • 提供者:李磊
  1. picconvert

    0下载:
  2. bmp to jpg,gif图片转换源码-bmp to jpg, gif image conversion source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2630264
    • 提供者:hujing
  1. Image.tar

    0下载:
  2. 图像的相互转换\以及图像的分析比较,支持格式:bmp\jpg\jpg2000等-image conversion \ and image analysis in support of the format : bmp \ jpg \ jpg2000 etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1101110
    • 提供者:林祥杰
  1. convert

    1下载:
  2. JPG->BMP批量转换程序.可以指定大小.-JPG-
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-12
    • 文件大小:647133
    • 提供者:彭青峰
  1. Halftoning

    1下载:
  2. 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18172
    • 提供者:lm
  1. 107215800jpegapi

    0下载:
  2. 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1188206
    • 提供者:郑贤华
  1. MulitDocument12-4

    0下载:
  2. bmp JPG相互转化.FFT DCT变化-bmp JPG mutual conversion. FFT DCT changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:1305964
    • 提供者:andy
  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. BMPTOJPG

    0下载:
  2. 本程序是一个VC开发的BMP转JPG接口程序把加入VC工程里就可以用了-This procedure is the development of a VC interface program BMP to JPG to join the project in VC can be used.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:20400
    • 提供者:王常亮
  1. DOS_GDI_bmp2jpg

    0下载:
  2. bmp转化为JPG的代码,使用GDI。很好用,兄弟们不用走弯路了。-code for bmp2jpg,using gdi.it is well to use.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:11617
    • 提供者:whc
  1. TreeView

    0下载:
  2. 基于对话框的位图变换,包括二值化,旋转,bmp转jpg,24位转8位-based on dialog of MFC,binarize and rotate and bmp to jpg and bitcount 24 to 8
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4220649
    • 提供者:永恒之夜
  1. VB_interception_current_screen_converted_JPG

    0下载:
  2. VB自动截取当前屏幕并将BMP转换为JPGVB interception of the current screen and automatically converted to JPG BMP-VB interception of the current screen and automatically converted to JPG BMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4330
    • 提供者:7x
  1. 摄像头抓图源代码

    0下载:
  2. 开启摄像头抓图。摄像头显示窗口可以随意改变大小,抓图后保存的图片大小可以根据自己传入的宽和高随意改变,只添加了BMP转JPG的功能,要把BMP转为其他格式,自己阅读代码可以很容易修改。。里面有测试demo,也有接口说明,主要接口为打开摄像头,暂停预览,恢复预览,抓图,图片旋转,关闭摄像头。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2012-11-21
    • 文件大小:76859
    • 提供者:yuan_nice
  1. ImageUtils

    0下载:
  2. PB可以调用的BMP转JPG的动态库 PB 函数声明 function Boolean Bmp2Jpgzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for 'Bmp2Jpg' function Boolean Jpg2Bmpzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:34816
    • 提供者:lnddycb
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com