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

搜索资源列表

  1. time29

    0下载:
  2. 用画线和画圆绘制指针时钟-painted and the Circle Line Drawing indicator clock
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4761
    • 提供者:ryun
  1. x_painter

    0下载:
  2. 一个实现了,画圆,直线,橡皮擦,随意画等功能的java画图程序-one achieved, and the Circle Line and eraser, arbitrary function of painting java drawing program
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:45690
    • 提供者:辛涛
  1. SimpleDrawBoard

    0下载:
  2. 一个使用Java完成的简易绘图板,可以画直线、矩形、圆,及自由绘图。-use a simple Java completed the drawing board, line drawing, rectangle, circle, and free drawings.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:14530
    • 提供者:白色木马
  1. DrawPaintCode

    0下载:
  2. 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:229613
    • 提供者:刘晴
  1. testshape

    0下载:
  2. 3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces includ
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:吴泽伟
  1. whiteboard

    0下载:
  2. 涂鸦版程序,可画线,园,方等规则图形。还可以输入文字。php+mysql-whiteboard. You can draw line, circle, rect, and input text. php+mysql
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:201066
    • 提供者:alan
  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-09
    • 文件大小:2264087
    • 提供者:Cynthia
  1. Java

    0下载:
  2. 本作品分为3个模块 (1) 游戏主类,继承自JFrame类,负责游戏的全局控制。 内含 1, 一个GameCanvas画布类的实例引用, 2, 一个保存当前活动块(ErsBlock)实例的引用, 3, 一个保存当前控制面板(ControlPanel)实例的引用 * (2) 一轮游戏过程,实现了Runnable接口 一轮游戏是一个大循环,在这个循环中,每隔100毫秒,检查游戏中的当前块是否已经到底了,如果没有, 就继续等待。如果到底了,就看有没有全填满的行,如
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:214372
    • 提供者:忍爱
  1. xiaqi

    0下载:
  2. 小时候最喜欢玩的一条龙游戏,一方用圈,一方用叉,哪一方先走成一条线就获胜,很想五子棋-Childhood favorite stop playing games, one with a circle, one with a fork, which side go first into a line on the win and would like backgammon
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:8421
    • 提供者:卢迪
  1. JFrame

    0下载:
  2. 1. 能在JFrame、JApplet、Canvas等对象上绘制圆、椭圆、矩形、线段等图形。 2. 能编写画圆、画矩形等应用程序。 -1. Can JFrame, JApplet, Canvas and other objects to draw circles, ellipses, rectangles, line segments and other graphics. 2. Can write draw a circle, draw rectangle, etc. applicat
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:2561
    • 提供者:jay
  1. my_proj

    0下载:
  2. 实现画圆,矩形,直线,并且复制黏贴删除等功能-Achieve Circle, rectangle, line, and copy paste and delete functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:214539
    • 提供者:liucx
  1. javaDrawing

    0下载:
  2. java的绘画程序,、 一个实现了,画圆,直线、,随意画等功能的java画图... 、-java drawing program, an implementation, and draw a circle, line,, free java drawing painting and other functions ...,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:9805
    • 提供者:李成荣
  1. mysecondpanelmodify

    0下载:
  2. 简单的画图板,能绘制圆形、方形、直线、曲线,保存与读取等功能!-Simple drawing board, can draw a circle, square, line, curve, save and read the other features!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:15976
    • 提供者:haizei
  1. Graphics

    1下载:
  2. 本程序用java实现中点画线、中点画圆、中点画椭圆以及多边形的扫描转换。-Implementation of this program by java dotted line, the midpoint circle, the dotted oval, and scan conversion of polygons.
  3. 所属分类:Java Develop

    • 发布日期:2015-11-08
    • 文件大小:77824
    • 提供者:王阳
  1. WindowsPaint

    0下载:
  2. 这个程序可以打开一张图片和保存图片,可以选择你要的颜色来画直线,画矩形,和画圆,并可以保存你画画的结果哦!你直接在eclipse建一个和我这个文件同名的类,然后把代码拷贝过去直接运行即可!-This program can open a picture and save the picture, can choose the color you wanted to draw a straight line, painting rectangular, and painting circle, a
  3. 所属分类:Applet

    • 发布日期:2017-12-05
    • 文件大小:2833
    • 提供者:leijin
  1. Desktop

    0下载:
  2. java实现画简单的图形,如直线、矩形、圆等,可以选择画笔的颜色和画笔的大小等-Java draw simple graphics, such as a straight line, rectangle, circle, can choose the color of the pen and brush size
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:12197
    • 提供者:方强
  1. paint

    0下载:
  2. 画图板程序,实现了画图板的基本功能。包括直线,曲线,圆,非规则图形,喷漆,橡皮擦,以及文本输入-Drawing board, drawing board to achieve the basic functions. Including straight line, curve, circle, irregular graphics, painting, eraser, and text input
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1585047
    • 提供者:李毓霖
  1. one-drawing-program-based-on-java

    0下载:
  2. 一个绘图程序,程序可以根据用户的请求绘制圆、矩形、直线等几何图形,并且可以移动这些图形.-A drawing program, the program can be based on user requests to draw a circle, rectangle, line and other geometric shapes, and can move these graphics
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:104510
    • 提供者:wangyidianzi
  1. Java-drawing-line-and-circle

    0下载:
  2. 用java实现在新建窗口中画圆,直线的源程序代码。-The circle and the line source program with java.
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:8429
    • 提供者:katerlina zheng
  1. upload

    0下载:
  2. The package includes some applet programs including DDA line drawing algorithm, Bresenhams line drawing Algorithms, Bouncing a ball implementation using applet, and circle translation and scaling.
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:4329
    • 提供者:Sree Lakshmi
« 12 »
搜珍网 www.dssz.com