搜索资源列表
upme1
- 2005年/1月用c语言开发图书管理系统 2005年/7月--2005年/8月用Delphi语言开发图书管理系统 2005年/7月--2005年/8月用c++语言开发雇员管理系统-2005 / c January with language development library management system in 2005 / 7 2002 -- 2005 / August Delphi language library man
rent
- 音响出租店管理系统.实现了雇员管理和顾客管理子系统,主要技术ADO.NET C# sqlserver2000
Final-game
- 一个简单的雇员信息管理系统,期末大作业之c++篇
upme1
- 2005年/1月用c语言开发图书管理系统 2005年/7月--2005年/8月用Delphi语言开发图书管理系统 2005年/7月--2005年/8月用c++语言开发雇员管理系统-2005/c January with language development library management system in 2005/7 2002-- 2005/August Delphi language library management
rent
- 音响出租店管理系统.实现了雇员管理和顾客管理子系统,主要技术ADO.NET C# sqlserver2000 -Audio rental store management system. The realization of the employee management and customer management subsystem, the main technical ADO.NET C# Sqlserver2000
Final-game
- 一个简单的雇员信息管理系统,期末大作业之c++篇-A simple employee information management system, at the end of major operations of c++篇
InformationSystem
- 这是我以前做的一个雇员管理系统,用C#做的,里边有很多针对初学者入手的技术亮点,希望对大家有所帮助-This is what I do before an employee management system, using C# to do inside there are many beginners start with the technology for bright, I hope all of you to help
Employee
- 要求雇员信息管理系统一个简单的节目被实施。 节目的主函数包括插入,更新,删除,排序和询问在特殊数据文件存储的雇员信息。 项目的宗旨将实施DBMS的某一操作与 C++。-A simple program of employee information management system is required to be implemented. The main function of the program includes inse
employee
- C学习用一个课程设计源程序,雇员管理系统,用于C语言的初学者,内容全,涉及结构体与文件,功能包括增、查询、删除等功能。 -c learn source code.employee management source code.
雇员管理系统
- 它的数据成员有雇员代号,年龄,工资,性别,姓名,输入雇员资料方法,打印雇员资料方法。以此雇员类为基类,从中派生出教师类,教师工资=基本工资(1000)+课时(月工作量)×30。以此雇员类为基类,从中派生出实验员类,其中要求在实验员类中加入一个计算实验员工资的方法,实验员工资=基本工资(800)+实验室补助(150)+值班时间(月工作量)×5。以此雇员类为基类,从中派生出行政人员类,其中要求在行政人员类中加入一个计算行政人员工资的方法,行