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

搜索资源列表

  1. fulldrawshap

    0下载:
  2. 本程序是程序设计第五版课后习题,实现画圆,画直线,画矩形,并且可以填充.-This procedure is the fifth edition of the after-school exercise program design, implementation drawcircle, draw a straight line, draw rectangle and can be filled.
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:3852
    • 提供者:xuezhanfei
  1. llkJAVA

    0下载:
  2. 连连看游戏Java源代码 规则 选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。-Java Games Lianliankan selection rules of both the source code, if the picture exactly the same two points, and can be used between two points not more than 3 straight lines linkin
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:452066
    • 提供者:justinchan
  1. DrawImage

    0下载:
  2. 该程序是用JAVA来实现图形学中的中点算法来画直线,圆,椭圆!-The program is a JAVA Graphics to achieve the mid-point algorithm to draw a straight line, round, oval!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:11966
    • 提供者:杨德伟
  1. Java-picturedraw

    0下载:
  2. 用Java语言实现的简单的画图软件,包括画直线、圆、椭圆、长方形等-Java language with a simple drawing software, including painting a straight line, round, oval, rectangular, etc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21270
    • 提供者:weiren
  1. minipainter

    0下载:
  2. 一个简单绘图程序,可以实现一下功能: ◎提供一个图形用户界面,主要由操作鼠标来响应用户动作; ◎允许用户绘制直线、矩形、椭圆、圆等几何图形。 ◎允许用户改变画笔的颜色。 ◎能显示绘画笔的当前颜色以及按钮的激活状态。 ◎可以实现用颜色填充封闭的图形。 -A simple drawing program, what functions can be achieved: ◎ provide a graphical user interface, the main by the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24383
    • 提供者:血殇
  1. draw

    0下载:
  2. java画图板,能画矩形、圆、直线。并能实现图形的扩大缩小移动变换颜色。-java drawing board to draw rectangle, circle, straight line. And narrow the achievement of the expansion of mobile graphics color transformation.
  3. 所属分类:Applet

    • 发布日期:2017-05-10
    • 文件大小:2264087
    • 提供者:Cynthia
  1. Core.Java.2.Volume.I-Fundamentals.6th.Edition

    0下载:
  2. 《JAVA 2核心技术 卷I:基础知识(原书第7版)》是Java技术经典参考书,多年畅销不衰,第7版在保留以前版本风格的基础上,涵盖Java 2开发平台标准版J2SE 5.0的基础知识,主要内容包括面向对象程序设计、反射与代理、接口与内部类、事件监听器模型、使用Swing UI工具箱进行图形用户界面设计、异常处理、流输入/输出和对象序列化,泛型程序设计等。-Core Java delivers the real-world guidance you need to accomplish even
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3224702
    • 提供者:王瑞
  1. 1221016257_0

    0下载:
  2. Barbecue can be used both as a Swing/AWT component, and as a standalone "drawable" object that can paint itself straight onto a Graphics(2D) - this is useful for printing barcodes in Java. Take a look at the example Java code in the examples dire
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:880719
    • 提供者:唯她
  1. drawing

    0下载:
  2. 用JAVA实现可以画直线、矩形、椭圆、设置画笔颜色的画图程序-JAVA can be used to achieve a straight line drawing, rectangle, oval, set the brush color drawing program
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2693
    • 提供者:胖子
  1. pb

    0下载:
  2. 画图小程序,画直线,园,矩形,椭圆,橡皮擦工具,也包括文件打开保存等功能-Paint small procedures, painting a straight line, park, rectangular, oval, eraser tool, but also to preserve features such as file open
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2955
    • 提供者:wujianghong
  1. learning_JavaScript_5

    0下载:
  2. Javascr ipt 基础和高级教程,初学者易学易用,中文。-Javascr ipt (also called Jscr ipt) is a scr ipting language with the primary aim of giving life to your web pages. It is powerful, flexible, and easy to learn. Javascr ipt is: An interpreted language. This means
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:526820
    • 提供者:清和信平
  1. javaPanel

    0下载:
  2. java画板实现,可以画直线.圆,矩形等.-java s Sketchpad to achieve, you can draw a straight line. Round, rectangular and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3095
    • 提供者:xuexia
  1. curve

    0下载:
  2. 在swt下实现曲线(折线图),通过不同的点连接直线来达到折线图的效果.-It is achieved in the curve (line graph) through swt.Through different points of the line connecting a straight line to achieve the results map.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:798
    • 提供者:xuexia
  1. zhixian

    0下载:
  2. 判断两条直线是否平行,也可以判断是否相交,并可以求出交点。-To determine whether the two parallel straight lines, you can also determine whether the intersection, and can find the intersection.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:jay
  1. BogartGame

    1下载:
  2. This the source codes for the Bogart Game. It has 2-6 players and the players keep rolling the dice until one has won. A person won when he/she has 30 or more chips, or did not roll a 1 straight 5 times. if the person has rolled a 1, his turn will be
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:11014
    • 提供者:Ashley
  1. javaline2

    0下载:
  2. 利用java实现的计算机图形学中的直线画法,圆的画法-Computer graphics using java implementation of the straight-line method of painting, painting a circle
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1996
    • 提供者:黄永煌
  1. com

    0下载:
  2. 一个可以用来测量直线的宽度的Java程序,源文件需要是txt文档格式。-A straight line can be used to measure the width of the Java program, the source file needs to be txt document format.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2865
    • 提供者:李秀秀
  1. javalianliank

    0下载:
  2. 选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除-Select two points, if the two pictures exactly the same, and between two points can be no more than 3 straight lines to connect them, then the two can be eliminated
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:438471
    • 提供者:宋飞
  1. DDA

    0下载:
  2. 计算机图形学中直线段扫描画线算法的源代码-Computer graphics in a straight line segment Scan Line algorithm source code
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:1751
    • 提供者:Lee
  1. Test_14_9

    0下载:
  2. Java应用程序 图形界面 通过键盘的四个键来画直线-Java application graphical interface through the keyboard of the four keys to paint a straight line
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:764
    • 提供者:袁飞
« 1 23 4 5 6 »
搜珍网 www.dssz.com