搜索资源列表
LocateElem
- /* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序中的线性表采用顺序存储,以更方便于该操作的实现。 */ -/ * shiyan.c fourth group structure of the experimental data. Author : zhg function
s
- 线性表实验(插入元素并使之保持递增有序) 呵呵,老师布置的实验作业
b
- 线性表实验(约瑟夫问题) 数据结构课的实验作业
ticket
- 数据结构设计作业,航空售票系统 包含实验报告,源码和一个可执行文件 熟悉对线性表的使用,联系线性表的各种操作 线性表的相关知识,线性表的建立,增删节点,查找等
LocateElem
- /* shiyan.c 第四组数据结构实验作业。Author:zhg 功能:本程序用于验证函数 LocateElem(L,e,compare()) 。即求出现行表中元素的位序。 程序中的线性表采用顺序存储,以更方便于该操作的实现。 */ -/* shiyan.c fourth group structure of the experimental data. Author : zhg function
s
- 线性表实验(插入元素并使之保持递增有序) 呵呵,老师布置的实验作业-Linear Table Experiment (insert element and to maintain orderly increments) Oh, the teacher arranged the experimental operation
b
- 线性表实验(约瑟夫问题) 数据结构课的实验作业-Linear Table Experiment (Joseph problems) Experimental data structure class operation
ticket
- 数据结构设计作业,航空售票系统 包含实验报告,源码和一个可执行文件 熟悉对线性表的使用,联系线性表的各种操作 线性表的相关知识,线性表的建立,增删节点,查找等-Data structure design operations, air ticketing system contains experimental reports, and a source familiar with the executable file o
xianxingbiao
- 自己在数据结构的实验作业,简单明了,适合初学者,是线性表的合并-xianxingbiaode he bing
线性表
- 某软件公司年初有n名员工,每名员工有姓名、职务、工号等属性,现在该公司还有共m次操作,分别对应了员工的入职、离职、查询。现在请把所有员工建立一个线性表,建立离职、入职、查询函数,当有员工离职或入职时,修改线性表,并且根据输出格式中的要求输出。(A software company has n employees at the beginning of the year. Each employee has the attributes