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

搜索资源列表

  1. drawImage1

    0下载:
  2. 可以新建 打开 修改 保存 以.jpg .png为后缀的图片文件。对于java语言进行开发的程序有很大帮助,可以进行研究与学习!-can open the new amendments to the depositary. Jpg. Png suffix for the pictures. Java language for the program is very helpful to conduct the studies and learning!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:18376
    • 提供者:王培华
  1. JAVA_Pic_ZXM

    0下载:
  2. JAVA写的一个JAPPLET,可读取GIF和JPG图片并显示,读取时可选取多张或独取某文件夹下全部图片-JAVA write a JAPPLET can read GIF and JPG picture and showed that Read more can be selected for independence or a folder full picture
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1449914
    • 提供者:Zhang Xiaomeng
  1. ImgExplorer

    0下载:
  2. 这是一个基于JDK1.5 编写的java swing应用程序。目前可以实现简单 JPG文件缩略图的浏览,并可按图片比例,全屏打开图片。 如果你想编写类似Windows资源管理器缩略图,或者ACDSEE图片缩略图的 功能可以参考本程序。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:209288
    • 提供者:魏华
  1. cliptojpg

    0下载:
  2. java的通过clip进行jpg,png文件的传递,显示。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:6426
    • 提供者:理理
  1. AnFX.V6.0.5

    0下载:
  2. 相当棒的 JAVA 效果制作程序,内含30多种特效如水中倒影等等,应有尽有,您完全不须会 JAVA 程序,只要使用您的GIF或JPG图形,就可在您的网页中制作炫目的效果内含效果范例,您可轻易的了解。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2695766
    • 提供者:cd
  1. temp-temp

    0下载:
  2. 有java编写,对JPG等图像文件打开,并作一点处理,再保存.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4986
    • 提供者:张德龙
  1. jpeg code

    0下载:
  2. image jpg code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-30
    • 文件大小:399181
    • 提供者:何嘉亮
  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. i-sight4_0_0

    0下载:
  2. 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:979309
    • 提供者:balife
  1. GUI_window

    0下载:
  2. Sourc code creates a window for loading images. Supperted formatts are jpg, bmp, png, gif.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:1445
    • 提供者:Martin
  1. RayTracing

    0下载:
  2. 光线追踪程序,用Java实现。包含源代码,class文件和一个jpg格式的效果图。显示的是1000个球体和两个三角面片拼成的地板。-Ray Tracing program written in Java
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:481716
    • 提供者:lm
  1. ScaleImage

    0下载:
  2. Jpg Bmp Gif do Scale Image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:qinwei
  1. BitsToBmp

    0下载:
  2. 把用位表示的二值灰度图像数据转换为jpg图片格式。其中是com/image/BitToBmp.java是主文件。-Bits represent the binary grayscale image data into a jpg picture format
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:3915
    • 提供者:simon
  1. image

    0下载:
  2. 本人上传的代码是经过验证的,用java语言编写,可以实现jpg,jpeg,gif格式图像的模糊和锐化-The code I upload has been proven. It is written in Java and can sharpen and blur the image which format is jpg,jpeg and gif.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:3145
    • 提供者:xiaozhu
  1. abc

    0下载:
  2. 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:2848
    • 提供者:方涛
搜珍网 www.dssz.com