Description: Two-way circular linked list, written using Java, practical method to insert the Object x inserted into the list of the first I position
To Search:
File list (Check if you may need any files):
双向循环链表
双向循环链表\DList.java
双向循环链表\Node.java
双向循环链表\TestDList.java