文件名称:personaltax

  • 所属分类:
  • 其它
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 926byte
  • 下载次数:
  • 0次
  • 提 供 者:
  • 阿*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

编写出程序,在键盘上输入某人的月收入(允许达双字长),按照下列个人所得税的办法,计算并输出他应交纳的个人所得税税额。 个人所得税计算方法如下: 个人所得税实行累进税率,计算办法是用全月应纳税所得税分为几个级别,分别乘以累进税率,几个级别税额的总和就是该月应纳个人所得税额。全月应纳税所得额是用全月收入总额减去免税额(税法规定为800元,广州市规定为1260元),个人所得税的税率分为9个级数(见下表)。 举例说明:杨某月收入为55000元,他的个人所得税应该这样计算: 应纳税所得额:55000-1260=53740元,共分为6个级别。 1级(500元之内的部分):500*5%=150   2级(500到2000元之间的部分):1500*10%=450 3级(2000到5000之间的部分):3000*15%=450 4级(5000到20000之间的部分):15000*20%=3000 5级(20000到40000之间的部分):20000*25%=5000 6级(40000到60000之间的部分):13740*30%=4122 以此类推,杨某应缴个人所得税为12747元。-preparation procedures, the keyboard input of a person's monthly income (allowing double size), according to the following personal income tax, and calculation of the output he should pay the personal income tax allowance. Personal income tax calculations are as follows : a progressive personal income tax rate, the calculation method is used on all taxable income is divided into several levels, respectively, multiplied by the progressive tax rate several levels for the sum is taxed on the amount of personal income tax. Examples : Yang, on revenue of 55,000 yuan, his personal income tax should be calculated this way : taxable income for the :55000-1260 = 53,740 yuan, is divided into six levels. A (500 million within the portion) : 500 * 5% = 150 2 (500 to 2,000 yuan between the part) :
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 631670personaltax.rar 列表
personal tax.cpp

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org