资源列表
[其它] linked_list
说明:Linked lists are a widely used data structure for storing a dynamic number of items. Unlike an array, whose maximum capacity is determined on its creation, a linked list can accommodate any number of data items provi<jovi> 在 2008-10-13 上传 | 大小:1.79kb | 下载:0
[其它] palindrome
说明:A linked list can be operated as a stack and a queue since new items can be added to its beginning or to its end. In this tutorial, we will manipulate on linked lists such as reversing a list and comparing two lists.<jovi> 在 2008-10-13 上传 | 大小:1.55kb | 下载:0