文件名称:Fact

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2012-11-29
  • 文件大小:
  • 4kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 酥**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

定义一个类Fact表示无符号有理数(分数),成员有分子(num)和分母(den)

构造函数2个

一组get方法

一组set方法

方法:

-比较两个分数的大小,结果为boolen的值

-对分数进行约分(分子分母同时除以最大公约数)

-对两个分数进行通分(先约分)

-两个分数相加,结果为不可约数(先通分,然后再约分)

定义testFact类,创建Fact对象,并调用各个方法-The definition of a class of Fact unsigned rational numbers (fractions), members of the molecules (num) and denominator (den)

Constructor 2

Get method

A group set method

Method:

- Compare the size of the two fractions, the result is the value of the boolen

- About points on the score (the numerator and denominator by dividing the greatest common divisor)

- The common denominator (the first about points on two scores)

- The two scores are added, the result is a the irreducible number (first common denominator, and then about points)

The definition testFact class, create Fact objects and call the various methods
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Fact\.classpath

....\.project

....\.settings\org.eclipse.jdt.core.prefs

....\bin\testFact.class

....\...\Fact.class

....\src\Fact.java

....\...\testFact.java

....\.settings

....\bin

....\src

Fact

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org