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

搜索资源列表

  1. w1

    0下载:
  2. 实现求圆形、三角形、矩形的面积和周长。要求和说明如下: (一) 定义接口sharp接口 (二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) ) -Seeking to achieve circular, triangular, rectangular area and perimeter. Requirem
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:734
    • 提供者:东东
  1. miniCAD

    0下载:
  2. miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。-In this project, you should use Java GUI to implement a simple drawing board. To get full marks, you should implement to: 1.draw line, circle, rectangle, text 2.c
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:438536
    • 提供者:Pepe
  1. Circle

    0下载:
  2. 预备知识:static、final及final static修饰符的使用,查看课件并编写程序进行深刻理解。-Prerequisite: static, final and final static modifier usage, view courseware and profound understanding of programming.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:961
    • 提供者:黄进
  1. PatternUnlockScreen

    0下载:
  2. This the screen that shows the 9 circle unlock widget and instructs the user how to unlock their device, or make an emergency call. -This is the screen that shows the 9 circle unlock widget and instructs the user how to unlock their device, or make
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4963
    • 提供者:singficin
  1. Sphere

    0下载:
  2. 一个画圆并求面积、体积的使用JAVA实现MVC模式的编程示范。可改变半径自动变圆,或ScrollBar改变体面积和圆。-And find the area of ​ ​ a circle, the volume demonstrates the use of JAVA Programming MVC pattern. The radius of the circle can be changed automatically change or change in body s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:285618
    • 提供者:周益川
  1. MAIN.CPP

    0下载:
  2. 圆的周长面积公式,可以提供学习,欢迎使用-Circumference of a circle area formula
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:59208
    • 提供者:wanxiaohao
  1. exa

    0下载:
  2. ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:陈怡
  1. graphics

    0下载:
  2. 实验一:类与对象实验: 几何图形类的设计 实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。 实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1894
    • 提供者:chenchao
  1. src

    0下载:
  2. CALCULATE THE AREA OF A CIRCLE IN JAVA
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:29209
    • 提供者:Blacho
  1. geometric

    0下载:
  2. 1)编写一个Java应用程序, 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径、周长和面积;定义设置半径,返回面积的方法。 c) Con
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:倪林
  1. drawcircle

    0下载:
  2. 一个画圆和的简单小程序,通过输入圆心坐标和半径确定位置-A circle and a simple small program, to determine the location by entering the center coordinates and radius
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:12132
    • 提供者:wy
  1. Circle

    0下载:
  2. 用java编程实现二维数组m*n螺旋数组:程序中可输入行数和列数,并实现数字从1开始顺时针增加,形成一个螺旋,至把二位数组空格填满为止-Java programming with an array of m* n-dimensional helical array: the program can enter the number of rows and columns, and digital increases clockwise starting from 1, to form a spi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1395
    • 提供者:txx
  1. Facelook

    0下载:
  2. Facelook 一个照片分享小圈子论坛,包含重要的圈人JS代码-Facelook a photo sharing coterie forum contains important circle of people JS code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5669492
    • 提供者:张小三
  1. 4

    0下载:
  2. 编写一个Java应用程序 1)该程序中有3个类:Triangle、Circle和cone,分别用来刻画“三角形”、“圆形”和“圆锥体”。具体要求如下: a) Triangle类具有类型为double的三个边长度以及周长属性;定义构造函数,返回周长和修改三个边的方法。另外,Triangle类还具有一个boolean型的属性,该属性用来判断三个属能否构成一个三角形。 b) Circle类具有类型为double的属性半径和面积;定义设置半径,返回面积的方法。 c) Cone类具有Ci
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:7168
    • 提供者:hym
  1. Around_AOP_Spring

    0下载:
  2. AOP是Spring两大核心技术之一,该代码实现了AOP中环绕式切面的功能,通过一个简单的例子,很好的理解环绕式切面-AOP is one of the two Spring core technology, the code to achieve the AOP central winding section function, through a simple example, a very good understanding of circle section
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:13521
    • 提供者:jingjbuer
  1. jieqicms

    0下载:
  2. 杰奇cms1.70十三个模块全功能版2014.4.2,已解决了杰奇上传漏洞和360检测的安全漏洞。包含的模块包括了:小说连载、用户徽章、在线漫画、交流论坛、圈子交友、分类信息、友情连接、新闻发布、访客留言、在线电子书、问答程序、个人空间、投票调查等所有杰奇的收费模块-Jackie cms1.70 thirteen modules fully functional version 2014.4.2, Jackie upload vulnerability has been resolved and
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-27
    • 文件大小:10043450
    • 提供者:lpudn79
  1. circleimage

    0下载:
  2. jQuery图片特效,当你把鼠标移动到图片上时,图片围绕成圆圈的形状动态出现,鼠标不动的情况下,其它图片都隐藏在第一张图片的后面,滑上去立即都跑出来了,而且围绕最中小的一张图片成环形分页,有意思哦。-jQuery picture special effects, when you move the mouse to the picture, the picture into the shape of a circle around a dynamic appears when the mouse
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-28
    • 文件大小:250959
    • 提供者:lpudn96
  1. davist11scroller

    0下载:
  2. jQuery图片放大,另类的jQ拖动缩略图图片放大大图片功能,运行本效果,在大图片的左下角有一张缩略图,鼠标在此缩略图上拖动图片变换区域,整体大图对所选区域的图像放大显示,与其它圈选放大的方式有些不同,换一种方式,或许会让用户产生耳目一新的感觉。-jQuery image to enlarge, alternative jQ drag thumbnails for larger image big picture function, run this effect, in the lower l
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-27
    • 文件大小:370479
    • 提供者:ppudn1
  1. randombackground

    0下载:
  2. jQuery实现的漂亮的动态随机背景动画效果,使用本插件可以控制图片背景动态变化滚动,感觉就像是flash一样,如演示截图所示,上边的图片背景是光晕和圆圈,下边文字的轮廓内也是圆圈,其实它们是会动的,像气泡升腾的效果,确实比较酷,喜欢的就下载研究吧。-Pretty dynamic random background animation jQuery implementation, use this plug-in can be controlled dynamically change the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:225216
    • 提供者:wpudn68
  1. handkerchief_game

    0下载:
  2. 丢手绢游戏,小朋友围成一圈,开始数数,数到谁就退出游戏,接着继续数-Diushou Juan games, the children form a circle, began to count the number of the one who will quit the game, and then continue to count
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:903
    • 提供者:wenya
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com