Pages : | 201 |
Size : | 8.1 MB |
File type : | |
Downloads: | 53 |
Created: | 2022-02-01 |
License: | Microsoft Open |
Author(s): | by Scott Guthrie, Mark Simms, Tom Dykstra, Rick Anderson, Mike Wasson |
Error-correcting codes (henceforth, just codes) are clever ways of representing data so that one can recover the original information even if parts of it are corrupted. The basic idea is to judiciously introduce redundancy so that the original information can be recovered even when parts of the (r...
Getting Started with InnerSourceDownload free course Getting Started with InnerSource, pdf file on 22 pages by Andy Oram....
unity3d PDF TutorialDownload free unity3d tutorial course in PDF, training file in 40 chapters and 219 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Discovering the STM32 MicrocontrollerThis book is intended as a hands-on manual for learning how to design systems using the STM32 F1 family of micro-controllers. It was written to support a junior-level computer science course at Indiana University. ...
Rethinking Productivity in Software EngineeringGet the most out of this foundational reference and improve the productivity of your softw..., download free Software Engineering tutorial in PDF (310 pages) created by Caitlin Sadowski ....
Essential iOSThis book written to provide clear and concise explanation of topics for programmers both starting to learn the iOS programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....
Optimizing HPC Applications with Intel Cluster ToolsOptimizing HPC Applications with Intel Cluster Tools takes the reader on a tour of the fas..., download free HPC Applications tutorial in PDF (300 pages) created by Alexander Supalov ....
Make Games with Python on Raspberry PiYou are going to learn how to make a game on our Raspberry Pi from the ground up. ...
MATLAB tutorial for professionalsDownload free MATLAB tutorial course in PDF, training file in 33 chapters and 182 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Reinforcement Learning: An Introduction, Second EditionReinforcement Learning (RL), one of the most active research areas in artificial intelligence, is a computational approach to learning whereby an agent tries to maximize the total amount of reward it receives while interacting with a complex, uncertain environment. In Reinforcement Learning, Richard...