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

搜索资源列表

  1. qrcodec

    0下载:
  2. 日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34274
    • 提供者:mayun
  1. Java2DSpaceship

    0下载:
  2. This program is a simple Java 2D spaceship. Feel free to turn it into asteroids. It uses the JAMA class for it s matrix operations
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:158458
    • 提供者:王涛
  1. TrafficLight

    0下载:
  2. JAVA实现的交通灯系统,有控制系统外带各种描述,GUI实现-JAVA implementation of the traffic light system, there are a variety of take-described control system, GUI implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:9181
    • 提供者:夙风
  1. paint

    0下载:
  2. 由JAVA实现的一个简单的画图软件。模拟的windows画图。-By the JAVA implementation of a simple drawing software. Simulation windows drawing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:40864
    • 提供者:wuwu
  1. ZXing-1.3.zip

    1下载:
  2. ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-04
    • 文件大小:477125
    • 提供者:hwind
  1. Sharp

    0下载:
  2. 用Java Application实现对图像尖锐化处理,使图像更清晰-Java Application with the realization of the image sharp so that a clearer image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:60558
    • 提供者:小菜
  1. findjobj

    0下载:
  2. Find all java objects contained within a java container or Matlab GUI handle If no output parameter is specified, then an interactive GUI window will be displayed with a tree-view of all container components, their properties and callbacks.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:33003
    • 提供者:djimy
  1. freehep-graphicsio-emf

    2下载:
  2. 一个java的emf矢量图像处理库,可以便于进行emf图像的处理和显示。-Emf vector of a java image processing library that can facilitate emf image processing and display.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-22
    • 文件大小:288485
    • 提供者:王迪
  1. imgstack

    0下载:
  2. java环境下开发的imagestack软件,绝对可以用,所谓iamgestack,就是说几幅连续的图像的合成,然后放在同一个图像中,以此来弥补焦距不同造成的部分失真,大家可以下载并使用-imagestack means several consecutive images combined into a sharp noisefree image,for example,from focus length 6.3 to 63mm ,we try to make up for the infor
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:632097
    • 提供者:许佳炜
  1. TianqiangLiu_PA1

    0下载:
  2. 一个分割多边形的工具,用到Java,openGL-A split polygon tool, use Java, openGL
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:35966
    • 提供者:阿姆罗
  1. graphicsPackage

    0下载:
  2. it is a graphics java package for drawing lines and crircles, -it is a graphics java package for drawing lines and crircles, .....
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:7448
    • 提供者:Ahmed Mahmoud
  1. alglib-2.6.0.cpp

    0下载:
  2. alglib是一套跨平台并且用多语言实现的通用数值计算和数值处理库,例如,其分别用Java、C++、Pascal等分别实现了功能和接口相同的库。系统中包含了矩阵运算、傅立叶变换、PCA、KMean等的实现。-alglib--a numeric and data processing library which is cross platforms and languages.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1066552
    • 提供者:银石
  1. java_applet_graph

    0下载:
  2. Java 2D plot/graph applet. It displays the graph directly from the database using a socket server on a configurable port. The graph is scalable and configurable in HTML
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:29856
    • 提供者:glucz
  1. CursoGraficacion

    0下载:
  2. Java code for graphing the lines of a cube and a pyramid (given the vertices in the code) to rotate the axes X, Y and Z. The application is not very efficient but exemplifies the use of Java Graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2189972
    • 提供者:masm8086
  1. Zonghexingshiyuan

    0下载:
  2. 用java做的、多文档的,实现了对所有平面几何图形操作的画板。比如:多边形的放大、缩小、填充、旋转、移动等。而且放大缩小可以用鼠标滚轮实现、移动可以用鼠标拖动。还有就是实现了图片的拖放功能。 -To do with java, multi-document, to achieve a planar geometry for all operations. For example: polygons, zoom, fill, rotate, move, etc. And you can zoo
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:227378
    • 提供者:zch
  1. qrcode_java

    0下载:
  2. java二维码应用,可以生成和解析qrcode二维码,应用简单。-java-dimensional code application can generate and parse the qrcode two-dimensional code, a simple application.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:203412
    • 提供者:binboy
  1. LineDemo

    0下载:
  2. Java虚线与实线,利用JAVA绘制2D图形、设置绘制线条的颜色,可以绘制实线和曲线,一个JAVA图形绘图的实例程序-Java dotted line and solid line, the use of JAVA to draw 2D graphics, set the color to draw lines, draw a solid line and curve, an instance of a JAVA graphical drawing program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:3872
    • 提供者:龚建琴
  1. StrangeAttr

    0下载:
  2. A strange 2-dimensional attractor written in Processing/Java. Creates beautiful fractal images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1380
    • 提供者:gatto
  1. GifGolf

    0下载:
  2. 一個還不錯的java簡單影像處理的工具 有給原始碼自由修改-A good java simple image processing tools to the source code freely modify
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:4777
    • 提供者:Ken
  1. Try

    0下载:
  2. 根据函数y = x*x,用java画出相应的图像, 利用了函数DrawPolyLine,将横纵坐标都存起来-According to the function y = x* x, draw the corresponding image with java, use of a function DrawPolyLine vertical and horizontal coordinates are stored
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:896
    • 提供者:Alang
« 1 23 »
搜珍网 www.dssz.com