搜索资源列表
所得税计算和闰年判断
- 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips!
Duty
- 计算个人所得税的一个小工具(包含源码)。-calculation of personal income tax is a small tool (including source code).
pertax
- 本软件在win2000下,vc6.0环境下调试通过。功能是按国家标准计算个人所得税,计算实时进行,读者可参考一下,也可通过邮件提出宝贵的意见!-the software WIN2000, vc6.0 through debugging environment. Functionality is based on the national standard calculation of personal income tax, real-
shui
- 计算个人所得税的软件, 用VC++来实现计算的例子,初学时写的,献给像我一样的莱鸟.
IncomeTax
- 用JAVA编写一个基于命令行的计算个人所得税的程序
PersonTax
- 个人所得税计算工具。可计算个人所得税,并可根据个人所得税计算缴税金额
PersonalTax
- java编写的命令行下计算个人所得税的程序。可以对各级税率和起征点进行设置。
TAXCACULATOR
- 计算个人所得税 GUI界面,功能较强,可扩展性好。
personaltax
- 用Java编写的计算个人所得税的简单程序,可对个人起征点和各级征收税率修改
TaxComputer
- 一个计算个人所得税的Java程序,学生作业,学习参考很好
计算个人所得税的源程序grsds
- 计算个人所得税的小程序,可以输入自己的收入,计算所得税,有兴趣的可以-calculation of personal income tax small program to be imported into their own income, income tax calculations are interested can s
2008年个人所得税计算工具
- 最新2008年个人所得税计算工具 支持双向计算,理论工资实发工资 支持年终工资税计算
个人所得税计算
- C#编写的个人所得税计算软件,可以自由输入工资级所得税起点,自动计算。
计算个人所得税的源程序grsds
- 计算个人所得税的小程序,可以输入自己的收入,计算所得税,有兴趣的可以-calculation of personal income tax small program to be imported into their own income, income tax calculations are interested can s
所得税计算和闰年判断
- 这是一个计算个人所得税和判断年份是否是闰年的简单程序,添加了输入的判断,以及输入出错的提示!适合广大 DELPHI 初学者!-This is a calculation of personal income tax and judgment year is a leap year if the simple procedure, add the importation of judgment and input errors tips!
PersonalTax
- java编写的命令行下计算个人所得税的程序。可以对各级税率和起征点进行设置。-java command-line, prepared under the personal income tax calculation procedures. Can be conducted at all levels of tax rates and threshold settings.
src
- 一个计算个人所得税的JAVA程序源码,能计算税值,可调税率。-A calculation of personal income tax JAVA program source code, to calculate the tax value, adjustable rate.
Personal_Tax_Calculator
- 设计一个基于命令行界面的计算个人所得税应用程序, 根据用户输入的当月工资薪金总额计算应缴纳的个人所得税额。-Design a command-line interface based on the calculation of personal income tax application, based on user input of month, gross wages and salaries should be paid the
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact fr a mework使得熟悉.NET fr a mework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeCo
Ratepay
- 设计一个基于命令行界面的计算个人所得税(工资、薪金所得)应用程序,根据用户输入的当月工资薪 金总额计算应缴纳的个人所得税额。 为适应未来个人所得税法的可能变化(历史上曾有不同城市执行不同标准的情况,也曾发生过立法修改 个人所得税起征基数;当前对个人所得税进行改革的呼声也日益高涨),该程序应支持对个人所得税起 征点进行调整的功能,并且个人所得税各级税率也允许修改。请使用简单的命令行菜单方式让用户选择 所需的功能。(Design