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

搜索资源列表

  1. TwoDShape

    0下载:
  2. 这是一个简单的关于图形的程序,用户可以修改它的颜色,大小,位置,等等。 -this program is using for draw a shape, and change its colour, size, and position.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:8830
    • 提供者:bingbing
  1. ShapeExp1

    0下载:
  2. 个人原创代码:矩形、圆形、正方形等形状的操作。编写Java Application程序,定义抽象类Shape,抽象方法为showArea(),求出面积并显示,定义矩形类Rectangle,正方形类Square,圆类 Circle,根据各自的属性,用showArea方法求出各自的面积,在main方法中构造3个对象,调用showArea方法。 定义接口DiagArea,其中包含方法double getDiagonal()求对角线长, double getArea()求面积,定义一个矩形类,实现此
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1469
    • 提供者:李瑞
  1. ShapeExp2

    0下载:
  2. 个人原创代码:矩形、圆形、五角星等形状的操作。编写Java Application程序,创建一个接口Shape,其中有抽象方法area,类Circle 、Rectangle实现area方法计算其面积并返回。又有Star实现Shape的area方法,其返回值是0,Star类另有一返回值boolean型方法isStar;在main方法里创建一个Vector,根据随机数的不同向其中加入Shape的不同子类对象(如是1,生成Circle对象;如是2,生成Rectangle对象;如是3,生成Star对象)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1309
    • 提供者:李瑞
  1. point

    0下载:
  2. 产生一系列的颜色形状未定的图形,自动删除相邻图形中颜色或形状重复的,直至不再有重复的-Shape yet to produce a series of color graphics, automatically delete the adjacent graphic, color or shape repeated until there is no duplicate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:17050
    • 提供者:lucky
  1. Test_Shape

    0下载:
  2. source code for shape comparison
  3. 所属分类:Java Develop

  1. Distances

    0下载:
  2. source code for shape comparison
  3. 所属分类:Java Develop

  1. Interface

    0下载:
  2. source code for shape comparison
  3. 所属分类:Java Develop

  1. Interface_test

    0下载:
  2. source code for shape comparison
  3. 所属分类:Java Develop

  1. Test_Texture

    0下载:
  2. source code for shape comparison
  3. 所属分类:Java Develop

  1. Shape

    0下载:
  2. 该代码实现了对三角形,矩形,三角形类,正五边形的周长以及面积的计算-failed to translate
  3. 所属分类:JavaScript

    • 发布日期:2017-04-23
    • 文件大小:10516
    • 提供者:jacky
  1. JavaApplication7

    0下载:
  2. 定义一个抽象类Shape代表一个形状类,具有一个计算形状的面积的抽象方法,一个具有计算形状的周长的抽象方法。定义一个Shape类的子类Circle类表示一个圆,,此类具有一个表示半径的成员变量,实现这个类,定义一个单独的类测试此类。定义一个Shape类的子类Retangle类表示一个矩形,,此类具有表示高和宽的成员变量,实现这个类,定义一个单独的类测试此类-Define an abstract class Shape represents a shape class, with a calcul
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:769
    • 提供者:陈春
  1. PainterPanel

    0下载:
  2. 基于Java的画图程序源代码,定义图案类型,记录鼠标拖动的起始点和终点、增加鼠标事件、鼠标释放事件、重绘屏幕、根据shape值绘制图形-java painterpanel
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7622
    • 提供者:songhz
  1. TestShape

    0下载:
  2. 设计一个类Shape,包括3个protected方法,分别是计算形状的周长和面积,以及比较面积大小。设计类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。编写测试类,其中包含一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1391
    • 提供者:liangk
  1. zidingyishubiaoxingzhang

    0下载:
  2. 通过查看此文件可以让你学会在自己的文件中定义不同的鼠标形状。-View this file allows you to learn in their own files to define the different shape of the mouse.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:114613
    • 提供者:hongzhaoyang
  1. Block

    0下载:
  2. JAVA编写的俄罗斯方块,通过数组记录相关的方块形状,随机出现。完成的难度自动累加系统,完整的记录的实现本游戏的所有代码。-Tetris written in JAVA, through an array of records related to the box shape, randomly. The difficulty of complete automatic accumulation system, a complete record of all the code to achie
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:13589
    • 提供者:Tom
  1. imagetut2

    0下载:
  2. 图像处理,实施功能。 例如:smooth,-image processing implement the smooth filter, contour filter, shape filter and etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:225620
    • 提供者:asd
  1. CDShop

    1下载:
  2. 做一个画笔小程序。 基本功能要求: 提供直线、矩形、椭圆等形状,及文字的绘制。 背景色和前端颜色可选。 图形的绘制可以选择填充模式或者非填充模式。 -Do a brush small program. The basic functional requirements: Provide line, rectangle and oval shape, etc, and text rendering. The background and front color op
  3. 所属分类:Applet

    • 发布日期:2016-12-24
    • 文件大小:1024
    • 提供者:张芳芳
  1. ChristmasTree

    0下载:
  2. 自创的多形图,为圣诞树状的多形图,具体代码-Multiforme Fig own polymorphonuclear diagram for the Christmas tree shape
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:1164
    • 提供者:weixin wu
  1. xbox

    0下载:
  2. creates xbox shape, may need drawing pannel, all consist of stars. hoemwork #3 for UofS
  3. 所属分类:JavaScript

    • 发布日期:2017-12-08
    • 文件大小:514
    • 提供者:dong
  1. test

    0下载:
  2. 计算句子的相似度,分为计算词形相似度和词序相似度。使用中科院提供的分词工具实现分词。-Calculate sentence similarity, divided into the calculation of word shape similarity and word order similarity. Use segmentation tools provided by the Chinese Academy of Sciences segmentation.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-07
    • 文件大小:3016137
    • 提供者:赖全辉
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com