Recursion (Computer Science): Computer Science, Imperative Programming, Functional Programming, Computability, Divide and Conquer Algorithm, Dynamic ... Programming Language, Call Stack, Iteration - Couverture souple

 
9786130347185: Recursion (Computer Science): Computer Science, Imperative Programming, Functional Programming, Computability, Divide and Conquer Algorithm, Dynamic ... Programming Language, Call Stack, Iteration

Synopsis

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Recursion in computer science is a method where the solution to a problem depends on solutions to smaller instances of the same problem. The approach can be applied to many types of problem, and is one of the central ideas of computer science. The power of recursion evidently lies in the possibility of defining an infinite set of objects by a finite statement. In the same manner, an infinite number of computations can be described by a finite recursive program, even if this program contains no explicit repetitions.""

Les informations fournies dans la section « Synopsis » peuvent faire référence à une autre édition de ce titre.

Présentation de l'éditeur

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Recursion in computer science is a method where the solution to a problem depends on solutions to smaller instances of the same problem. The approach can be applied to many types of problem, and is one of the central ideas of computer science. The power of recursion evidently lies in the possibility of defining an infinite set of objects by a finite statement. In the same manner, an infinite number of computations can be described by a finite recursive program, even if this program contains no explicit repetitions.""

Les informations fournies dans la section « A propos du livre » peuvent faire référence à une autre édition de ce titre.

Autres éditions populaires du même titre