Search Results - function-(((((games OR names) programming) OR (linear programming))) OR (james programming))

Search alternatives:

Refine Results
  1. 1
  2. 2

    Mobile Game Design Essentials. by Claudio Scolastici, Dr

    Published 2013
    Table of Contents: “…Coding Games -- Main features of programming languages -- Libraries -- Abstraction.…”
    Full text (MFA users only)
    Electronic eBook
  3. 3

    Fundamentals of Object Tracking. by Challa, Subhash

    Published 2011
    Full text (MFA users only)
    Electronic eBook
  4. 4

    Mathematical programming and game theory for decision making

    Published 2008
    Table of Contents: “…Anti-stalling pivot rule for linear programs with totally unimodular coefficient matrix / S.N. …”
    Full text (MFA users only)
    Electronic eBook
  5. 5

    Arduino sketches : tools and techniques for programming wizardry by Langbridge, James A.

    Published 2015
    Table of Contents: “…Functions --…”
    Full text (MFA users only)
    Electronic eBook
  6. 6

    Proceedings of the Princeton Symposium on Mathematical Programming. by Kuhn, Harold William

    Published 2015
    Table of Contents: “…TWO METHODS OF DECOMPOSITION FOR LINEAR PROGRAMMING /…”
    Full text (MFA users only)
    Electronic eBook
  7. 7

    Box2d for Flash games by Feronato, Emanuele

    Published 2012
    Full text (MFA users only)
    Electronic eBook
  8. 8

    IPhone game blueprints : develop amazing games, visual charts, plots, and graphics for your iPhone by Uduslivii, Igor

    Published 2013
    Table of Contents: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Starting the Game; Telling a story; Characters; Levels; Naming; Working with graphic assets; Sprites and tiles; Preparing animation; Background; Application icon; Achievements; Trophies; Banners; Screenshots; Gameplay videos; Summary; Chapter 2: Ergonomics; Portraying the player; Ergonomic aspects; Simple rules; Distance to the game; The Pause button; Autosaving; The Continue button; Visibility of the control elements; Direct control; Introducing functionality.…”
    Full text (MFA users only)
    Electronic eBook
  9. 9

    Functional Python programming : discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads by Lott, Steven F.

    Published 2018
    Table of Contents: “…Cover -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Understanding Functional Programming -- Identifying a paradigm -- Subdividing the procedural paradigm -- Using the functional paradigm -- Using a functional hybrid -- Looking at object creation -- The stack of turtles -- A classic example of functional programming -- Exploratory data analysis -- Summary -- Chapter 2: Introducing Essential Functional Concepts -- First-class functions -- Pure functions -- Higher-order functions -- Immutable data -- Strict and non-strict evaluation -- Recursion instead of an explicit loop state -- Functional type systems -- Familiar territory -- Learning some advanced concepts -- Summary -- Chapter 3: Functions, Iterators, and Generators -- Writing pure functions -- Functions as first-class objects -- Using strings -- Using tuples and named tuples -- Using generator expressions -- Exploring the limitations of generators -- Combining generator expressions -- Cleaning raw data with generator functions -- Using lists, dicts, and sets -- Using stateful mappings -- Using the bisect module to create a mapping -- Using stateful sets -- Summary -- Chapter 4: Working with Collections -- An overview of function varieties -- Working with iterables -- Parsing an XML file -- Parsing a file at a higher level -- Pairing up items from a sequence -- Using the iter() function explicitly -- Extending a simple loop -- Applying generator expressions to scalar functions -- Using any() and all() as reductions -- Using len() and sum() -- Using sums and counts for statistics -- Using zip() to structure and flatten sequences -- Unzipping a zipped sequence -- Flattening sequences -- Structuring flat sequences -- Structuring flat sequences -- an alternative approach -- Using reversed() to change the order.…”
    Full text (MFA users only)
    Electronic eBook
  10. 10

    The art of R programming : tour of statistical software design by Matloff, Norman S.

    Published 2011
    Table of Contents: “…7.8 Writing Upstairs7.9 Recursion; 7.10 Replacement Functions; 7.11 Tools for Composing Function Code; 7.12 Writing Your Own Binary Operations; 7.13 Anonymous Functions; 8: Doing Math and Simulations in R; 8.1 Math Functions; 8.2 Functions for Statistical Distributions; 8.3 Sorting; 8.4 Linear Algebra Operations on Vectors and Matrices; 8.5 Set Operations; 8.6 Simulation Programming in R; 9: Object-Oriented Programming; 9.1 S3 Classes; 9.2 S4 Classes; 9.3 S3 Versus S4; 9.4 Managing Your Objects; 10: Input/Output; 10.1 Accessing the Keyboard and Monitor; 10.2 Reading and Writing Files.…”
    Full text (MFA users only)
    Electronic eBook
  11. 11
  12. 12

    Project and program management : a competency-based approach by Springer, Mitchell L., 1959-

    Published 2019
    Table of Contents: “…Cover -- Copyright -- About the Author -- Contents -- List of Illustrations -- Preface -- Introduction -- Chapter 1: Program/Project Management Competencies -- Student PM Competency Model Paper Guidelines -- Chapter 2: The Importance of Program/Project Management -- Chapter 3: Process Management-Evolution and Definition -- Historical Orientation -- General Program Planning Models -- Integrated Linear Models versus Integrated Nonlinear Models -- Evaluation Methodologies and Accountability -- Composition of a Planning Process -- Chapter 4: Contract Types-What Type of Contract Should I Enter Into? …”
    Full text (MFA users only)
    Electronic eBook
  13. 13

    Creating E-Learning Games with Unity. by Horachek, David

    Published 2014
    Full text (MFA users only)
    Electronic eBook
  14. 14
  15. 15

    Game Programming using Qt 5 Beginner's Guide : Create amazing games with Qt 5, C++, and Qt Quick, 2nd Edition. by Strakhov, Pavel Vladimirovich

    Published 2018
    Table of Contents: “…; Automatic slot connection and its drawbacks; Time for action -- Changing the texts on the labels from the code; Creating a widget for the tic-tac-toe board; Choosing between designer forms and plain C++ classes; Time for action -- Creating a game board widget; What just happened?; Automatic deletion of objects; Time for action -- Functionality of a tic-tac-toe board; Time for action -- Reacting to the game board's signals; What just happened?…”
    Full text (MFA users only)
    Electronic eBook
  16. 16

    Mastering UI Development with Unity : an in-depth guide to developing engaging user interfaces with Unity 5, Unity 2017, and Unity 2018. by Godbold, Ashley

    Published 2018
    Table of Contents: “…Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Designing User Interfaces; UI and GUI; Four game interface types; Layout; Color schemes; Interface metaphors; Resolution and aspect ratio; Changing the aspect ratio and resolution of the game view; Building for a single resolution; Resetting the resolution; Method 1 -- PlayerPrefs. …”
    Full text (MFA users only)
    Electronic eBook
  17. 17

    CryENGINE game programming with C++, C♯, and Lua by Lundgren, Filip

    Published 2013
    Table of Contents: “…; Verifying that the build is functional; Integrating CryMono (C♯ support); Compiling the CryMono project; Loading and initializing CryMono via the CryGame.dll library; Registering your CryDev account; What just happened?…”
    Full text (MFA users only)
    Electronic eBook
  18. 18

    Unreal Engine Virtual Reality Quick Start Guide : Design and Develop Immersive Virtual Reality Experiences with Unreal Engine 4. by Plowman, Jessica

    Published 2019
    Table of Contents: “…Chapter 2: Locomotion, Design, and Starting Our ProjectThe Human-Centered Design process; Choosing our locomotion method; Natural locomotion; Artificial locomotion; Cockpit locomotion ; Physical locomotion; Setting up new game files in UE4; Project setup; Creating our custom Game Mode; Creating a GameState; Creating a custom PlayerPawn; Programming our custom PlayerPawn; Summary; Chapter 3:Exploring Riveting Gameplay in Virtual Reality; What does VR bring to video games?…”
    Full text (MFA users only)
    Electronic eBook
  19. 19

    Marmalade SDK mobile game developement essentials by Scaplehorn, Sean

    Published 2012
    Full text (MFA users only)
    Electronic eBook
  20. 20