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

搜索资源列表

  1. Java读取BMP格式图片(源代码)

    0下载:
  2. A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3227
    • 提供者:潘作为
  1. BMPjavaclass

    0下载:
  2. 自己编写的一个BMP图片读取类,使得Java也能支持BMP格式的图片文件。返回值包装成一个Image对象,可以方便地调用。必须使用JDK1.3以上环境。-themselves prepared to read a BMP picture category, enabling Java can also support BMP format image files. Return values packaged as an Image object that can be easily calle
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:林叶
  1. BMPToJPG

    0下载:
  2. 实现bmp格式的图片转换为jpg格式,利用java类JPEGImageEncoder实现图片压缩-convert the picture format from bmp to jpg
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:4246
    • 提供者:cjol
  1. Imagesuoxiao

    0下载:
  2. 利用java实现将一副图片按照4:1的格式缩小,图片的格式可以是bmp、jpg-Using java to achieve a 4:1 format image in accordance with the reduced format pictures can be bmp, jpg ... ... etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:819
    • 提供者:蔡尧东
  1. ij

    0下载:
  2. ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1337707
    • 提供者:王人富
  1. PictureStyleChange

    0下载:
  2. Java编写的图片格式转换器,可以实现png,bmp,jpg,gif等图片的格式间相互转化。-Written in Java image format converter, you can achieve png, bmp, jpg, gif image formats such as mutual transformation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:30560
    • 提供者:蒙长江
  1. Java-read-bmp-pgm-ppm-picture

    0下载:
  2. java支持的图片格式有jpg、png、gif。本代码提供了bmp、pgm、ppm图像文件的读入,是《数字图像处理-java编程与实验》书上代码,仅供参考,允许非商业的借鉴。-Java support image formats have JPG, PNG, GIF. This code provides BMP, PGM, PPM image file to read, it is the digital image processing- Java programming and exper
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-11-02
    • 文件大小:11953
    • 提供者:liuxiaolong
  1. Unicode

    0下载:
  2. 读bmp文件,转化文件格式,生成bin文件,实现文件格式的转化-Read bmp file conversion file format and generate bin file, file format conversion
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-23
    • 文件大小:44542
    • 提供者:施金金
  1. JAVA-BMP-TO-JPG

    0下载:
  2. 用JAVA 写代码,实现把图片从BMP格式转换到JPG格式-BMP format pictures with JAVA will turn into JPG format. Novice code
  3. 所属分类:JavaScript

    • 发布日期:2017-11-07
    • 文件大小:2065
    • 提供者:阿士大夫
  1. Tupian2

    0下载:
  2. java读取bmp格式的图片,比较简单的读取到窗口中-java read bmp picture
  3. 所属分类:Applet

    • 发布日期:2017-04-06
    • 文件大小:782
    • 提供者:cathy
  1. 55

    0下载:
  2. 用桥接模式解决以下问题: 编写一段代码,模拟以下情境。有三种操作系统Windows、Unix和Linux,它们都有各自的处理不同格式图像(BMP JPG PNG GIF)的库函数。编写类,使它们能灵活地在Windows、Unix和Linux平台上处理不同格式的图像。-To solve the following problems in bridge mode: The preparation of a code, simulate the following situations. Th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:8186
    • 提供者:鬼才
  1. image_get2

    0下载:
  2. z301摄像头读取数据并保持为jpeg何bmp格式的源代码-z301 camera reads the data and maintain the source code for jpeg bmp format Ho
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6824
    • 提供者:amjrkmble
  1. FlashPlayer

    0下载:
  2. Java Demo:使用了JavaFx的图片幻灯片播放器 1、编译使用JDK 1.7, 1.6可能需要重新编译才能运行 2、使用了JavaFx,需要导入jfxrt.jar,已在lib文件夹下,需要导入 3、image存放图片:jpg、png、bmp格式; music存放音频:只支持au、wav格式 4、image和music文件夹和FlashPlayer.jar在同级目录下即可-Java Demo: Use the JavaFx Picture Slideshow 1, comp
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:3777985
    • 提供者:hzmsgy
搜珍网 www.dssz.com