Data Structures in C / C ++: Exercises and Solved Problems

Par : Fulbia Torres
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN978-1-005-25086-7
  • EAN9781005250867
  • Date de parution21/11/2021
  • Protection num.pas de protection
  • Infos supplémentairesepub
  • ÉditeurC. C. Chamberlane

Résumé

Data structures constitute one of the main areas of study within the field of computing and this includes knowing how information is organized, that is to say, the storage, handling and recovery of it. Efficiency in the Information management depends to a great extent on the designed structures and the manipulation methods that are implanted on them. The following book is intended for computer engineering students, computing, systems and careers, where Data Structures are compulsory or elective.
The objective of the book is to serve as an exercise text in which a series of solved exercises of data structures, both at the design level and at the level of implementation, this allows the student to see the application in real problems and practice to obtain skills and develop any exercise proposed. Also includes a series of exercises proposed to be analyzed and developed by students. The language chosen for the implementation of the exercises is C ++, given its enormous diffusion in the computer medium, its efficiency and its standardization.
Each exercise has a part of analysis of the problem posed, the solution, a graphical run and the implementation (source code), this allows the student to see in the language of chosen programming for each of the proposed exercises, as well as reusing the software for the development of their own projects.
Data structures constitute one of the main areas of study within the field of computing and this includes knowing how information is organized, that is to say, the storage, handling and recovery of it. Efficiency in the Information management depends to a great extent on the designed structures and the manipulation methods that are implanted on them. The following book is intended for computer engineering students, computing, systems and careers, where Data Structures are compulsory or elective.
The objective of the book is to serve as an exercise text in which a series of solved exercises of data structures, both at the design level and at the level of implementation, this allows the student to see the application in real problems and practice to obtain skills and develop any exercise proposed. Also includes a series of exercises proposed to be analyzed and developed by students. The language chosen for the implementation of the exercises is C ++, given its enormous diffusion in the computer medium, its efficiency and its standardization.
Each exercise has a part of analysis of the problem posed, the solution, a graphical run and the implementation (source code), this allows the student to see in the language of chosen programming for each of the proposed exercises, as well as reusing the software for the development of their own projects.