Mostrando 15,781 - 15,800 Resultados de 20,414 Para Buscar 'Urrao~', tiempo de consulta: 1.06s Limitar resultados
  1. 15781
    Tabla de Contenidos: “…""Generate the Code Using a Tool""""Generating C/C++ Header Files Using javah""; ""Generating the JNI Code using SWIG""; ""Minimize the Number of JNI API Calls""; ""Use Primitive Data Types as Native Method Parameters""; ""Minimize Reach-Back from Native Code to Java Space""; ""Memory Usage""; ""Local References""; ""Never Cache Local References""; ""Release Local References in Complex Native Methods""; ""Dealing with Strings""; ""Use Proper Memory Management Function""; ""Operating on Arrays""; ""Do Not Request Unnecessary Array Elements""; ""Prevent Updating Unchanged Arrays""…”
    Libro electrónico
  2. 15782
    por Ashenden, Peter J.
    Publicado 2002
    Tabla de Contenidos: “…Composite Data Types and Operations; Arrays; Unconstrained Array Types; Array Operations and Referencing; Records; Exercises; Chapter 5. …”
    Libro electrónico
  3. 15783
    por Sakamoto, Kazuki
    Publicado 2012
    Tabla de Contenidos: “…Forget About Using Zone (NSZone)Object Type Variables Cannot Be Members of struct or union in C Language; 'id' and 'void*' Have to Be Cast Explicitly; __bridge cast; __bridge_retained cast; __bridge_transfer cast; CFBridgingRetain function; CFBridgingRelease function; Property; Array; Summary; Chapter 3: ARC Implementation; __strong ownership qualifier; Calling the array method; Inside the array Method; __weak ownership qualifier; Looking Under the Hood When an Object Is Discarded; Assigning a Newly Created Object; Immediate Disposal of Objects; Adding to autorelease pool Automatically…”
    Libro electrónico
  4. 15784
    Tabla de Contenidos: “…""Manipulate a Variable Using Itself""""Compound Assignment Operators""; ""Manipulate a Variable Using Incrementation""; ""Compare a Variable""; ""See How Similar Two Values Can Be""; ""Manipulate a Comparison""; ""Implement Logic with the If Statement""; ""Create an Object""; ""Work Smarter with the While and For Loop Statements""; ""Interrupt a Loop with Break""; ""Skip a Loop Iteration with Continue""; ""Generate Random Numbers""; ""Define Scenarios with Switch""; ""Store Numbered Data in an Array""; ""Methods of the Array Object""; ""Store Non-Numbered Data in an Associative Array""…”
    Libro electrónico
  5. 15785
    por Haverbeke, Marijn
    Publicado 2011
    Tabla de Contenidos: “…More on TypesUndefined Values; Automatic Type Conversion; Dangers of Automatic Type Conversion; More on && and ||; Chapter 2: Functions; The Anatomy of a Function Definition; Definition Order; Local Variables; Nested Scope; The Stack; Function Values; Closure; Optional Arguments; Techniques; Avoiding Repetition; Purity; Recursion; Chapter 3: Data Structures: Objects and Arrays; The Problem: Aunt Emily's Cats; Basic Data Structures; Properties; Object Values; Objects as Sets; Mutability; Objects as Collections: Arrays; Methods; Solving the Problem of Aunt Emily's Cats; Separating Paragraphs…”
    Libro electrónico
  6. 15786
    por Stephens, Rod
    Publicado 2011
    Tabla de Contenidos: “…Optional ParametersParameter Arrays; Parameter-Passing Methods; Reference and Value Types; Arrays; Routine Overloading; Routine Accessibility; Recursion; Summary; Chapter 10: Object-Oriented Programming; Classes; Class Benefits; Properties, Methods, and Events; Properties; Methods; Events; Shared Versus Instance Members; Inheritance; Polymorphism; Overriding Members; Shadowing Members; Inheritance Diagrams; Abstraction and Refinement; Abstraction; Refinement; "Is-A" Versus "Has-A"; Multiple Inheritance and Interface Implementation; Constructors and Destructors; Constructors; Destructors…”
    Libro electrónico
  7. 15787
    por Astborg, Johan
    Publicado 2013
    Tabla de Contenidos: “…Interesting functions in an array moduleLists; Pattern matching and lists; Interesting functions in a list module; Sequences; Interesting functions in the sequence module; Sets; Maps; Interesting functions in the map module; Options; Strings; Interesting functions in the string module; Choosing data structures; Arrays; Lists; Sets; Maps; More on functional programming; Recursive functions; Tail recursion; Pattern matching; Incomplete pattern matching; Using guards; Pattern matching in assignment and input parameters; Active patterns; Introducing generics; Lazy evaluation; Units of measure…”
    Libro electrónico
  8. 15788
    por Silva, Vladimir, 1969-
    Publicado 2012
    Tabla de Contenidos: “…""Compiling Native Code in Android""""Creating the Android Project with Native Support""; ""Application Architecture""; ""Main Activity""; ""Native Interface""; ""Native Library""; ""Converting a Java Array of Strings into a C Array""; ""Getting the Size of a Java Array""; ""Invoking a Java Static Void Method""; ""Defining a Variable-Arguments Function in C""; ""Compiling the Shared Library""; ""Testing the App on a Device""; ""Java Wrappers for C/C++ Event Handling""; ""Handling Audio Independently""; ""Cascading Video Events""; ""Pure Software Renderer""; ""Mixed or Hybrid Renderer""…”
    Libro electrónico
  9. 15789
    Publicado 2016
    Tabla de Contenidos: “…Chapter 2: Web Applications with PHPThe HTTP protocol; A simple example; Parts of the message; URL; The HTTP method; Body; Headers; The status code; A more complex example; Web applications; HTML, CSS, and JavaScript; Web servers; How they work; The PHP built-in server; Putting things together; Summary; Chapter 3 : Understanding PHP Basics; PHP files; Variables; Data types; Operators; Arithmetic operators; Assignment operators; Comparison operators; Logical operators; Incrementing and decrementing operators; Operator precedence; Working with strings; Arrays; Initializing arrays…”
    Libro electrónico
  10. 15790
    por Crockford, Douglas
    Publicado 2008
    Tabla de Contenidos: “…Inheritance; Object Specifiers; Prototypal; Functional; Parts; 6. Arrays; Length; Delete; Enumeration; Confusion; Methods; Dimensions; 7. …”
    Libro electrónico
  11. 15791
  12. 15792
    Tabla de Contenidos: “…Índice general; I ; La rana madre ; La cigarra ; El tigre ; El loro y el jilguero ; Pájaros de cuentas ; La paloma ; El caracol ; El mono ; La mofeta y el gas mostaza ; Gatos ; Grajos ; La lechuza ; El cerdo ; La música del burro ; La procesionaria ; El pez de Galdós ; El pavo que gritaba ; La calandria enjaulada ; Michino, tienes hambre ; La perdiz turista ; De animales y sus conflictos ; El pingüino, llamado Saladino ; La cigüeña maestra ; La urraca ; El carbonero ; El mandril ; La marmota ; II ; Homo sapiens, I ; Homo sapiens, II ; Homo sapiens, III ; Homo sapiens, IV…”
    Libro electrónico
  13. 15793
    Publicado 2021
    Tabla de Contenidos: “…PART 1 - BASICS -- Chapter 1: Getting Started -- Chapter 2: Simple patterns -- Chapter 3: Arrays and loops -- Chapter 4: Binary choices -- Chapter 5: Integers -- Chapter 6: Values and variables -- Chapter 7: Strings -- Chapter 8: Data structures -- Chapter 9: The file system -- PART II - TEXT -- Chapter 10: Project Austen -- Chapter 11: Anagrams -- Chapter 12: Palindromes -- Chapter 13: Word switch -- PART III - IMAGES -- Chapter 14: Color pictures -- Chapter 15: Pixel transformations -- Chapter 16: Cropping and resizing images -- Chapter 17: Project Dino -- PART IV - VISION -- Chapter 18: Overview -- Chapter 19: Finding digits -- Chapter 20: Parsing the images -- Chapter 21: Reading speed signs…”
    Libro electrónico
  14. 15794
    por Shvets, Andrew T. author
    Publicado 2020
    Tabla de Contenidos: “…Procedures and Functions -- 5. Arrays, Records and Access Types -- 6. Basics of Object Oriented Programming -- Part 2: Intermediate Topics -- 7. …”
    Libro electrónico
  15. 15795
    Publicado 2023
    Tabla de Contenidos: “…Chapter 1: Variables -- Chapter 2: Conditionals -- Chapter 3: Drawing Shapes -- Chapter 4: More Drawing -- Chapter 5: Input & Movement -- Chapter 6: Objects & Events -- Chapter 7: Sprites -- Chapter 8: Health, Lives and score -- Chapter 9: Mouse -- Chapter 10: Alarms -- Chapter 11: Collisions -- Chapter 12: Rooms -- Chapter 13: Backgrounds -- Chapter 14: Sounds -- Chapter 15: Splash Screens & Menus -- Chapter 16: Randomi -- Chapter 17: AI -- Chapter 18: INI files -- Chapter 19: Effects -- Chapter 20: Loops -- Chapter 21: Arrays -- Chapter 22: DS Lists -- Chapter 23: Paths -- Chapter 24: Functions -- 25. …”
    Libro electrónico
  16. 15796
    Publicado 2018
    Tabla de Contenidos: “…Getting to know your way around Scratch -- Becoming familiar with the art editor -- Meeting Scratch's key blocks through important coding concepts -- Designing a two-player ball-and-paddle game -- Using conditionals to build a two-player ball-and-paddle game -- Designing a fixed shooter -- Using conditionals to build your fixed shooter -- Designing a one-player ball-and-paddle game -- Using variables to build your one-player ball-and-paddle game -- Designing a simple platformer -- Using X and Y coordinates to make a simple platformer -- Making a single-screen platformer -- Using arrays and simulating gravity in a single-screen platformer -- Becoming a game maker…”
    Libro electrónico
  17. 15797
    Publicado 2023
    Tabla de Contenidos: “…Understanding TypeScript -- Your first TypeScript application -- JavaScript primer, part 1 -- JavaScript primer, part 2 -- Using the TypeScript compiler -- Testing and debugging TypeScript -- Understanding static types -- Using functions -- Using arrays, tuples, and enums -- Working with objects -- Working with classes and interfaces -- Using generic types -- Advanced generic types -- Using decorators -- Working with JavaScript -- Creating a stand-alone web app, part 1 -- Creating a stand-alone web app, part 2 -- Creating an Angular app, part 1 -- Creating an Angular app, part 2 -- Creating a React app, part 1 -- Creating a React app, part 2.…”
    Libro electrónico
  18. 15798
    Publicado 2006
    Tabla de Contenidos: “…Basic concepts -- Referencing files and setting options -- Editing and debugging SAS programs -- Creating list reports -- Creating SAS data sets from raw data -- Understanding DATA step processing -- Creating and applying user-defined formats -- Creating enhanced list and summary reports -- Producing descriptive statistics -- Producing HTML output -- Creating and managing variables -- Reading SAS data sets -- Combining SAS data sets -- Transforming data with SAS functions -- Generating data with DO loops -- Processing variables with arrays -- Reading raw data in fixed fields -- Reading free-format data -- Reading date and time values -- Creating a single observation from multiple records -- Creating multiple observations from a single record -- Reading hierarchical files -- Quiz answer keys…”
    Libro electrónico
  19. 15799
    por Flanagan, David
    Publicado 2003
    Tabla de Contenidos: “…Contents; The JavaScript Language; Syntax; Variables; Data Types; Expressions and Operators; Statements; Object-Oriented JavaScript; Regular Expressions; Versions of JavaScript; Client-side JavaScript; JavaScript in HTML; The Window Object; The Document Object; The Legacy DOM; The W3C DOM; IE 4 DOM; DHTML: Scripting CSS Styles; Events and Event Handling; JavaScript Security Restrictions; JavaScript API Reference; Anchor; Applet; Arguments; Array; Attr; Boolean; Comment; DOMException; DOMImplementation; Date; Document; DocumentFragment; Element; Error; Event; Form; Function; Global; History…”
    Libro electrónico
  20. 15800
    por Mongan, John, 1976-
    Publicado 2007
    Tabla de Contenidos: “…Programming Interviews Exposed: Secrets to Landing Your Next Job, Second Edition; Credits; Acknowledgments; Contents; Preface to the Second Edition; Preface to the First Edition; Chapter 1: Before the Search; Chapter 2: The Job Application Process; Chapter 3: Approaches to Programming Problems; Chapter 4: Linked Lists; Chapter 5: Trees and Graphs; Chapter 6: Arrays and Strings; Chapter 7: Recursion; Chapter 8: Concurrency; Chapter 9: Object-Oriented Programming; Chapter 10: Databases; Chapter 11: Other Programming Topics; Chapter 12: Counting, Measuring, and Ordering Puzzles…”
    Libro electrónico