文件名称:Main

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

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

写一个统计就业情况的程序.

程序可以:

a)使用户以如下格式输入新增或减少的就业机会:

August 27

b)统计:1.每个月就业情况的变化

2.就业情况最好的月份

3.就业情况最差的月份

程序中变量EmploymentStatistics存放各月的就业数,并提供方法netChange, worstMonth, bestMonth.



例如用户的输入是:

August 27 February -6 March 120 April 62 May -90 June 21 May 30 July 82 October 100 August -4 September 22 December 43 October -20 September 15 October 40

程序计算结果:

Month Net Jobs

January 0

February -6

March 120

April 62

May -90+30 = -60

June 21

July 82

August 27 -4 = 23

September 22+15 = 37

October 100-20 + 40 = 120

November 0

December 43



the total number of jobs for the year: 442

b ii: the month(s) with the smallest value: May

b iii: the month(s) with the largest value: March,October

-Write a statistical procedure for the employment situation. Program can: a) allows the user to input the following format, add or reduce employment opportunities: August 27 b) statistics: 1. 2 month changes in employment. The best month of the employment situation 3. employment, the worst month program variables EmploymentStatistics the records of the number of months of employment, and provide methods netChange, worstMonth, bestMonth. such as the user' s input is: August 27 February-6 March 120 April 62 May-90  June 21 May 30 July 82 October 100 August-4 September 22 December 43 October-20 September 15 October 40 program results: Month Net Jobs January 0 February-6 March 120 April 62 May- 90+30 =-60 June 21 July 82 August 27-4 = 23 September 22+15 = 37 October 100-20+ 40 = 120 November 0 December 43 the total number of jobs for the year: 442 b ii: the month ( s) with the smallest value: May b iii: the month (s) with the largest value: March, October
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Main.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org