搜索资源列表
gjgzgl
- 本软件的功能如下: 1.公司员工工资信息输入查找 2.工资计算 3.工资汇总 4.工资打印报表 5.到处数据-the functions of the software are as follows : 1. company employees search for information input wage 2. wages 3. 4 Summary of wages. 5 Print wage statements. data e
工资支付方案
- 这是一个根据员工工资计算支付最少钞票的方案。详细到小数点后的两位!-This a calculation based on wages paid at least the program notes. Details of the two decimal places!
工资计算
- 一个工资计算的例子-an example of calculating wages
教师课时工资计算系统
- 这是某高校教职工课时工作量计算系统,是教务处系统的一部分。
工资计算
- 一个工资计算的例子-an example of calculating wages
多态性工资系统
- 一个多态性工资系统的C++代码,其中可以计算公司各个职员的工资消费情况-They are the sound codes of a muti-modality payoff system which present the state of personnel consumption.
工资支付方案
- 这是一个根据员工工资计算支付最少钞票的方案。详细到小数点后的两位!-This a calculation based on wages paid at least the program notes. Details of the two decimal places!
EmployeesTest
- 利用多态性编写的一个工资发放系统,为不同的员工执行不同的工资计算。采用的VC++.NET编写实现-polymorphism prepared by the use of a payroll system for different staff to the implementation of different wages. The VC.NET prepared to achieve
qddown_pb35876345
- 企业工资管理系统的具体实现,包括工资计算用户管理等基本功能-enterprises wage management system is a concrete realization, including wages and other basic user management functions
20040323gzglpo
- 企业工资管理系统的具体实现,包括工资计算用户管理等基本功能-enterprises wage management system is a concrete realization, including wages and other basic user management functions
gzgl
- access+vb工资管理系统。没有文档。 功能较全面。工资表的修改,查询,生成。工资计算公式的修改。登陆的时候有管理员账户。-access vb wage management system. No documentation. More comprehensive function. The wage scale changes inquiries generated. Wage formula changes. Landing
GZGL
- 练习用的工资管理系统,人事管理、考勤管理、工资计算等-Practice management system used for wages, personnel management, attendance management, wage calculation
SalaryManagementSystem
- 工资管理系统提供六个功能:系统登录、系统断开连接、工资输入调整、工资计算公式设置、计算所有工资以及查看工资-Salary management system provides six functions: system registry, the system is disconnected, the wage adjustment input, the wage calculation formula set to calculate
school
- 为校园工资管理系统,包含教授,普通教授,勤工学生等。由学校发工资者。通过输入工资计算公式即可。-Salary management system for the campus, including professors, ordinary professor, attendance students. Wages were by the school. You can pay by entering the formula.
cms
- 2小型公司工资管理系统设计 2.1设计说明与要求: 2.1.1公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.1.2工资的计算办法: A、经理:固定月薪为8000; B、技术员:工作时间*小时工资(100元每小时); C、 销售员:销售额*4 提成; D、销售经理:底薪(5000)+所辖部门销售额总额*0.5 ; 2.1.3输入数据要
工资表(带公式)
- 一个门店工资表,含有计算公式,并且区分了工资条和门店的内容(A store payroll that contains a formula)
计算程序员周工资
- 此程序用于计算程序员周工资,ACM上面的一道题目,非常经典的一道题目(This program is used to calculate the programmer week wages, a topic on ACM, a very classic problem)
工资管理系统
- 适合于按月薪(周薪) 的企业,在输入员工工资数据时,可自动计算出养老保险、医疗保险、个人所得税等代扣项目的金额。考虑到不同企业、不同地区这些代扣项目的比例不同,本系统允许用户设置各种保险的缴费率和个税起征点。另外,用户也可修改按规定比例计算出养老保险和医疗保险金额。这样,使本系统可适应不同薪酬制度的企业。(According to the monthly salary for the enterprise (Zhou Xin), in
员工工资系统
- ① 管理功能:主要包括添加员工、修改员工信息、计算员工工资和删除员工。 ② 查询功能:提供多种员工查询方式,查询各类员工。 ③ 排序功能:主要包括全体员工的工资排序以及按多种类别的工资排序。 ④ 统计功能:主要统计员工的最高最低工资以及平均工资。(Management functions include adding employees, modifying staff information, calculating emplo
抽象类-求程序员工资
- c++抽象类编程实验,利用c++抽象类实现程序员的工资计算。(C++ abstract class programming experiment, using c++ abstract class to achieve programmer's wage calculation.)