搜索资源列表
profit
- 个人所得税计算器,代码里写死了默认起征点1600,税率计算方式是按深圳这里的个人所得税规定来计算的, 如有需要可以自行修改.-Personal income tax calculator, write the code in 1600 died default threshold, the tax rate calculation method is based on Shenzhen here to calculate the personal income tax provisions, a
CalculateTax2008
- 计算个人所得税小程序:2008年版 输入自己的月工资,计算个人所得税。2008年版-Calculation of personal income tax applet: 2008 edition on the importation of their own wages, personal income tax calculation. 2008 Edition
WagesAndTax(v09)
- 用Excel表(Office 2007版)制作的工资明细表,可以计算个人所得税。VBA源码公开,可查看或编辑源码,密码:1234。-Using Excel Tables (Office 2007 version) the wages of production schedules, can calculate the personal income tax. VBA source code open and available to view or edit the source code, p
C_sharp
- 个人所得税计算器 采用C#.net开发,可以计算不同总类的所得税-Personal Income Tax Calculator using C#. Net development, can be calculated in different types of income tax
suode
- [python]用Python写的个人所得税计算器,原作者我不知道是谁,所以没法注明了,在此感谢他-[python] using Python to write the personal income tax calculator, I do not know who the original author, it is not indicated, and would like to thank him
CalcTax
- 个人所得税计算工具。目前网上有很多文章,说法是错误的。该工具可准确计算个人所得税。-Personal income tax calculation tool. Currently Online There are many articles saying is wrong. The tool can accurately calculate the personal income tax.
PersonalTaxCal
- 这是一个用于计算个人所得税的小工具。内容包括VC++源码和个税计量标准。做着玩的,仅供参考。-This is a little tool that can be used to calculate your legal personal tax rate.
Tax
- 设计模式职责链的思想编写的计算个人所得税系统,可以作为讲解职责链模式的小demo。-according to Design Pattern ——chain of responsibility,i develop this demo to calculate salary Tax.
final_work_qyf
- 税率计算器,实现设定汇率,输入收入以及收入类型,计算个人所得税的功能-Tax calculator, set the exchange rate, enter the income and income type to calculate personal income tax function
money
- 对个人所得税的计算,看看你拿多少钱,该缴多少税,活的清楚,用的放心-The calculation of personal income tax and see how much money you get, how much of the payment of taxes, live well, with the rest assured
tax
- 编写一个程序能够改变税制,并且计算出相应的个人所得税。-Write a program that can change the tax system, and calculate the personal income tax.
tax
- 最新版个人所得税计算,含年终奖计算。工资条拆分。-The latest version of the personal income tax, including the year-end awards. Wage split.
tax
- 实现个人所得税计算,轻松了解每月收入应纳税收。-To caculate the tax of your income.
5
- 求个人所得税 5000以下不收税,5001-15000 部分收10 ,15001-35000 部分收15 ,35000以上部分收 20 输入非数字时程序自动结束 -The following are not seeking personal income taxes 5000 ,5001-15000 ,15001 partial closing 10 received 15 -35 000 parts, 35 000 received 20 more than some non
GONGZIGUANLI
- 利用C语言实现职工的工资管理系统,实现员工信息管理、工资管理、个人所得税的管理等功能。-The use of C language workers salary management system, employee information management, payroll management, personal income tax management.
CalcTax1
- 2014新版个人所得税计算器。网上的个税计算器源码大多数都是基于起征点800元或2000元的老程序,很少有基于3500元的,另外新的税法规定了七级累进税率也和原来的不同。-The 2014 version of the personal income tax calculator. The online tax calculator source most is the threshold of 800 yuan or 2000 yuan old program based on a few b
工资表0125
- 使用excel的vba,计算出工资的个人所得税金额(Using Excel's VBA, calculate the payroll tax amount)
PersonalTax-master
- 计算个人所得税的Java程序,实现个人所得税java编程,有界面,里面包括设计文档,可以直接在jdk下运行(Java calculation of personal income tax procedures, the realization of personal income tax Java programming, there is interface, which includes design documents, you can directly run under the JDK
程序设计算法
- 设计某单位职工工资管理系统,功能如下:对于每位职工存储以下信息:职工编号、基本工资、津贴、岗位津贴、应发数、个人所得税、应扣数、实发数。 (1)创建某存储职工工资信息的存储文件; (2)添加某职工的工资信息; (3)删除某职工的工资信息; (4)修改某职工的部分工资信息(当月开始增加或减少某些项工资或扣款数变化); (5)输出给定编号职工的工资信息(查询用); (6)输出全体职工的工资信息(发工资用)。(The design of a unit wage management sys
005755
- 计算个人所得税的小程序,可以输入自己的收入,计算所得税,有兴趣的可以()