Mostrando 14,961 - 14,980 Resultados de 20,464 Para Buscar 'Urrao~', tiempo de consulta: 0.84s Limitar resultados
  1. 14961
    por Matsumoto, Yukihiro
    Publicado 2002
    Tabla de Contenidos: “…Predefined Global ConstantsBuilt-in Functions; Built-in Library; Objects; Object; Kernel; Strings and Regular Expressions; String; Regexp; MatchData; Arrays and Hashes; Array; Hash; Enumerable; Numbers; Numeric; Integer; Fixnum; Bignum; Float; Precision; Comparable; Math; Operating System Services; IO; File; File::Stat; FileTest; Dir; Process; Threads; Thread; ThreadGroup; Exceptions; Exception; Errno; Built-in Exceptions; Classes and Modules; Module; Class; Proc Objects and Bindings; Proc; Method; UnboundMethod; Binding; Continuation; Miscellaneous Classes and Modules; GC; ObjectSpace…”
    Libro electrónico
  2. 14962
    por Gardel, Carlos, 1890-1935
    Publicado 2004
    Tabla de Contenidos: “…Contiene: Adiós muchachos ; La cumparsita ; Caminito ; Volver ; Esta noche me emborracho ; Soledad ; Un tropezón ; Je te dirai ; La última copa ; mano a mano ; Mi Buenos Aires querido ; Noche de reyes ; Silencio ; Ventarron ; Arrabal amargo ; Confesión ; La cieguita ; Madreselva ; Me da pena confesarlo ; Milonga sentimental ; Recuerdo malevo ; Tomo y obligo ; Chorra ; Mala entrana ; Melodia de arrabal…”
    Disco musical
  3. 14963
    Publicado 2015
    Tabla de Contenidos: “…IPython - an interactive shellOnline resources and help; Summary; Chapter 2: Beginning with NumPy Fundamentals; NumPy array object; Time for action - creating a multidimensional array; Selecting elements; NumPy numerical types; Data type objects; Character codes; The dtype constructors; The dtype attributes; Time for action - creating a record data type; One-dimensional slicing and indexing; Time for action - slicing and indexing multidimensional arrays; Time for action - manipulating array shapes; Time for action - stacking arrays; Time for action - splitting arrays…”
    Libro electrónico
  4. 14964
    Publicado 2014
    Tabla de Contenidos: “…Preface ix -- Acknowledgements xi -- Abbreviations and Acronyms xiii -- 1 Introduction to Circularly Polarized Antennas 1 -- 1.1 Introduction 1 -- 1.2 Antenna Parameters 2 -- 1.3 Basic CP Antenna Types 7 -- 1.4 Antenna Modelling Techniques 23 -- 1.5 Typical Requirements and Challenges in CP Antenna Designs 24 -- 1.6 Summary 25 -- References 25 -- 2 Small Circularly Polarized Antenna 29 -- 2.1 Introduction 29 -- 2.2 Basic Theory of Antenna Size Reduction 29 -- 2.3 Small CP Patch Antennas 30 -- 2.4 Small Helix, QHAs and PQHAs 46 -- 2.5 Small CP Slot Antennas 53 -- 2.6 Small CP DRAs 59 -- 2.7 Other Small CP Antennas 63 -- 2.8 Summary 66 -- References 69 -- 3 Broadband Circularly Polarized Antennas 73 -- 3.1 Introduction 73 -- 3.2 Broadband CP Microstrip Patch Antennas 73 -- 3.3 Broadband Helix, QHAs and PQHAs 93 -- 3.4 Spiral Antennas 103 -- 3.5 Broadband CP Slot Antennas 106 -- 3.6 Broadband CP DRAs 116 -- 3.7 Broadband CP Loop Antennas 120 -- 3.8 Other Broadband CP Antennas 123 -- 3.9 Summary 124 -- References 126 -- 4 Multi-Band Circularly Polarized Antennas 131 -- 4.1 Introduction 131 -- 4.2 Multi-Band CP Microstrip Patch Antennas 131 -- 4.3 Multi-Band QHAs and PQHAs 150 -- 4.4 Multi-Band CP Slot Antennas 158 -- 4.5 Multi-Band CP DRAs 171 -- 4.6 Multi-Band CP Loop Antennas 175 -- 4.7 Other Multi-Band CP Antennas 177 -- 4.8 Summary 186 -- References 187 -- 5 Circularly Polarized Arrays 191 -- 5.1 Introduction 191 -- 5.2 CP Patch Antenna Arrays 191 -- 5.3 CP Dielectric Resonator Antenna Arrays 203 -- 5.4 CP Slot Array Antenna 210 -- 5.5 CP Printed Reflectarrays 222 -- 5.6 Integrated CP Array and Active CP Array 234 -- 5.7 CP Array with Reconfigurable Beams 243 -- 5.8 Other CP Arrays 252 -- 5.9 Summary 258 -- References 258 -- 6 Case Studies 263 -- 6.1 Introduction 263 -- 6.2 Dual-Band CP Patch Array for GNSS Reflectometry Receiver on Board Small Satellites 263 -- 6.3 Small Printed Quadrifilar Helix Antenna for Mobile Terminals in Satellite communications 271 -- 6.4 Printed Broadband CP Rectangular Bi-Loop Antenna for RFID Readers 278.…”
    Libro electrónico
  5. 14965
    por Evans, Brian, artist
    Publicado 2011
    Tabla de Contenidos: “…Function ReturnsFunction Parameters; Project 7: HSB Color Mixer; Hooking It Up; Uploading the Source Code; Source Code Summary; Hardware Interrupts; attachInterrupt(); detachInterrupt(); Summary; CHAPTER 8 Arrays and Memory; Project 8: Decision Machine; Hooking It Up; Uploading the Source Code; Source Code Summary; Inclusions and Declarations; setup() and loop(); Functions; Arrays; Declaring Arrays; Using Arrays; Arrays of Values; Array Limits and sizeof(); Assigning Array Values; Character Arrays; Multidimensional Arrays; Arduino Memory; Checking Free RAM; Using Program Memory; Using EEPROM…”
    Libro electrónico
  6. 14966
    Publicado 2015
    Tabla de Contenidos: “…The basics of NumPy ndarray objectsCreating NumPy arrays; From lists to unidimensional arrays; Controlling the memory size; Heterogeneous lists; From lists to multidimensional arrays; Resizing arrays; Arrays derived from NumPy functions; Getting an array directly from a file; Extracting data from pandas; NumPy fast operation and computations; Matrix operations; Slicing and indexing with NumPy arrays; Stacking NumPy arrays; Summary; Chapter 3: Data Science Pipeline; Introducing EDA; Feature creation; Dimensionality reduction; Covariance matrix; Principal Component Analysis (PCA)…”
    Libro electrónico
  7. 14967
    Publicado 2014
    Tabla de Contenidos: “…String VariablesDimensionless Arrays; Multidimensional Arrays; Index Range; Example Array Usage; Lookup Tables; Searching Arrays; Sorting Arrays; Summary; Quiz; Chapter 9 Structures; Structure Nesting and Arrays; Structure Layout in Memory; Bit Fields; Unions; Example of Structures in a Program; Summary; Quiz; Chapter 10 Memory and Pointers; Memory; Address-of Operator; Indirection Operator; Forcing a Variable Address; Pointer Types; Pointer Math; Back to Subscripts; Back to Function Parameters; Back to Structures; Function Pointers; Other Uses for Pointers; Bad Ideas; Common Mistakes…”
    Libro electrónico
  8. 14968
    Publicado 1979
    Tabla de Contenidos: “…Realidad y mentira del cerco europeo de 1946 / La hoguera : Servet / La verdadera historia de Curro Jiménez / El drama del príncipe Don Carlos…”
    Libro
  9. 14969
  10. 14970
    por Beringer, R.
    Publicado 1927
    Libro
  11. 14971
    por Beringer, R.
    Publicado 1929
    Libro
  12. 14972
    por Beringer, R.
    Publicado 1929
    Libro
  13. 14973
    por Verdaguer, Jacint, 1845-1902
    Publicado 1906
    Libro
  14. 14974
    Publicado 1905
    Libro
  15. 14975
    Publicado 1977
    Libro
  16. 14976
    Publicado 1976
    Libro
  17. 14977
    Publicado 1970
    Libro
  18. 14978
    Publicado 1975
    Libro
  19. 14979
    por Ciruelo, Pedro
    Publicado 1519
    Libro
  20. 14980
    por Herculano, Alexandre, 1810-1877
    Publicado 1874
    Tabla de Contenidos: “…Arras por fuero de España ; La dama del pié de cabra…”
    Libro