книги Наука, техника, медицина Техника ГОСТы, стандарты

Generator (computer programming)

Код 3359603

  • ISBN: 978-5-5082-2666-4

Нет в продаже

Аннотация к книге "Generator (computer programming)"

High Quality Content by WIKIPEDIA articles! In computer science, a generator is a special routine that can be used to control the iteration behaviour of a loop. A generator is very similar to a function that returns an array, in that a generator has parameters, can be called, and generates a sequence of values. However, instead of building an array containing all the values and returning them all at once, a generator yields the values one at a time, which requires less memory and allows the caller to get started processing the first few values immediately. In short, a generator looks like a function but behaves like an iterator.

Оставить комментарий

Оцените книгу:

ISBN: 978-5-5082-2666-4

Книга находится в категориях

Машиностроение

Вместе с этой книгой покупают

Просмотренные товары