登录
首页 » c » 职工工资查询

职工工资查询

于 2023-07-27 发布 文件大小:513.58 kB
0 20
下载积分: 2 下载次数: 1

代码说明:

#include #include using namespace std; #define NUM 1000; void read(); void menu(); void find(); void write(); void add(); void modify(); void del_num(); void grsds(); void load();  void list(); struct emploee  //职工数据结构 int n      //员工总人数 {  char no[10];  char name[30];  float wage1;      //员工的基本工资  float wage2;      //员工的职务工资  float wage3;      //员工的职务津贴  float wage4;   //员工的绩效工资  float wage5;    //员工的应发工资  float TAXfee;     //员工的个人所得税  float wage6;      //员工的实发工资 }emp[NUM],newemp; void main() {  menu(); }; void menu()//主界面 {  int n,w1;    

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FreeRTOSV5.2.0
    FreeRTOS is a portable, open source, mini Real Time Kernel - a free to download and royalty free RTOS that can be used in commercial applications. (FreeRTOS is a portable, open source, mini Real Time Kernel- a free to download and royalty free RTOS that can be used in commercial applications. )
    2009-03-23 03:44:21下载
    积分:1
  • matlab
    基于matlab的7阶不变矩,以源码的形式展示出来(Based on the 7-order invariant moments matlab)
    2011-04-19 21:48:23下载
    积分:1
  • GA
    说明:  遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
    2019-06-19 16:30:06下载
    积分:1
  • c# 读取excel中的数据并存入SQL_Server数据库
    读取excel中的数据并存入SQLServer数据库
    2022-02-06 14:56:21下载
    积分:1
  • 利用redis采集流量并解析
    1.基于wireshark采集防火墙的流量包。 2.流量大小在1兆左右,并采集多队列、redis等方法存储采集的数据包,并将数据包进行解析,获取源地址。目的地址、源端口、目的端口、协议
    2022-10-25 20:35:03下载
    积分:1
  • eqep
    基于F28035的EQEP模块用于捕获外部脉冲的程序(The EQEP based F28035 module for capturing external pulse program)
    2020-08-23 15:38:16下载
    积分:1
  • c#的文件传输源码 c#的文件传输源码
    c#的文件传输源码 c#的文件传输源码-c# file transfer source c# file transfer source
    2022-10-27 22:10:04下载
    积分:1
  • MPC860SARCOD1
    MPC860SAR源代码,包括头文件、汇编程序以及说明。(MPC860SAR source code, including the first document, and on the compilation process.)
    2006-10-08 22:41:58下载
    积分:1
  • 一阶逻辑转换
    一阶逻辑转换,主要是对字符组进行处理,将命题逻辑转换成一阶逻辑,亲测可运行,通过了老师的检查,窗体界面,C#语言,好像够50字了
    2023-09-06 21:50:02下载
    积分:1
  • button698
    此软件讲述的button控件的多种使用方法,比如改变颜色,改变字体颜色,背景颜色,样式(This software describes a variety of use of button controls, such as changing color, changing font color, background color, style)
    2017-12-15 14:08:02下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载