Computers & Technology
epub, pdf |eng | 2013-08-21 | Author:Bruce Sutherland [Sutherland, Bruce]

Broad-Phase Filtering in Droid Runner Our needs for broad-phase filtering are much more modest. Our level is of a fixed height, and all objects exist on a 2D plane, so ...
( Category: C & C++ Tutorials October 8,2014 )
epub |eng | 2011-04-12 | Author:Levy, Steven [Levy, Steven]

PART FIVE OUTSIDE THE BOX The Google Phone Company and the Google TV Company 1 “They already hate us—what’s the downside?” You might say that the seeds of the Google ...
( Category: Company Profiles October 1,2014 )
mobi, epub, pdf |eng | 2011-03-01 | Author:Brian Christian [Christian, Brian]

7. Barging In Listeners keep up with talkers; they do not wait for the end of a batch of speech and interpret it after a proportional delay, like a critic ...
( Category: Intelligence & Semantics October 1,2014 )
epub | | 2011-10-24 | Author:Clancy, Tom [Clancy, Tom]

Étendu sur le lit, Alex somnolait, le rapport technique en équilibre sur les genoux. Le bruit de la sonnette l’éveilla en sursaut. Il regarda l’affichage de la pendulette de chevet. ...
( Category: Espionage October 1,2014 )
epub |eng | 2011-09-30 | Author:Mark L. Murphy

Example: EU4You To examine how to use some of these techniques, let us look at the ScreenSizes/EU4You sample application. This application has one activity (EU4You) that contains a ListView with ...
( Category: Computers & Technology October 1,2014 )
epub |eng | 2012-09-30 | Author:Joshua Nozzi

* * * Tip The WebKit.h header is an “umbrella” header that includes any other headers in the WebKit framework. Referencing this header includes all headers from WebKit. * * ...
( Category: Programming & App Development October 1,2014 )
epub |eng | 2011-11-02 | Author:Steven Hoober & Eric Berkman [Steven Hoober]

Presentation details Figure 9-15. Just some of the many ways to communicate a shift function. Note that single-character capitalization is not precisely the same as Shift. Be sure to use ...
( Category: Electronics October 1,2014 )
epub |eng | 2011-05-24 | Author:Richard Wentk

TIP Before you start, create a folder or subfolder for files used in the provisioning process, so you know where they are. The default save location for the CSR file ...
( Category: Software Development October 1,2014 )
epub |eng | 2011-09-06 | Author:Ben Smith

Figure 6-9. The Singleton making use of the Abstract Factory Listing 6-32. FaceBook package { public class FaceBook extends EventDispatcher { [Event(name="Connect", type=" FaceBookEvent")] [Event(name="Complete", type=" FaceBookEvent")] static public const ...
( Category: Object-Oriented Design October 1,2014 )
epub, pdf |eng | 2011-10-18 | Author:Mark Masse [Mark Masse]

Rule: Media type negotiation should be supported when multiple representations are available Allow clients to negotiate for a given format and schema by submitting an Accept header with the desired ...
( Category: Networks, Protocols & APIs October 1,2014 )
epub |eng | 2012-09-30 | Author:Maggie Macnab

* * * * * * Did You Know? Archetype, a term made popular by the psychoanalyst Carl Jung (1875–1961) who specialized in symbols and their interpretation, means “original model” ...
( Category: Desktop Publishing October 1,2014 )
epub, pdf |eng | 2011-12-14 | Author:Dani Nordin [Dani Nordin]

Other Types of Prototypes While paper prototypes are useful when you’re working with users face to face, sometimes, that’s not an option. How do you rapidly create a prototype you ...
( Category: Web Design October 1,2014 )
epub |eng | 2011-07-31 | Author:Mark Dalrymple [Dalrymple, Mark]

A sample run $​ ​.​/​p​e​r​m​t​y​p​e​ ​.​/​p​e​r​m​t​y​p​e​ ​o​o​p​a​c​k​ ​/​ ​/​d​e​v​/​k​l​o​g​ ​/​u​s​r​/​b​i​n​/​p​a​s​s​w​d​ ​n​o​b​o​d​y​-​h​o​m​e​ (​w​h​e​r​e​ ​o​o​p​a​c​k​ ​i​s​ ​a​ ​s​y​m​b​o​l​i​c​ ​l​i​n​k​)​ !​.​ .​/​p​e​r​m​t​y​p​e​ ​.​/​p​e​r​m​t​y​p​e​ ​/​ ​/​d​e​v​/​k​l​o​g​ ​/​u​s​r​/​b​i​n​/​p​a​s​s​w​d​ ​n​o​b​o​d​y​-​h​o​m​e​ .​/​p​e​r​m​t​y​p​e​:​ ​ ​p​e​r​m​i​s​s​i​o​n​s​:​ ​r​w​x​r​-​x​r​-​x​ ​ ​t​y​p​e​:​ ...
( Category: Languages & Tools October 1,2014 )
epub |eng | 2011-04-17 | Author:Gabe Zichermann & Christopher Cunningham [Gabe Zichermann]

Note Find out more about game mechanics at GamificationU.com, where you can watch exclusive videos with key industry experts, download supplemental materials, take challenges, and interact with your peers. In ...
( Category: Game Programming October 1,2014 )
epub |eng | 2012-09-30 | Author:Aaftab Munshi & Benedict R. Gaster & Timothy G. Mattson & James Fung & Dan Ginsburg

Comm2 = clCreateCommandQueue(context2, device_id2, CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE, &err); // Set up user event to be used as an execution trigger cl_event uevent = clCreateUserEvent(context2, &err); // Set up memory objs, programs, kernels ...
( Category: Reference October 1,2014 )