Logithèque
Vue actuelle : Fiche d'un logiciel
LinkedList v1.6
Catégorie :
Licence :
Gratuiciel
Editeur :
Taille :
95.0 KB
Mis à jour :
18/02/2008
Evaluation :
(0 Votes)
Plateformes :
Java
Linux
Unix
Vista
Win2000
Windows Server
XP
LinkedList is replacement for Java Vector class. Classical doubly linked list. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector, so you can try it both ways and pick which is faster for your needs. Heavily commented Java source included. copyright (c) 1997-2008 Canadian Mind Products. May be freely distributed and and used for any purpose except military. It does not do much on its own. It was intended to be included in your own progams. You can test it with: java.exe -jar linkedlist.jar
Poster un commentaire