𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Data structures and algorithms using Visual Basic.NET

✍ Scribed by McMillan, Michael


Publisher
Cambridge University Press
Year
2005
Tongue
English
Leaves
413
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Table of Contents


  1. Collections
    2. Arrays and the array class
    3. The arraylist and sortedlist classes
    4. Basic sorting algorithms
    5. Basic searching algorithms
    6. Stacks and queues
    7. BitArrays and the BitVector structure
    8. Strings, the string class and the StringBuilder class
    9. Special string classes - StringCollection, StringDictionary and StringEnumerator
    10. Pattern matching and text processing - using the RegEx and supporting classes
    11. Hash tables
    12. Dictionaries - the DictionaryBase class and specialized dictionary classes
    13. Linked lists
    14. Binary trees and binary search trees
    15. Sets
    16. Advanced sorting algorithms
    17. Advanced searching algorithms
    18. Graphs and graph algorithms
    19. Greedy algorithms
    20. Probabilistic algorithms
    21. Dynamic programming.

✦ Subjects


Algorithmes;Structures de données (informatique);VB .NET (langage de programmation);Structures de données (informatique)


πŸ“œ SIMILAR VOLUMES


Data Structures and Algorithms Using Vis
✍ Michael McMillan πŸ“‚ Library πŸ“… 2005 πŸ› Cambridge University Press 🌐 English

This is a decent read, teaches you some important topics like collections, strings, etc. But if you buy this book, supplement your reading with a complete VB book.

Data Structures and Algorithms Using Vis
✍ Michael McMillan πŸ“‚ Library πŸ“… 2005 🌐 English

Including a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET and the .NET Framework Class Library, this is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Michael McMillan presents

Data Structures and Algorithms Using Vis
✍ Michael McMillan πŸ“‚ Library πŸ“… 2005 πŸ› Cambridge University Press 🌐 English

In this tutorial for VisualBasic.NET programmers, data structures and algorithms are presented as problem-solving tools that do not require translations from C++ or Java. McMillan (computer information systems, Pulaski Technical College) explains arrays, ArrayLists, linked lists, hash tables, dictio

Algorithms and Data Structures: The Basi
✍ Kurt Mehlhorn, Peter Sanders πŸ“‚ Library πŸ“… 2008 πŸ› Springer 🌐 English

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retriev