Programming
epub |eng | | Author:2015
Managing cron The cron module (http://docs.ansible.com/cron_module.html) lets us use Ansible to manage cron jobs, which we need to run on the machine. We provide a name (which is a required ...
( Category:
Programming
November 19,2017 )
azw3 |eng | 2017-07-14 | Author:Jon Witts [Witts, Jon]
Summary In this chapter, we looked at adding a new piece of sensor hardware to our Pi Zero; the Adafruit ADXL345. This sensor allowed us to make our project react ...
( Category:
Hardware & DIY
November 18,2017 )
azw3, epub |eng | 2017-09-19 | Author:John R. Hubbard [Hubbard, John R.]
We can split by Size or by Color. Figure 7-7: Splitting by Color for Smooth Fruit The relevant proportions for splitting by Size are: 4 out of the 7 fruits ...
( Category:
Databases & Big Data
November 18,2017 )
epub |eng | | Author:Deepak Vohra
CheckNodeDiskPressure Pods cannot be scheduled on nodes with a disk pressure condition. After the unsuitable nodes have been filtered out, the remaining nodes are ranked using priority functions. Some of ...
( Category:
Operating Systems
November 18,2017 )
epub, azw3 |eng | 2015-12-22 | Author:Kunal Dabir & Abhinandan, [Dabir, Kunal]
Another look at applying plugins Now that we have learned about basic Groovy, let's put it to use in the context of the Gradle build script. In earlier chapters, we ...
( Category:
Programming Languages
November 18,2017 )
azw3 |eng | 2017-09-30 | Author:Fraser Adams [Adams, Fraser]
queue.enqueueWriteBuffer(inputBuffer, CL_TRUE, 0, size, input.data()); /** * The kernel processes the input characters in groups of * four (OpenCL int), so we therefore need to calculate * our global work ...
( Category:
Computer Science
November 18,2017 )
epub, mobi |eng | 2017-10-05 | Author:Dr. Edward Lavieri
Time sharing Time-sharing systems are used to help balance system resources. Use of these systems often results in irregular gaps between a thread's start and stop time. Also, CPU load ...
( Category:
Programming
November 16,2017 )
epub |eng | 2017-09-15 | Author:Laura Bell
Don’t forget to review configuration directives and tests: this is an important part of your code base, and needs to be treated like other code. Code reviews and static analysis ...
( Category:
Programming
November 16,2017 )
epub, pdf |eng | 2013-06-11 | Author:Tao Liu
Note The underscore (_) in the second pattern match instructs the F# compiler to ignore the returned value from the active pattern. Note Active patterns cannot return more than seven ...
( Category:
Programming
November 15,2017 )
epub, pdf |eng | 2009-11-15 | Author:Herbert Schildt
using System; using System.Reflection; class MyClass { int x; int y; public MyClass(int i) { Console.WriteLine("Constructing MyClass(int, int). "); x = y = i; } public MyClass(int i, int j) ...
( Category:
Programming
November 15,2017 )
epub |eng | 2011-11-15 | Author:Raymond Chen
What was the point of the GMEM_SHARE flag? THE GLOBALALLOC FUNCTION has a GMEM_SHARE flag. What is it for? In 16-bit Windows, the GMEM_SHARE flag controlled whether the memory should ...
( Category:
Programming
November 15,2017 )
epub |eng | 2017-08-18 | Author:Justin Rajewski
avr.channel = h0; // ADC set to channel 0 By setting avr.channel to 0, we will be continuously reading from A0. We then need to instantiate the PWM module and ...
( Category:
Engineering
November 15,2017 )
azw3 |eng | 2017-10-12 | Author:Daniel Jones [Jones, Daniel]
} Chapter 9: Arduino Strings Any text that you place in Arduino is going to automatically be placed in a string. These strings are going to be displayed on your ...
( Category:
Hardware & DIY
November 15,2017 )
azw3 |eng | 2017-09-28 | Author:Adam Boduch [Boduch, Adam]
Summary In this chapter, we looked at mapping and reducing Immutable.js collections, starting with producing simple values. We then looked at mapping lists of maps to new lists of maps, ...
( Category:
Programming Languages
November 15,2017 )
epub |eng | | Author:Umesh R. Hodeghatta & Umesh Nayak
6.3.1 Recursive Partitioning Decision-Tree Algorithm The basic strategy for building a decision tree is a recursive divide-and-conquer approach. The following are the steps involved: 1.The tree starts as a single ...
( Category:
Programming Languages
November 15,2017 )
Categories
Popular ebooks
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16762)Deep Learning with Python by François Chollet(12570)
Hello! Python by Anthony Briggs(9915)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9796)
The Mikado Method by Ola Ellnestam Daniel Brolund(9778)
Dependency Injection in .NET by Mark Seemann(9339)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8297)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7073)
Microservices with Go by Alexander Shuiskov(6839)
Practical Design Patterns for Java Developers by Miroslav Wengner(6761)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6700)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6413)
Angular Projects - Third Edition by Aristeidis Bampakos(6104)
The Art of Crafting User Stories by The Art of Crafting User Stories(5633)
NetSuite for Consultants - Second Edition by Peter Ries(5567)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5373)
Kotlin in Action by Dmitry Jemerov(5063)
