Mostrando 15,361 - 15,380 Resultados de 20,414 Para Buscar 'Urrao~', tiempo de consulta: 1.13s Limitar resultados
  1. 15361
    por Chopin, Fryderyk, 1810-1849
    Publicado 1999
    CDROM
  2. 15362
    Publicado 2015
    Tabla de Contenidos: “…""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Revisiting Arrays""; ""Introduction""; ""Efficiently compressing a byte array""; ""Using Pascal's triangle to draw fractals""; ""Simulating multithreading using time-sharing""; ""Simulating a call stack using arrays""; ""Chapter 2: Alternative Linked Lists""; ""Building a doubly linked XOR list""; ""Speeding up access to linked list elements""; ""Building a simple shift-reduce parser""; ""Implementing a skew binary random access list""…”
    Libro electrónico
  3. 15363
    Publicado 2017
    Tabla de Contenidos: “…Writing the Summarize function -- Implementing the function -- Running the program -- Summary -- Chapter 32: Multidimensional Arrays -- Understanding two-dimensional arrays -- Setting up the initial interface -- Coding a two-dimensional array -- Printing out your results -- Running the program -- What else can you do? …”
    Libro electrónico
  4. 15364
    Publicado 2016
    Tabla de Contenidos: “…-- 9.1.7 Klangliche Anpassungen der Session -- 9.2 Einfache dominante Stereo-Arrays -- 9.2.1 Die Verteilung von Balance, Ton und Tiefe im Akzeptanzbereich -- 9.2.2 Vordere und hintere Aufnahme eines Arrays kombinieren -- 9.2.3 Breites-AB- und Nahes-AB-Arrays -- 9.3 Dominante Mono-Arrays mit mehreren Mikrofonen in Stereo -- 9.3.1 Gleichzeitige Mehrfachmikrofonierung -- 9.3.2 Duale Arrays für Dry-/Wet-Steuerung -- 9.3.3 Korrekturen bei Balance und Tiefe -- 9.3.4 Hybride Stereo-Arrays -- 9.4 Spot-Arrays einfügen -- 9.4.1 Der Umgang mit Spill -- 9.4.2 Überlegungen fürs Stereobild -- 9.4.3 Spot-Mikros für den Ton…”
    Libro electrónico
  5. 15365
    Publicado 2003
    Tabla de Contenidos: “…Especial 30 aniversario / un reportaje de Curro Aguilera, Angel G. Bermejo. El Hoy de Informe Semanal / un reportaje de José Manuel Falcet Mora…”
    Libro
  6. 15366
    por Olsson, Mikael. author
    Publicado 2019
    Tabla de Contenidos: “…1 Hello World -- 2 Compile and Run -- 3 Variables -- 4 Operators -- 5 Pointers -- 6 Arrays -- 7 Strings -- 8 Conditionals -- 9 Loops -- 10 Functions -- 11 Typedef -- 12 Enum -- 13 Struct -- 14 Union -- 15 Type Conversions -- 16 Storage Classes -- 17 Constants -- 18 Preprocessor -- 19 Memory Management -- 20 Input Handling -- 21 Headers -- 22 Strings and Numbers…”
    Libro electrónico
  7. 15367
    Publicado 2011
    Tabla de Contenidos: “…Introduction to Java -- Object-oriented concepts -- Additional features of programming ad Java -- Analysis of algorithms -- The Java collections framework -- Recursion -- Array-based lists -- Linked lists -- Stacks and queues -- Binary trees -- Binary search trees -- Sorting -- Tree maps and tree sets -- Priority queues -- Hashing -- Graphs, trees and networks -- Additional features of the Java collections framework -- Mathematical background -- Choosing a data structure…”
    Libro electrónico
  8. 15368
    Publicado 2020
    Tabla de Contenidos: “…1 Introduction to Computers, the Internet and Java -- 2 Introduction to Java Applications; Input/Output and Operators -- 3 Control Statements: Part 1; Assignment, ++ and – Operators -- 4 Control Statements: Part 2; Logical Operators -- 5 Methods -- 6 Arrays and ArrayLists -- 7 Introduction to Classes and Objects -- 8 Classes and Objects: A Deeper Look -- 9 Object-Oriented Programming: Inheritance -- 10 Object-Oriented Programming: Polymorphism and Interfaces -- 11 Exception Handling: A Deeper Look -- 12 JavaFX Graphical User Interfaces: Part 1 -- 13 JavaFX GUI: Part 2 -- 14 Strings, Characters and Regular Expressions -- 15 Files, Input/Output Streams, NIO and XML Serialization -- 16 Generic Collections -- 17 Lambdas and Streams -- 18 Recursion -- 19 Searching, Sorting and Big O -- 20 Generic Classes and Methods: A Deeper Look -- 21 Custom Generic Data Structures -- 22 JavaFX Graphics and Multimedia -- 23 Concurrency -- 24 Accessing Databases with JDBC -- 25 Introduction to JShell: Java 9’s REPL for Interactive Java…”
    Libro electrónico
  9. 15369
    Publicado 2012
    Tabla de Contenidos: “…The if Statement -- Nested ifs -- The if-else-if Ladder -- The switch Statement -- Nested switch Statements -- Try This 3-1: Start Building a Java Help System -- The for Loop -- Some Variations on the for Loop -- Missing Pieces -- The Infinite Loop -- Loops with No Body -- Declaring Loop Control Variables Inside the for Loop -- The Enhanced for Loop -- The while Loop -- The do-while Loop -- Try This 3-2: Improve the Java Help System -- Use break to Exit a Loop -- Use break as a Form of goto -- Use continue -- Try This 3-3: Finish the Java Help System -- Nested Loops -- Chapter 3 Self Test -- 4 Introducing Classes, Objects, and Methods -- Class Fundamentals -- The General Form of a Class -- Defining a Class -- How Objects Are Created -- Reference Variables and Assignment -- Methods -- Adding a Method to the Vehicle Class -- Returning from a Method -- Returning a Value -- Using Parameters -- Adding a Parameterized Method to Vehicle -- Try This 4-1: Creating a Help Class -- Constructors -- Parameterized Constructors -- Adding a Constructor to the Vehicle Class -- The new Operator Revisited -- Garbage Collection and Finalizers -- The finalize( ) Method -- Try This 4-2: Demonstrate Garbage Collection and Finalization -- The this Keyword -- Chapter 4 Self Test -- 5 More Data Types and Operators -- Arrays -- One-Dimensional Arrays -- Try This 5-1: Sorting an Array -- Multidimensional Arrays -- Two-Dimensional Arrays -- Irregular Arrays -- Arrays of Three or More Dimensions -- Initializing Multidimensional Arrays -- Alternative Array Declaration Syntax -- Assigning Array References -- Using the length Member -- Try This 5-2: A Queue Class -- The For-Each Style for Loop -- Iterating Over Multidimensional Arrays -- Applying the Enhanced for -- Strings -- Constructing Strings -- Operating on Strings -- Arrays of Strings -- Strings Are Immutable…”
    Libro electrónico
  10. 15370
    por Jackson, Mary, 1936-
    Publicado 2001
    Tabla de Contenidos: “…4.6 Portfolio variance function with array inputs4.7 Functions with array output; 4.8 Using Excel and VBA functions in user-defined functions; 4.8.1 Using VBA functions in user-defined functions; 4.8.2 Add-ins; 4.9 Pros and cons of developing VBA functions; Summary; Appendix 4A Functions illustrating array handling; Appendix 4B Binomial tree option valuation functions; Exercises on writing functions; Solution notes for exercises on functions; Part Two Equities; 5 Introduction to equities; 6 Portfolio optimisation; 6.1 Portfolio mean and variance; 6.2 Risk-return representation of portfolios…”
    Libro electrónico
  11. 15371
    Publicado 2017
    Tabla de Contenidos: “…Choice of load factor -- Summary -- Chapter 9: Advanced General Purpose Data Structures -- Priority queue ADT -- Heap -- Insertion -- Removal of minimum elements -- Analysis of complexity -- Serialized representation -- Array-backed heap -- Linked heap -- Insertion -- Removal of the minimal elements -- Complexity of operations in ArrayHeap and LinkedHeap -- Binomial forest -- Why call it a binomial tree? …”
    Libro electrónico
  12. 15372
    Publicado 2019
    Tabla de Contenidos: “…8 USER‐CONTROLLED INPUT AND OUTPUT -- Introduction -- 8.1 User‐Defined Input -- 8.2 Output Options -- 8.3 Graphical Input -- 8.4 More Features Using Section Dividers -- 8.5 Reading and Writing Data from Files -- 8.6 Debugging Your Code -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 9 USER‐DEFINED FUNCTIONS -- Introduction -- 9.1 Creating Function Files -- 9.2 Creating Your Own Toolbox of Functions -- 9.3 Anonymous Functions and Function Handles -- 9.4 Function Functions -- 9.5 Subfunctions -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 10 MATRIX ALGEBRA -- Introduction -- 10.1 Matrix Operations and Functions -- 10.2 Solutions of Systems of Linear Equations -- 10.3 Special Matrices -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 11 OTHER KINDS OF ARRAYS -- Introduction -- 11.1 Data Types -- 11.2 Numeric Data Types -- 11.3 Character and String Data -- 11.4 Symbolic Data -- 11.5 Logical Data -- 11.6 Sparse Arrays -- 11.7 Categorical Arrays -- 11.8 Time Arrays -- 11.9 Multidimensional Arrays -- 11.10 Cell Arrays -- 11.11 Structure Arrays -- 11.12 Table Arrays -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 12 SYMBOLIC MATHEMATICS -- Introduction -- 12.1 Symbolic Algebra -- 12.2 Solving Expressions and Equations -- 12.3 Symbolic Plotting -- 12.4 Calculus -- 12.5 Differential Equations -- 12.6 Converting Symbolic Expressions to Anonymous Functions -- Summary -- Matlab® Summary -- Problems -- 13 NUMERICAL TECHNIQUES -- 13.1 Interpolation -- 13.2 Curve Fitting -- 13.3 Using the Interactive Fitting Tools -- 13.4 Differences and Numerical Differentiation -- 13.5 Numerical Integration -- 13.6 Solving Differential Equations Numerically -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 14 ADVANCED GRAPHICS -- Introduction -- 14.1 Images -- 14.2 Graphics Objects -- 14.3 Animation…”
    Libro electrónico
  13. 15373
    Publicado 2012
    Tabla de Contenidos: “…Two-Minute Drill -- Self Test -- Self Test Answers -- Chapter 5: Understanding Methods and Variable Scope -- Create and Use Methods -- Using Method Syntax -- Making and Calling a Method -- Overloading a Method -- Pass Objects by Reference and Value -- Passing Primitives by Value to Methods -- Passing Objects by Reference to Methods -- Understand Variable Scope -- Local Variables -- Method Parameters -- Instance Variables -- An Object's Lifecycle -- Create and Use Constructors -- Making a Constructor -- Overloading a Constructor -- Using the Default Constructor -- Use this and super Keywords -- The this Keyword -- The super Keyword -- Create Static Methods and Instance Variables -- Static Methods -- Static Variables -- Constants -- Certification Summary -- Two-Minute Drill -- Self Test -- Self Test Answers -- Chapter 6: Programming with Arrays -- Work with Java Arrays -- One-Dimensional Arrays -- Multi-Dimensional Arrays -- Work with ArrayList Objects and Their Methods -- Using the ArrayList Class -- ArrayList vs. …”
    Libro electrónico
  14. 15374
    por Leal, César
    Publicado 2009
    Tabla de Contenidos: “…LA PUERTA ; II. EL BURRO DE NORIA ; III. …”
    Libro electrónico
  15. 15375
    por Zambon, Giulio. author
    Publicado 2016
    Tabla de Contenidos: “…String Utilities -- 7. Dynamic Arrays -- 8. Searching -- 9. Sorting -- 10. Numerical Integration -- 11. …”
    Libro electrónico
  16. 15376
    Publicado 2022
    Tabla de Contenidos: “…Operators -- 5. String -- 6. Arrays -- 7. Conditionals -- 8. Loops -- 9. Methods -- 10. …”
    Libro electrónico
  17. 15377
    por Olsson, Mikael. author
    Publicado 2018
    Tabla de Contenidos: “…Operators -- 5. String -- 6. Arrays -- 7. Conditionals -- 8. Loops -- 9. Methods -- 10. …”
    Libro electrónico
  18. 15378
    Publicado 1980
    Tabla de Contenidos: “…v. XXIII : [Paco Durrio, Bernadette de Lacombe, José Antonio Sistiaga II, José Antonio Sistiaga III, Roberto Zalbidea, Carmen Martín, María Victoria Aramendia, María Eugenia Elósegui, Ciriaco Párraga IV, Ciriaco Párraga V, María Teresa Uríen, Julio Beobide I, Julio Beobide II, Enrique Rentería II, Jesús Rodríguez Catalán, Reinaldo López I, Reinaldo López II]…”
    Libro
  19. 15379
    Publicado 2004
    Tabla de Contenidos: “…Los hombres del triciclo / Fernando Arrabal. El teatrito de do Ramón / José Martín Recuerda. …”
    Libro
  20. 15380
    por Cuevas Álvarez, Alberto
    Publicado 2018
    Tabla de Contenidos: “….) -- 5 CÁLCULOS NUMÉRICOS MEDIANTE NUMPY -- 5.1 CREACIÓN DE ARRAYS. ATRIBUTOS -- 5.2 CAMBIAR LA FORMA DE LOS ARRAYS -- 5.3 ACCESO A LOS ELEMENTOS DEL ARRAY -- 5.4 BROADCASTING -- 5.5 DIVISIÓN DE LOS ARRAYS -- 5.6 UNIÓN Y APILADO DE ARRAYS -- 5.7 GENERACIÓN DE ARRAYS ALEATORIOS -- 5.8 PERMUTAR LOS ELEMENTOS DE LOS ARRAYS -- 5.9 ORDENACIÓN DE ARRAYS -- 5.10 BÚSQUEDA DE ELEMENTOS EN ARRAYS -- 5.11 ESTADÍSTICA EN ARRAYS -- 5.12 FUNCIONES MATEMÁTICAS CON ARRAYS -- 6 EJEMPLOS DE APLICACIONES GRÁFICAS -- 6.1 CÁLCULO MENTAL -- 6.2 ACIERTA PALABRAS -- 6.3 SOPA DE LETRAS -- 6.4 SUDOKU -- 6.5 RESERVAS DE HOTEL -- 6.6 RECETARIO -- 6.7 COMPRAS EN FRUTERÍA -- 6.8 DISTANCIA ENTRE PUNTOS -- 6.9 BALONES -- 6.10 GENERACIÓN DE RUTA AZAROSA -- 6.11 PÓKER -- 6.12 BINGO -- 6.13 AJEDREZ -- 6.14 NÚMEROS RACIONALES -- 6.15 COMBINATORIA -- 6.16 CÁLCULO DE PI MEDIANTE EL MÉTODO DE (...) -- 6.17 REPRESENTACIÓN DE SUPERFICIES 3D -- APÉNDICE A INSTALACIÓN DE PYTHON Y PYSCRIPTER -- A.1 INSTALAR PYTHON EN NUESTRO ORDENADOR -- A.2 INSTALAR Y CONFIGURAR PYSCRIPTER EN (...) -- A.3 CONFIGURAR LA VARIABLE DE USUARIO PYTHONPATH -- APÉNDICE B MISCELÁNEA -- B.1 FUNCIONES LAMBDA, MAP() Y FILTER() -- B.2 FUNCIONES REDUCE() Y PARTIAL()…”
    Libro electrónico