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

搜索资源列表

  1. system

    0下载:
  2. 一个用C++语言编写的员工管理系统,供朋友们学习-One written in C++, the staff management system for a friend to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:101.62kb
    • 提供者:zs
  1. Parking-Management-System

    0下载:
  2. 数据结构课程设计C语言版停车场管理系统。-Data Structure Course Design parking management system.
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:4.67kb
    • 提供者:范吉伟
  1. Parking-Management-System

    0下载:
  2. 一个简单的停车场车辆进出管理程序,利用队列与栈的基本功能实现。-Vehicles entering and leaving the parking lot of a simple management procedures, the use of the basic functions of the queue and stack implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:181.45kb
    • 提供者:轩辰龙
  1. library-management

    0下载:
  2. 本程序用C语言编写,为数据结构课程设计中的图书馆管理系统程序,编写时考虑周到,在满足题目的基本要求下,功能更为完善 PS:内附详解报告,解释流程,原理及用法-This procedure using C language, data structure, curriculum design for the library management system in the process, the time of writing thoughtful, to meet the basic re
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:648.45kb
    • 提供者:xiao ru
  1. memory-management-in-filesystem

    0下载:
  2. 基于二叉树的结构实现了树形目录结构的文件管理系统和文件操作。-Binary tree structure based on the directory tree structure to achieve a document management system and file operations.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:4.97mb
    • 提供者:superzhao
  1. car-park-management-system

    0下载:
  2. 用栈和队列实现的一个小型停车场管理系统,主要考察数据结构!-It uses stack and queue implementations with a small car park management system, mainly on data structures!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:邓名仲
  1. Staff-management-system

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

    • 发布日期:2017-03-31
    • 文件大小:157.21kb
    • 提供者:lynne
  1. Warehouse-management-system

    0下载:
  2. 仓库产品管理系统是管理仓库产品的重要工具,主要负责产品的入库、出库、管理和查询等操作。本课题要求(1):自己设计好数据结构及算法,在管理系统中涉及的产品信息包括产品名称、入库时间、库存总量、产品入库价格、货品种类等。(2):界面友好,可操作性强,设置管理员用户登录界面,需要输入用户名和口令才能登录管理界面。以实现产品入库、产品出库、库存管理、产品信息修改、产品信息删除和查询、提醒等功能。-Warehouse management system is the management of wareh
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2.75kb
    • 提供者:
  1. Library-Management-System-

    0下载:
  2. 图书馆管理系统,完成图书馆的核心算法,具有图书录入,借书人录入,借阅图书,归还图书,图书查询和价格计算等功能。-Library management system, complete library of core algorithms, feature book entry, entry borrowers to borrow books, return books, search for a book, and prices, and other functions.
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:299.69kb
    • 提供者:王京石
  1. Student-management-system

    0下载:
  2. 学生管理系统 (1)录入学生成绩信息包括学号、姓名、选修课成绩、实验课成绩及必须课成绩。 (2)实现查找功能,输入学生学号查找相关的学生成绩等相关信息。 (3)实现删除功能,输入学号删除相关的学生成绩的相关信息。 (4)实现修改功能,输入相应学号修改该学号外的其他信息。 (5)实现插入功能,输入要插入的位置,在该位置进行插入操作。 (6)实现排序功能,按三门课的总成绩进行由高到低排序。 (7)统计学生人数。 -Student management system
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:2.58kb
    • 提供者:yangjinshen
  1. student-management-system

    0下载:
  2. c语言开发完整的学生管理系统代码,功能齐全,可以直接下载运行。-c language to develop a complete student management system, fully functional, you can directly download and run.
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:2.62kb
    • 提供者:zuozeyu
  1. hotel-management-system-

    0下载:
  2. 模拟旅馆管理系统——床位的分配与回收-Simulation of hotel management system-- allocation and recovery beds
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.48kb
    • 提供者:陈强军
  1. Student-management-system

    0下载:
  2. 学生管理系统,这是个功能很全的系统,由链表和数组两种方式实现,比较适合初学者-Student management system
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:700.24kb
    • 提供者:QZ
  1. management-system

    0下载:
  2. 数据结构c代码,学生成绩管理系统,有插入删除,建立,查找等一系列功能,可以运行。-Data structure c code, student achievement management system, insert delete, create, find a series of functions, you can run.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:zhaolin
  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. management-system-

    0下载:
  2. 这是一个基于C语言以及数据结构的商品管理系统的源代码,界面优雅美观,麻雀虽小,五脏俱全,十分有利于初学者学习-This is a C-based language and data structures merchandise management system source code, elegant and beautiful interface, small but perfectly formed, very beneficial for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.06kb
    • 提供者:陈新
  1. Library-Management-System

    0下载:
  2. 图书管理系统(LMS)用于图书馆进行图书的管理,主要的功能包括借书、还书、查找等。不同的使用对象具有不同的权限。-Management, the main function of library management system (LMS) for library books were included library, but also books, look like. The use of different objects with different permissions
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:887.27kb
    • 提供者:小五
  1. Payership-management-system

    0下载:
  2. C语言编写的工资管理系统 运行通过,可做课程设计-C language wage management system is running through, do curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:53.74kb
    • 提供者:管志成
  1. Store-inventory-management-system

    0下载:
  2. 针对C语言的数据结构,编写的商店存货管理系统-For the C language data structure, the preparation of the store inventory management system
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:736.86kb
    • 提供者:桐君阁
  1. Student-management-system

    0下载:
  2. 该代码是用C实现的数据结构中的课设内容,是学生管理系统-The code is used to achieve the data structure of the data structure of the content, is the student management system C
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.39kb
    • 提供者:ma
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com