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

搜索资源列表

  1. Parking-Management-System

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

    • 发布日期:2017-03-22
    • 文件大小:4782
    • 提供者:范吉伟
  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
    • 文件大小:185800
    • 提供者:轩辰龙
  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
    • 文件大小:664014
    • 提供者: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
    • 文件大小:5215822
    • 提供者:superzhao
  1. memery-management

    0下载:
  2. 文件操作;堆排序算法;二分插入算法; 内存管理模拟和自定义的内存分配、释放功能等;所有的是一个整体。-File operations heap sorting algorithm Binary Insert Sort algorithm memory management simulation and custom memory allocation and release functions all as a whole.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:227751
    • 提供者:Foster
  1. Personal-financial-management-

    0下载:
  2. C语言数据结构个人财政管理,内容简单了些-C language data structure personal financial management .It is a little simple
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:38796
    • 提供者:gordonzenith
  1. Parking-Management

    0下载:
  2. 数据结构及算法分析-停车场管理系统源代码-Data Structures and Algorithm Analysis- Parking Management System Source Code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:Frank
  1. Parking-management-simulation-system

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simulation to simulate the queue of
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:4589950
    • 提供者:李莹丽
  1. Parking-Management

    0下载:
  2. 停车有空位检测,停车功能,取车计费功能,查询停车信息功能-Parking Management
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2399
    • 提供者:name
  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
    • 文件大小:1125163
    • 提供者:邓名仲
  1. Student-Information-Management

    0下载:
  2. 数据结构中,运用链表实现学生信息的管理功能。运行在控制台上。-Data structure, use the list to achieve student information management. Running on the console.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:180547
    • 提供者:一三口乂刀
  1. Staff-management-system

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

    • 发布日期:2017-03-31
    • 文件大小:160984
    • 提供者:lynne
  1. student-management

    0下载:
  2. 数据结构的典型程序,班级人员信息管理。是学习的一个很好的材料-The typical procedure of the data structure, class information management. A good material for learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2686
    • 提供者:dandykang
  1. library-management

    0下载:
  2. 进行图书馆书目的简单管理,适合初学者作为提高练习-For the simple library management
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:3593
    • 提供者:汪翔
  1. students-management

    0下载:
  2. 对于学生成绩的简单管理,适合初学者作为提高练习-Regarding the student achievement management of simple, suitable for beginners as raise exercises
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3519
    • 提供者:汪翔
  1. Warehouse-management-system

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

    • 发布日期:2017-03-31
    • 文件大小:2817
    • 提供者:
  1. Dormitory-management-software

    0下载:
  2. 软件工程学院实用宿舍管理系统开发系统源代码,实用与完成数据结构课程设计大作业-Software engineering college dormitory management system development system practical source code, and the practical with complete data structure course design project
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:12292
    • 提供者:王磊
  1. Equipment-management

    0下载:
  2. 设备管理的概念和任务,掌握独占设备的分配、回收等主要算法的原理并编程实现。-Equipment management concepts and tasks, to grasp the principle of exclusive equipment distribution, recycling and other major algorithms and programming.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1208
    • 提供者:常凤娇
  1. Traffic-Operations-Management

    0下载:
  2. 数据结构设计程序之车务管理的设计源码,便于初学-Source of data structure design procedures Traffic Operations Management, easy beginner
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:128959
    • 提供者:issachuxleg
  1. student-management

    0下载:
  2. 一个简单的学籍管理 能输入学生资料,删除学生资料,查询学生资料,显示学生资料,统计学生资料 排序学生资料-A simple enrollment management
  3. 所属分类:Data structs

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