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

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

Sinopsis

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.""

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

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.""

"Sobre este título" puede pertenecer a otra edición de este libro.

Otras ediciones populares con el mismo título