Description: Two VC++ template class list, a one-way linked list, one more to the list, use the main () function has instructions for beginners should help to illustrate the principle, as well as code samples, after all, a good learning materials.
To Search:
File list (Check if you may need any files):
单向链表\qlist.h
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\单向链表.cpp
........\单向链表.dsp
........\单向链表.dsw
双向链表\QDList.h
........\ReadMe.txt
........\StdAfx.cpp
........\StdAfx.h
........\双向链表.cpp
........\双向链表.dsp
........\双向链表.dsw
Read_Me.txt
单向链表
双向链表