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

搜索资源列表

  1. Jpg

    0下载:
  2. 把BMP格式的图象转成JPG形式的图象的软件的源代码!-The code can transfer the BMP image to JPG image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:297942
    • 提供者:qa
  1. mgaview-0.1.4

    1下载:
  2. linux下显示各种格式图片,包括bmp,jpg,png,等等的格式,但是不支持图片大小的自适应改变,请高人可以再次开发。-shown pictures of various formats, including bmp, jpg, png, etc. The format, but does not support the picture of adaptive changes in the size, a person can develop again.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1007588
    • 提供者:孟庆新
  1. GdiImage

    0下载:
  2. VC界面上放置BMP,JPG,GIF,PNG,ico文件资源 -VC interface placed BMP, JPG, GIF, PNG, ico Resources
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6564
    • 提供者:虎恬
  1. Makegif

    0下载:
  2. 是一个简单用vb写的把bmp转换成gif的程序,程序不大但是可以比较方便将bmp转换成jpg-is a simple written with vb bmp put into gif procedures, procedures little more convenient but can be converted into bmp jpg
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:157284
    • 提供者:文明
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. bmp压缩

    0下载:
  2. 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:625442
    • 提供者:天天
  1. hedongjian_imagepro

    0下载:
  2. 此源码的亮点在于它设计了一个可以读取bmp,jpg,tif等不同文件格式的LIB文件,不需改动就可以应用在自己的程序中,推荐!程序说明内详 -this source is that it highlights the design of a can read bmp, jpg, tif different file formats LIB documents with the changes it can be applied to their own procedures, recomme
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1777162
    • 提供者:doctorlyly
  1. 常用格式图像浏览

    0下载:
  2. 该程序包里含有对常用图像格式的读写VC++源代码,包括*.bmp/*.jpg/*.png/*.gif-bag containing the proceedings of the common image formats VC source code to read and write, including *. bmp / *. jpg / *. png / *. gif etc.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:999691
    • 提供者:hua
  1. wnghasdsf

    0下载:
  2. 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, support for the format, includin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29926
    • 提供者:王能会
  1. ImageBrowser

    1下载:
  2. 基于MITK的医学图片浏览器,可以打.BMP,.JPG,.DICOM,.IMO,.RAW,.TIFF.格式的图片。-MITK-based medical image viewer, can play. BMP,. JPG,. DICOM,. IMO,. RAW,. TIFF. Format the pictures.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:643203
    • 提供者:李琎
  1. picvieweasy

    0下载:
  2. 图像按比例充满窗口,可显示bmp,jpg等多种图像.-prorated full image window can display bmp, jpg and other images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37161
    • 提供者:乔小飞
  1. facedetector

    0下载:
  2. 一个人脸检测系统, 输入:图像(bmp\\jpg......) 输出:脸部区域-a face detection system, type : image (bmp \\ jpg ......). output : facial region
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:224511
    • 提供者:赵丛
  1. claire

    0下载:
  2. 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:773578
    • 提供者:qifang
  1. BMPzhuanJPG

    0下载:
  2. BMP压缩成JPG的源代码KKBMP压缩成JPG的源代码-BMP JPG compressed into the source code KKBMP JPG compressed into the source code
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:28816
    • 提供者:永昌
  1. PictureShow

    0下载:
  2. 一个显示图片的程序,可以显示bmp,jpg,gif等等。-the procedure can demonstrate bmp, jpg, gif, etc..
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:114785
    • 提供者:陈伟
  1. RtfHtml

    0下载:
  2. 可將bmp,jpg影像轉換成HTML與RTF檔案格式的程式。-be bmp, jpg images converted into HTML and RTF file format programs.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:380684
    • 提供者:richwang
  1. jpeg静态图像压缩编码

    0下载:
  2. jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-static jpeg image compression coding, image output imported bmp jpg format images
  3. 所属分类:图形图象

    • 发布日期:2010-07-01
    • 文件大小:17896
    • 提供者:zb
  1. snag

    0下载:
  2. 抓图Snag 我用Delphi6写的一个基本的抓图程序。具有基本的抓图功能,如截屏、任意区域截取、热键抓图、保存为bmp或者jpg.内含原码 -Delphi6 Snag I used to write a basic screen in the process. Previously with basic features, such as screen shots, arbitrary regional interception, hotkey Previously, the deposita
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:494218
    • 提供者:杨红
  1. bmpturntojpg

    0下载:
  2. 一个将bmp转化成jpg格式的源代码,转换时选择容量较小的bmp图片-one of bmp jpg format into the source code, change the choice of the smaller capacity bmp Photo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:347145
    • 提供者:wang
  1. VCSeriesV2.2.2SDK

    0下载:
  2. 天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式-Mortimer Series SDK control cards, video capture, data compression preservation into BMP / JPG / AVI file format
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:3406860
    • 提供者:ZHOUYP
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com