文件名称:LinkList
介绍说明--下载内容均来自于网络,请自行研究使用
java实现双链表。首尾指针,可以循环获取数据,能弥补向量的不足。-java to achieve double-linked list. Inclusive pointer, you can cycle to obtain the data, you can make up for the lack of vector.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LinkList
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\bin
........\...\cr7
........\...\...\www
........\...\...\...\DoubleLinkedList.class
........\...\...\...\DoubleLinkedListElement.class
........\...\...\...\SiteInfo.class
........\...\...\...\TestDoubleLinkedList.class
........\...\...\...\note
........\src
........\...\cr7
........\...\...\www
........\...\...\...\DoubleLinkedList.java
........\...\...\...\DoubleLinkedListElement.java
........\...\...\...\TestDoubleLinkedList.java
........\...\...\...\note