CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Employee

搜索资源列表

  1. Employee

    0下载:
  2. 数据结构课程第一次实验 要求:1.基类和派生类的定义和实现(.h .cpp) 2.+ 运算符重载 3.<< 运算符重载 4.构造与重载函数应用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.36kb
    • 提供者:Lado & Vogiss
  1. htieba-v1.7

    0下载:
  2. 海狸贴吧是一个简易高效的交流平台。这款产品很适合用于公司内部员工交流,地方门户网站网友交流。。。。。。 相比论坛,最大优点是网友们都很熟悉操作 因为它是仿百度贴吧。 后面版本将集成仿百度搜索引擎 功能更加丰富。 支持多数据库 支持主流数据库(excel,access,sqlserver,mysql,oracle),满足用户不同需求。 集成了通行证系统 支持多个网站用同一个账号库,实现多站同步登录退出,用户体验更好,有利于网站管理和运营。 -Bea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:446.83kb
    • 提供者:郑孟华
  1. Exercise-6

    0下载:
  2. SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:909byte
    • 提供者:Evgenya
  1. tongjigongzi

    0下载:
  2. 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向compan
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.31kb
    • 提供者:龙君
  1. PersonnelManagementSystem

    0下载:
  2. 1.该系统主要处理商场中的人事信息。 2.人事信息主要包括:员工编号、所在部门、职务、薪资等级、薪资、联系方式等内容。部门信息主要包括:部门编号、部门名称等内容。 3. 完成以下的操作:实现员工信息、部门信息的添加、修改、删除和查询。-1. The system is mainly concerned with the personnel information in shopping malls. 2. Personnel Information include: employee
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:21.06kb
    • 提供者:刘传友
  1. EnterprisePersonnelManagementSystem

    0下载:
  2. (1)员工各种信息的输入,包括员工的基本信息、学历信息、婚姻状况信息和职称等; (2)员工各种信息的修改; (3)对于转出、辞职、辞退、退休员工信息的删除; (4)按照一定的条件,查询,统计符合条件的员工信息; (5)至少应该包括每个员工详细信息的查询,按婚姻状况查询、学历查询、工作岗位查询等; (6)至少应该包括按学历、婚姻状况、岗位、参加工作时间等统计各自的员工信息; (7)对查询,统计的结果打印输出。 -(1) the importation of all ki
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:11.97mb
    • 提供者:wucan
  1. 1

    0下载:
  2. 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company, there are about 30 employees, each employees name, job number, position and other property each year, employee tur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:07271022
  1. c

    0下载:
  2. 针对员工数目较多的公司,用于员工信息查询和工资计算-A relatively large number of companies for the employees, for employee information inquiries and payment of wages
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4.61kb
    • 提供者:qiuqiu
  1. gongzitongjichengxu

    0下载:
  2. (1)输入职工数据,其中“实付工资”通过计算得到。 (2)显示全体职工数据。 (3)输入某部门值,显示该部门职工的数据、工资总额、平均工资 -(1) Input employee data, which " wages paid" Through calculated. (2) show that all employees data. (3) Enter the value of a department to show workers in the secto
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.12kb
    • 提供者:李云龙
  1. employee

    0下载:
  2. 一个程序,确定由4个并联的子电路组成的电路的总电阻。子电路由两个串联或并联的电阻器组成。由键盘输入,向屏幕输出结果。写一个电路的基类和两个派生类(分别处理串联和并联),使用虚基类(抽象基类)和多态。对所有的子电路使用一个循环计算总的电阻。-A procedure, make sure the child by four parallel circuit circuit of total resistance. A sub circuit consists of two series or par
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1008.56kb
    • 提供者:walter
  1. txttopinying

    0下载:
  2. 这是一个将汉字句子转换成拼音的程序(可选全拼或首字母),在软件开发中,可以自定义输入法,例如在人事管理系统中,输入人名首字母,系统将替换成员工姓名实现自动录入。-This is a sentence would be converted into a phonetic character of the program (optional spelling or initials), in software development, you can customize the input meth
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3.25kb
    • 提供者:redvfp
  1. ch_pinying

    0下载:
  2. 这是一个将汉字句子转换成拼音的程序,可以选择全拼或拼音首字母,本项功能主要是应用在软件中的快速录入,例如,我们开发了一个人事管理系统,只要录入员工的字母缩写,系统就能替代人工录入匹配的员工姓名,提高录入速度。该项技术,可以应用在图书系统(书名录入)、物流系统(地名录入)、进销存系统(货物录入)、国有资产系统(设备录入)、工资系统(员工录入)、学生系统(学生录入)、网站系统(字典录入)、论坛(常用语录入)-This is a sentence would be converted into a p
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3.59kb
    • 提供者:redvfp
  1. HardWork

    1下载:
  2. 上转型对象 1.实验目的 掌握上转型对象的使用。 2. 实验要求 要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法: public abstract earnings() 子类必须重写父类的earnings()方法,给出各自领
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3.42kb
    • 提供者:覃翠娟
  1. 5

    0下载:
  2. 员工管理系统 查询员工信息 插入员工信息 更新员工信息-Staff management system query employee information into the Employee Information Update employee information
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:45.15kb
    • 提供者:wang
  1. a

    0下载:
  2. “用折半查找法找出该职工的姓名” 写几个函数: 1,输入10个职工的姓名和职工号; 2,按职工号由小到大顺序排序,姓名顺序也随之调整; 3,要求输入一个职工号,用折半查找法找出该职工的姓名,从主函数输入要查找的职工号,输出该职工的姓名。-" Using a binary search method to find the names of the workers," wrote several functions: 1, enter 10 na
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1.33kb
    • 提供者:miao
  1. workerlist

    0下载:
  2. 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company about 30 employees, each employee the name, work number, position and other properties, staff turnover every year,
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:898byte
    • 提供者:任红伟
  1. employee-information-system--

    0下载:
  2. 用链表实现员工信息系统,通过链表实现 通讯录编辑(添加、删除); 查找; 排序; 将通讯录写入文件; 从文件读入通讯录。-Employee information system, a linked list, address book editor through the list (add, delete) search sort contacts write to a file read from the file into the address book.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2.77kb
    • 提供者:刘颖
  1. Employee

    0下载:
  2. 线性链表,某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -Linear list, a software company about 30 employees, each employee has a name, job number, position and other attributes, and employee t
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:250.76kb
    • 提供者:刘婷
  1. Employee-Management-System

    0下载:
  2. 《职工管理系统的实现》包括职工号等一系列属性,对其进行增删除和信息修改等作用-" Employee Management System to achieve" a series of attributes including staff numbers, increase its role such as delete and modify information
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.8kb
    • 提供者:朱秋辉
  1. Employee

    0下载:
  2. finding the employee details
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:239.23kb
    • 提供者:josh
« 12 3 »
搜珍网 www.dssz.com