搜索资源列表
7883s
- 职工管理系统(CPP),实现了员工的增加删除等一系列功能-Employee management system (CPP), implemented to increase the staff to delete a series of functions
CPP
- 假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 commrate和sales,还包含用于输入销售额并计算销售员工工资
CPP
- 很实用的机构C++小程序实现一些常用功能,对编程的初学者来说很有用-A practical institutions C++ of small program to achieve some common functions useful for programming beginners
matlab-smooth--CPP
- Matlab smooth函数转成c++代码-Matlab smooth functions into c++ code