![]() |
Practical Approach of Machine Translation: To Build Intelligent Translators
ISBN: 9781717928726 / Angielski / Miękka / 72 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
25,74 zł |
![]() |
Tree-based Machine Learning Algorithms: Decision Trees, Random Forests, and Boosting
ISBN: 9781975860974 / Angielski / Miękka / 110 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
29,98 zł |
![]() |
Advanced Ludo with Excel VBA Code: Learn How to Build a Fully Functional Ludo Game from Scratch Using Excel VBA
ISBN: 9798230867968 / Angielski / Miękka / 72 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
34,26 zł |
![]() |
Aprende SQL en un fin de semana: El curso definitivo para crear y consultar bases de datos
ISBN: 9781520363462 / Hiszpański / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
38,56 zł |
![]() |
A Collection of Bit Programming Interview Questions solved in C++
ISBN: 9781495330728 / Angielski / Miękka / 32 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Bits is the second of a series of 25 Chapters devoted to algorithms, problem solving, and C]+ programming. This book is about low level bit programming
Bits is the second of a series of 25 Chapters devoted to algorithms, problem solving, and C]+ programming. This book is about low level bit programmin...
|
cena:
39,15 zł |
![]() |
Python Machine Learning: A Deep Dive Into Python Machine Learning and Deep Learning, Using Tensor Flow and Keras: From Beginner to Advance
ISBN: 9781731573735 / Angielski / Miękka / 182 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
40,23 zł |
![]() |
Dynamic Programming for Coding Interviews: A Bottom-Up Approach to Problem Solving
ISBN: 9781946556691 / Angielski / Miękka / 144 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. I wanted to compute 80th term of the Fibonacci series. I wrote the rampant recursive function,
int fib(int n){ return (1==n 2==n) ? 1: fib(n-1) + fib(n-2); } and waited for the result. I wait... and wait... and wait... With an 8GB RAM and an Intel i5 CPU, why is it taking so long? I terminated the process and tried computing the 40th term. It took about a second. I put a check and was shocked to find that the above recursive function was called 204,668,309 times while computing the 40th term. More than 200 million times? Is it reporting function calls or scam of... I wanted to compute 80th term of the Fibonacci series. I wrote the rampant recursive function,
int fib(int n){ return (1==n 2==n) ? 1: fib(n... |
cena:
40,74 zł |
![]() |
The Tech Entrepreneur's Pocket Guide
ISBN: 9781068822803 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
40,80 zł |
![]() |
Top 20 coding interview problems asked in Google with solutions: Algorithmic Approach
ISBN: 9781495466571 / Angielski / Miękka / 164 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Must Have for Google Aspirants
This book is written for helping people prepare for Google Coding Interview. It contains top 20 programming problems frequently asked @Google with detailed worked-out solutions both in pseudo-code and C++(and C++11). Matching Nuts and Bolts Optimally Searching two-dimensional sorted array Lowest Common Ancestor(LCA) Problem Max Sub-Array Problem Compute Next Higher Number 2D Binary Search String Edit Distance Searching in Two Dimensional Sequence Select Kth Smallest Element Searching in Possibly Empty Two Dimensional Sequence The Celebrity Problem... Must Have for Google Aspirants
This book is written for helping people prepare for Google Coding Interview. It contains top 20 programming pr... |
cena:
42,84 zł |
![]() |
Quick Steps: A Quick Step into Computer Programming & Problem-Solving
ISBN: 9781986545938 / Angielski / Miękka / 90 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
42,89 zł |
![]() |
"Arduino para Principiantes: Guía Paso a Paso para Empezar"
ISBN: 9798306383033 / Hiszpański / Miękka / 64 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
44,34 zł |
![]() |
Probabilistic Data Structures
ISBN: 9798700257909 / Angielski / Miękka / 76 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
47,78 zł |
![]() |
Ruby Beginner's Crash Course: Beginner's Guide to Ruby Programming, Ruby On Rails & Rails Programming
ISBN: 9781777942809 / Angielski / Miękka / 146 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
48,97 zł |
![]() |
Coding Puzzles, 3nd edition: Thinking in code
ISBN: 9781974513604 / Angielski / Miękka / 122 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
51,42 zł |
![]() |
Golang Programming For Beginners: A Step-by-Step Guide to Golang Programming
ISBN: 9798305620122 / Angielski / Miękka / 186 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
51,42 zł |
![]() |
Algorithm of Life.: Human behaviour, Artificial Intelligence, Digital age, Emotional Intelligence, Creativity and Innovation, Memory and Identity.
ISBN: 9798336543124 / Angielski / Miękka / 238 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
55,02 zł |
![]() |
Echoes of Existence: Exploring the Line Between AI and Humanity
ISBN: 9798305994513 / Angielski / Miękka / 28 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
55,71 zł |
![]() |
Die Monte-Carlo-Methode: Beispiele Unter Excel VBA
ISBN: 9783658101480 / Niemiecki / Miękka / 45 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
55,87 zł |
![]() |
Aprendizaje Profundo: La Breve Historia de los Algoritmos de Aprendizaje Automatico, Redes Neuronales, Inteligencia Artificial y Procesamiento del Lenguaje Natural y Mas: La Breve Historia de los Algo
ISBN: 9789493331143 / Hiszpański Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
57,14 zł |
![]() |
Raspberry Pi: The definitive beginner's guide to understand Raspberry Pi
ISBN: 9781548810955 / Angielski / Miękka / 50 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Raspberry Pi: The definitive beginner's guide to understand Raspberry Pi Are you interested in the myriad features of your Raspberry Pi computer? From the hardware to the software? Do you want to understand how you can use your computer at maximum potential? I want to congratulate you for reading this book, it will represent the best source of information about Raspberry Pi. If you want to understand how Raspberry Pi works and get to the next level with your computer, you made the right decision to buy this book. The world of Raspberry Pi is one that moves fast. With a large active community,...
Raspberry Pi: The definitive beginner's guide to understand Raspberry Pi Are you interested in the myriad features of your Raspberry Pi computer? From...
|
cena:
57,38 zł |