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

搜索资源列表

  1. 绘图软件

    0下载:
  2. 用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮\\文本框\\图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button \\ textboxes \\ Photo components).
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:398164
    • 提供者:毛楠
  1. curvedemo

    0下载:
  2. 应用java Applet 开发的实时曲线图-Application development of real-time curve
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8565
    • 提供者:haha
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. MountainC

    0下载:
  2. 通过分形理论,用java语言编写出来的分形图形。完全用程序画出来的一座高山,令人难以置信吧?-through fractal theory, use the java language of fractal graphics. Procedures used completely out of a painting mountains, incredible?
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8646
    • 提供者:李碧初
  1. Sketch

    0下载:
  2. 学习用的,很简单的图形界面.它是一个简单的界面,加事件,以及2D的图形绘制的例子-the study, a very simple graphic interface. It is a simple interface, plus events, and the 2D graphic example
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:电柒
  1. 图片模糊与锐化

    0下载:
  2. 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!-cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2677
    • 提供者:
  1. 图片旋转

    0下载:
  2. 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21330
    • 提供者:
  1. picture112

    0下载:
  2. 这是我用JAVA写的2D图表描制系统。能绘制各种常用的2D图形,比如正方形、长方形、圆形、椭圆、线条等等!-This is what I used to write Java 2D graphics system depiction system. Commonly used to draw various 2D graphics, such as square, rectangular, round, oval, line, etc.!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:512678
    • 提供者:杜喜珠
  1. qingzhidandeshengzi

    0下载:
  2. 展示Java的强大功能,做的是庆祝党的生日-display of the power of Java, to do is to celebrate the birthday of the party
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:479467
    • 提供者:qqxxtt
  1. Zoom640

    0下载:
  2. java 缩放照片到指定区域,Zoom640.rar-java zoom photos to the designated region, Zoom640.rar
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1202
    • 提供者:huyue
  1. huizhiyutianchong

    0下载:
  2. 利用java.awt.Graphics2D类绘制各种图形,矩形,圆,二次曲线,饼形以及它们的填充图形等-use java.awt.Graphics2D draw various types of graphics, rectangle, circle, conic, pie-shaped and filled their graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11446
    • 提供者:xxxxzzzzyyyy007
  1. JavaDictionary

    1下载:
  2. 一个Java编的小词典,图形界面,用正则表达式实现简单的字典查询-a series of small Java Dictionary, graphics interface, is a regular expression with simple dictionary inquiry
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2833179
    • 提供者:apple
  1. My3DTest34

    0下载:
  2. Java3D例子,基本入门实例 可以从简单的代码里走进java3d的世界-Java3D examples, the basic entry examples from the simple code Lane entered the world java3d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:620068
    • 提供者:Cornell
  1. Hypnosis

    0下载:
  2. 这是关于java中运用其中的图形API和线程实现的简单的2d图形应用 -This is the use of java on the graphics API and threads to achieve a simple 2d graphics
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1279
    • 提供者:郭超年
  1. BlurAndSharpenDemo

    0下载:
  2. 有关图形锐化方面等的操作,编译成功后直接运行-Sharpening the graphical aspects of the operation, the compiler directly after successful operation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2551
    • 提供者:方坤
  1. nurbsJAVE

    1下载:
  2. NURBS曲线JAVA实现,NURBS主要流行于各种矢量设计软件中,-NURBS curves JAVA, 470 NURBS various vector design software,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:105569
    • 提供者:jinlong
  1. scanfilljava

    0下载:
  2. 用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:63709
    • 提供者:鹰回九天
  1. PainterDemo.java

    1下载:
  2. 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:吴志海
  1. SplineSnake

    0下载:
  2. 很好的样条曲线绘制程序,学习绘图的可以用-good spline curves procedures, the study Mapping can be used
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:205717
    • 提供者:a
  1. graph12341234

    0下载:
  2. java 图形算法实现源代码,有坐标放大缩小。-java graphics algorithm source code, coordinates Zooming.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16463
    • 提供者:Shi Wenzhe
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com