Previous Up Next

Références

[1]
J. L. Bentley et M. D. McIlroy, Engineering a Sort Function, Software - Practice and Experience 23,11 (1993), 1249–1265.
[2]
T. H. Cormen, C. E. Leiserson et R. L. Rivest, Introduction à l’algorithmique, Dunod, 1994.
[3]
J. E. F. Friedl, Maîtrise des expressions régulières, O’Reilly, 2001.
[4]
D. E. Knuth, Fundamental Algorithms. The Art of Computer Programming, vol. 1, Addison Wesley, 1968.
[5]
D. E. Knuth, Seminumerical Algorithms. The Art of Computer Programming, vol. 2, Addison Wesley, 1969.
[6]
D. E. Knuth, Sorting and Searching. The Art of Computer Programming, vol. 3, Addison Wesley, 1973.
[7]
R. Sedgewick, Algorithms, (2nd edition), Addison-Wesley, 1988.
[8]
R. Uzgalis, Hashing Concepts and the Java Programming Language, Rap. Tech., University of Auckland, New Zealand, 1996.

Previous Up Next