Data structures and algorithms using Visual Basic.NET

This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and...

Descripción completa

Detalles Bibliográficos
Otros Autores: McMillan, Michael, 1957- autor (autor)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Cambridge : Cambridge University Press 2005.
Colección:CUP ebooks.
Acceso en línea:Conectar con la versión electrónica
Ver en Universidad de Navarra:https://innopac.unav.es/record=b45458479*spi
Tabla de Contenidos:
  • Collections
  • Arrays and ArrayLists
  • Basic Sorting Algorithms
  • Basic Searching Algorithms
  • Stacks and Queues
  • The BitArray Class
  • Strings, the String Class, and the StringBuilder Class
  • Pattern Matching and Text Processing
  • Building Dictionaries
  • The DictionaryBase Class and the SortedList Class
  • Hashing and the HashTable Class
  • Linked Lists
  • Binary Trees and Binary Search Trees
  • Sets
  • Advanced Sorting Algorithms
  • Advanced Data Structures and Algorithms for Searching
  • Graphs and Graph Algorithms
  • Advanced Algorithms.