CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 线性表顺序存储

搜索资源列表

  1. xianxingbiao

    0下载:
  2. 实习题 [问题描述] 1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。 [输入] 初始顺序表,插入字符。 [输出] 插入x后线性表的结果 [存储结构] 采用顺序存储结构 [算法的基本思想] 建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。 程序如下: #include \"iostream.h\" #include <malloc.h> #define LIST_INTI_SIZE 1
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:8550
    • 提供者:Demonic
  1. zhanduilie

    0下载:
  2. 熟悉栈、队列这种特殊线性结构的特性; 2 熟练掌握栈、队列在顺序存储结构和链表存储结构下的基本操作 -Are familiar with stacks, queues the linear structure of this particular characteristic two master stack, queue list in the order of storage structures and storage structures of the basic opera
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5761
    • 提供者:zhangge
  1. cangku

    0下载:
  2. 题目10、 仓库管理系统(线性表应用) [问题描述] 建立一个仓库管理程序,可以按顺序和货物名称查询仓库存储情况,也可以增加或删除货物以及建立新的仓库存储系统。 -Subject 10, Warehouse Management System (linear form application) [Problem Descr iption] build a warehouse management program, you can query sequence and type of
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:146351
    • 提供者:呼程广
  1. WQL1

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

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:崔雪莹
搜珍网 www.dssz.com