搜索资源列表
ticket
- 数据结构设计作业,航空售票系统 包含实验报告,源码和一个可执行文件 熟悉对线性表的使用,联系线性表的各种操作 线性表的相关知识,线性表的建立,增删节点,查找等
SqList
- 数据结构顺序表基本操作库,可直接调用该文件执行顺序表的基本操作。期中包括增删查改一系列功能-Basic operation order table data structure library
BiArray
- C++实现的双向链表,可以双向访问链表的数据,进行增删操作。-The sample of array with two directions.
MATLAB图结构工具箱
- 图节点、边的增删操作,划分,着色,画图等
List
- 数据结构的核心一定要学好链表,链表的是用动态分配内存的方式,在节点之间进行操作的,本程序主要由链表的初始化,增删查改等功能。-Core data structure must learn the list, the list is dynamically allocates memory between nodes operate, the program mainly by the initialization list of additions and deletions to change