Login   Register  
PHP Classes
elePHPant
Icontem

Class: Double Linked List

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Oddleif Halvorsen  >  Double Linked List  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Double Linked List
Base name: linkedlist
Description: A double linked list similar to LinkedList in Java
Related classes: , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1612 users
All time rank: 2031
Week users: 0 users
Week rank: 2651
Picture of Oddleif Halvorsen
Author: Oddleif Halvorsen <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Norway Norway - PHP jobs in Norway
Age: 30
All time rank: 10255 in Norway Norway
Week rank: 1661 Down6 in Norway Norway Down


  Detailed description  
This package implements a double linked list similar to the one available in Java.

It has functions for adding and removing objects and iterate through the list using iterators.

 

  Groups  
Group folder image Data types Modeling and manipulating data types View top rated classes

  Rate classes User ratings   Dependents   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (62.5%)
Not sure (50.0%)
-
Sufficient (62.5%)
-
-
Not sure (42.5%)
1882
Month:
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
Sorted List
Required
My class inherits from it
XHTML Table generator
Required
Table.php and Tr.php uses the "Double Linked List" package to store rows and cells.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file Iterator.php Class An Iterator for the linked list
Accessible without login Plain text file LinkedList.php Class The linked list class
Accessible without login Plain text file LinkedListExample.php Example Examples on how to use the LinkedList and it iterators.
Accessible without login Plain text file ListeNode.php Class The class for the list node
Accessible without login Plain text file ListIterator.php Class The list iterator class

Download all files: linkedlist.tar.gz linkedlist.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.