Programming Languages
epub, pdf |eng | | Author:Timothy Masters
warpsize = deviceProp.warpSize; // Threads per warp, likely 32 well into the future threads_per_block = (n_slices + warpsize - 1) / warpsize * warpsize; if (threads_per_block > 4 * warpsize) ...
( Category:
Computer Science
October 6,2018 )
epub, pdf |eng | 2018-09-25 | Author:Matt Neuburg
Figure 6-10. Configurations For example, return to the target build settings (Figure 6-9) and type “optim” into the search field. Now you can look at the Optimization Level build setting ...
( Category:
Mobile Phones, Tablets & E-Readers
October 5,2018 )
epub |eng | 2018-08-28 | Author:Jorge Palacios
public void UpdateSlots() { GameObject leader = pattern.leader; Vector3 anchor = leader.transform.position; Vector3 slotPos; Quaternion rotation; rotation = leader.transform.rotation; foreach (SlotAssignment sa in slotAssignments) { // next step } } ...
( Category:
Programming
October 4,2018 )
epub |eng | 2018-08-31 | Author:Peter Verhas
BlockingQueue BlockingQueue is an interface that extends the standard Queue interface with methods that are suitable for use by multithread applications. Any implementation of this interface provides methods that allow ...
( Category:
Programming
October 2,2018 )
epub |eng | 2018-05-29 | Author:Shama Hoque
( Category:
Internet & Social Media
October 2,2018 )
epub |eng | 2018-08-06 | Author:Luis Pedro Coelho
In order to combine the methods, we will use a technique called stacked learning. The idea is that you learn a set of predictors, then you use the output of ...
( Category:
Programming Languages
October 1,2018 )
azw3 |eng | 2018-08-29 | Author:Chanday, Sunny [Chanday, Sunny]
( Category:
Programming Languages
October 1,2018 )
azw3, epub |eng | 2018-08-23 | Author:Smith, Hein [Smith, Hein]
On the other hand, when we look at ByRef, it is a way for us to pass a variable to another procedure by referencing it. This method of variable passage ...
( Category:
Web Development & Design
October 1,2018 )
epub |eng | 2018-07-31 | Author:Richard M. Reese
A maximum entropy tagger uses statistics to determine the POS for a word and often uses a corpus to train a model. A corpus is a collection of words marked ...
( Category:
Programming
September 30,2018 )
azw3 |eng | 2018-09-03 | Author:Rungta, Krishna [Rungta, Krishna]
This function parses the csv file with the method tf.decode_csv and declares the features and the label. The features can be declared as a dictionary or a tuple. You use ...
( Category:
Programming Languages
September 30,2018 )
epub |eng | 2018-07-31 | Author:Daniele Spinetti
( Category:
Mobile Phones, Tablets & E-Readers
September 29,2018 )
epub |eng | 2018-08-30 | Author:Patrick Desjardins
If you have an interface that you want to build, you can set the variable type with the colon and specify the fields. If a field misses TypeScript will not ...
( Category:
Web Development & Design
September 28,2018 )
epub |eng | | Author:Alan Thorn
If texture tiling seems broken for you, then be sure to check the Texture Importing settings. To do this, select the texture in the Project panel, and from the Object ...
( Category:
Programming Languages
September 28,2018 )
epub |eng | 2017-07-06 | Author:Gordon Williams
Chapter 11. Printer In the first part of this section we made a simple plotter, where we could draw lines by moving a pen anywhere in two dimensions. However, the ...
( Category:
Programming Languages
September 28,2018 )
epub |eng | 2018-07-31 | Author:Tomcy John
<build> <plugins> <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.4.10.v20180503</version> </plugin> </plugins> </build> We add Spring Framework, Spring Security, JSP/JSTL, and the logging framework (SLF4J and Logback) dependencies. We will be using an embedded ...
( Category:
Software
September 27,2018 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12568)Hello! Python by Anthony Briggs(9912)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8293)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7775)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7758)
Grails in Action by Glen Smith Peter Ledbrook(7693)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6806)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6529)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6409)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6399)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4316)
Functional Programming in JavaScript by Mantyla Dan(4037)
Solidity Programming Essentials by Ritesh Modi(3985)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3774)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3717)
The Ultimate iOS Interview Playbook by Avi Tsadok(3694)
