Dope vector computer programming (1 risultati)

- Brossura
- Print on Demand
Da: AHA-BUCH GmbH, Einbeck, GermaniaAHA-BUCH GmbH
Contatta il venditoreVenditore con 5 stelleCondizione: Nuovo
EUR 189,66
EUR 30,50 spedizioneSpedito da Germania a U.S.A.Quantità: 1 disponibili
Taschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Please note that the content of this book primarily consists of articlesavailable from Wikipedia or other free sources online. In computerprogramming, a dope vector is a data structure used to hold informationabout a data object, e.g. an array, especially its memory layout. A dopevector typically contains information about the type of array elementrank of an array, the extents of an array, and the stride of an array aswell as a pointer to the block in memory containing the array elements.It is often used in compilers to pass entire arrays between proceduresin a high level language like Fortran.…