搜索资源列表

  1. zhigongguanli

    0下载:
  2. 建立一个结点包括职工的编号、年龄和性别的单向链表,分别定义函数完成以下功能: (4)删除指定编号的职工结点; (5)删除年龄在60岁以上的男性职工或55岁以上的女性职工结点,保存在另一个链表中。 主函数建立简单菜单选择,测试你的程序。-establish a node, including the number of employees, age and gender of the one-way linked list,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2503
    • 提供者:黎笑涛
  1. zhigongguanli

    0下载:
  2. 职工信息管理系统的源代码,包括职工的工资,家庭等相关信息。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1061782
    • 提供者:张政
  1. zhigongguanli

    0下载:
  2. 职工管理系统主要对企业职工的相关信息进行管理/查询等操作
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11976
    • 提供者:Michel
  1. zhigongguanli

    0下载:
  2. 可以很方便的进行职工的管理应用,并且可以实现职工的分数统计
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:59840
    • 提供者:李扬
  1. zhigongguanli

    0下载:
  2. 建立一个结点包括职工的编号、年龄和性别的单向链表,分别定义函数完成以下功能: (4)删除指定编号的职工结点; (5)删除年龄在60岁以上的男性职工或55岁以上的女性职工结点,保存在另一个链表中。 主函数建立简单菜单选择,测试你的程序。-establish a node, including the number of employees, age and gender of the one-way linked list,
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. zhigongguanli

    0下载:
  2. 职工信息管理系统的源代码,包括职工的工资,家庭等相关信息。-Information Management System staff source code, including the wages of workers, families and other relevant information.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:1061888
    • 提供者:张政
  1. zhigongguanli

    0下载:
  2. 职工管理系统主要对企业职工的相关信息进行管理/查询等操作-Staff management system for enterprise information workers to manage/query operation
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:117760
    • 提供者:Michel
  1. zhigongguanli

    0下载:
  2. 可以很方便的进行职工的管理应用,并且可以实现职工的分数统计-Can be very convenient for employees management application, and can realize employees Score Statistics
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:李扬
  1. VC++zhigongguanli

    0下载:
  2. 职工管理系统,实现了查询,界面设计,数据库的连接!-Staff management system, the realization of the query, interface design, database connectivity!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:259072
    • 提供者:chenzhihui
  1. zhigongguanli

    0下载:
  2. 职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能: (1)系统以菜单方式工作; (2)职工信息录入功能(职工信息用文件保存); (3)职工信息浏览功能; (4)职工信息查询功能,查询方式:按学历、职工号查询等; (5)职工信息删除、修改功能。 -Information including the number of workers un
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:hw5173
  1. zhigongguanli

    0下载:
  2. 职工管理系统里面包含了增减职工删除职工,查询职工以及对职工进行排序-Staff management system which contains the deletion of the increase or decrease in workers trade union, trade unions and trade union query sort
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王聪
  1. zhigongguanli

    0下载:
  2. 一个c++的课程设计,写的挺好的,有兴趣的可以看一下-A c++ in curriculum design, good writing, and who are interested can look at
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:tianxia123
  1. zhigongguanli

    0下载:
  2. 职工管理系统,曾经的C语言大作业,包含源代码,PPT介绍,可执行程序等。-Employee management system, once the C-major operations, including source code, PPT presentations, executable programs.
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:renee
  1. zhigongguanli

    0下载:
  2. 通过链表管理员工的系统,包括工资等信息,但是没有可视化系统界面-Staff management through the list system, including wages and other information, but no visual system interface
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:liubingqi
  1. zhigongguanli

    0下载:
  2. c++课程设计报告 职工工资的管理的源代码-c++ curriculum design, management of wages reported the source code
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:高翔
  1. zhigongguanli

    0下载:
  2. 这是一个职工管理系统的实现,基于VC开发的,结合数据库实现的,-This is the realization of a staff management system, based on VC development, combined with the database to achieve,
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-20
    • 文件大小:5420032
    • 提供者:吴惠敏
  1. kechengsheji-zhigongguanli

    0下载:
  2. 简单的职工管理系统 (1)问题描述   对单位的职工进行管理,包括插入、删除、查找、排序等功能。 (2)要求   职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 新增一名职工:将新增职工对象按姓名以字典方式职工管理文件中。 删除一名职工:从职工管理文件中删除一名职工对象。 查询:从职工管理文件中查询符合某些条件的职工。 修改:检索某个职工对象,对其某些属性进行修
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:瓦尔兰
  1. zhigongguanli

    0下载:
  2. 采用C语言制作的一个职工管理系统,利用文件保存职工信息-Produced by C language, a staff management system, the use of employee information file
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:22528
    • 提供者:支持
  1. zhigongguanli

    0下载:
  2. 简单的小程序,大家可以看一下,多多指教,以后互相帮助,互相成长!-Simple small program, we can look at the exhibitions, the future help each other grow!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:张飞
  1. zhigongguanli

    0下载:
  2. 实现职工管理,包括数据库运用,是数据库管理的初学实例-Achieve staff management, including database application, an instance of the database management beginners
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-20
    • 文件大小:1904640
    • 提供者:dj
« 12 »

源码中国 www.ymcn.org