Garbage Collection - Algorithms for Automatic Dynamic Memory Management
ΚΩΔΙΚΟΣ: 1802553
10% Public επιστροφή €
Η προτεινόμενη λιανική τιμή (Π.Λ.Τ.) είναι η τιμή καταλόγου, η οποία προτείνεται από τον κατασκευαστή ως η συνιστώμενη, μη δεσμευτική τιμή μεταπώλησης από τους λιανοπωλητές προς τους τελικούς πελάτες.
Modern software places increasing reliance on dynamic memory allocation, but its direct management is not only notoriously error--prone. Garbage collection eliminates many of these bugs. This reference presents each of the most important algorithms in detail, often with illustrations of its characteristic features and animations of its use.