Mostrando 1,561 - 1,580 Resultados de 2,147 Para Buscar '"The Grid"', tiempo de consulta: 0.09s Limitar resultados
  1. 1561
    por Summerfield, Mark
    Publicado 2009
    Tabla de Contenidos: “…Rapid Introduction to Procedural Programming -- Creating and Running Python Programs -- Python's "Beautiful Heart" -- Piece #1: Data Types -- Piece #2: Object References -- Piece #3: Collection Data Types -- Piece #4: Logical Operations -- Piece #5: Control Flow Statements -- Piece #6: Arithmetic Operators -- Piece #7: Input/Output -- Piece #8: Creating and Calling Functions -- Examples -- bigdigits.py -- generate_grid.py -- Summary -- Exercises -- Chapter 2. Data Types -- Identifiers and Keywords -- Integral Types -- Integers -- Booleans -- Floating-Point Types -- Floating-Point Numbers -- Complex Numbers -- Decimal Numbers -- Strings -- Comparing Strings -- Slicing and Striding Strings -- String Operators and Methods -- String Formatting with the str.format() Method -- Character Encodings -- Examples -- quadratic.py -- csv2html.py -- Summary -- Exercises -- Chapter 3. …”
    Libro electrónico
  2. 1562
    por Rao, M.S
    Publicado 2013
    Tabla de Contenidos: “…Behavioural Theory -- Blake-Mouton Managerial Grid -- Situational or Contingency Theories -- The Impact of Various Leadership Stylesin Today's World -- Endnotes -- Chapter 26: Lead Your Life Successfully -- Obama Versus Osama -- How to Be Happy -- Your Decision Determines Your Destiny -- Life Leadership -- Life Is a Game, Play Well! …”
    Libro electrónico
  3. 1563
    por Cousins, Mark, 1972-
    Publicado 2010
    Tabla de Contenidos: “…Audio Files versus MIDI Files and InstrumentsImporting Apple Loops into Your Session; 4.11 Improving What the Artist Hears - Headphone Mixes; Monitor Mix; Cue Mix; 4.12 Monitoring through Effects; Accounting for Processing Latency; 5 Audio Regions and Editing; 5.1 Introduction; 5.2 The Big Picture - Forming Your Basic Arrangement; 5.3 Using the Inspector; 5.4 Working with Loops, Copies, and Aliases; Making Multiple Copies; Loops; 5.5 Precise Region Editing; 5.6 Snapping - Understanding Your Editing Grid; Going Finer - Bypassing Snap and Nudging Regions; 5.7 Resizing and Cutting Regions…”
    Libro electrónico
  4. 1564
    por Kamiński, M. M. 1969-
    Publicado 2013
    Tabla de Contenidos: “…Analysis of the boundary value problems on 2D grids 214 4.2.1. Poisson equation 214 4.2.2. Deflection of elastic plates in Cartesian coordinates 219 4.2.3. …”
    Enlace del recurso
    Libro electrónico
  5. 1565
    Publicado 2015
    Tabla de Contenidos: “…FUNCIONALIDADES DE LAS SMART GRIDS…”
    Libro electrónico
  6. 1566
    Tabla de Contenidos: “….); AÑADIR UNA DESCRIPCIÓN ABREVIADA A UN ELEMENTO; PANELES DE DISEÑO; CANVAS; STACKPANEL; WRAPPANEL; DOCKPANEL; GRID; MANEJO DE EVENTOS; ASIGNAR MANEJADORES DE EVENTOS A UN OBJETO; EVENTOS ADJUNTOS; INYECTAR CÓDIGO XAML DURANTE LA EJECUCIÓN; CICLO DE VIDA DE UNA VENTANA; PROPIEDADES BÁSICAS DE LA VENTANA; ADMINISTRACIÓN DE LA DURACIÓN; ADMINISTRACIÓN DE VENTANAS…”
    Libro electrónico
  7. 1567
    Tabla de Contenidos: “….); 23 Hernioplastia inguinal grid iron por abordaje preperitoneal posterior lateral. (...); 24 Reparación de hernia inguinal con la técnica Cisneros; 25 Hernioplastia inguinofemoral con técnica de HERD; 26 Reparación de la hernia inguinal con técnica transabdominal preperitoneal (TAPP); 27 Reparación de la hernia inguinal con técnica totalmente extraperitoneal (TEP)…”
    Libro electrónico
  8. 1568
    Publicado 2004
    Tabla de Contenidos: “…Chapter 5.3 Electronic News Gathering and Electronic Field ProductionChapter 5.4 Power Generators and Electrical Systems for Outside Broadcast; Chapter 5.5 Battery Systems; Section 6: Transmitter Systems and Hardware; Chapter 6.1 Radio Frequency Propagation; Chapter 6.2 Thermionics, Power Grid and Linear Beam Tubes; Chapter 6.3 Transposers; Chapter 6.4 Terrestrial Service Area Planning; Chapter 6.5 Satellite Distribution; Chapter 6.6 Microwave Radio Relay Systems; Chapter 6.7 Up-link Terminals; Chapter 6.8 Intercity Links and Switching Centres; Chapter 6.9 Transmitter Power System Equipments…”
    Libro electrónico
  9. 1569
    por Pharr, Matt
    Publicado 2010
    Tabla de Contenidos: “…2.4 Normals2.5 Rays; 2.6 Three-Dimensional Bounding Boxes; 2.7 Transformations; 2.8 Applying Transformations; 2.9 Animating Transformations; 2.10 Differential Geometry; Further Reading; Exercises; Chapter Three: Shapes; 3.1 Basic Shape Interface; 3.2 Spheres; 3.3 Cylinders; 3.4 Disks; 3.5 Other Quadrics; 3.6 Triangles and Meshes; 3.7 Subdivision Surfaces; Further Reading; Exercises; Chapter Four: Primitives and Intersection Acceleration; 4.1 Primitive Interface and Geometric Primitives; 4.2 Aggregates; 4.3 Grid Accelerator; 4.4 Bounding Volume Hierarchies; 4.5 Kd-Tree Accelerator…”
    Libro electrónico
  10. 1570
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Introduction to Python 3 -- Introducing the Python 3 Programming Language -- History of the Python Programming Language -- Python Enhancement Proposals -- Philosophy of the Python Programming Language -- Applications of Python -- Installing Python on Various Platforms -- Installing on a Windows Computer -- Installing on Ubuntu/Debian Derivatives -- Using Python Modes -- Interactive Mode -- Script Mode -- Using Python IDEs -- Exploring the Scientific Python Ecosystem -- Introducing Jupyter Notebook -- Setting Up Jupyter Notebook -- Running Code in Jupyter Notebook -- Anaconda -- Summary -- Chapter 2: Getting Started with NumPy -- NumPy and Ndarrays -- Indexing in Ndarrays -- Indexing in Ndarrays of More Than One Dimension -- Ndarray Properties -- NumPy Constants -- Slicing Ndarrays -- Summary -- Chapter 3: NumPy Routines and Getting Started with Matplotlib -- Routines for Creating Ndarrays -- Matplotlib -- Visualization with NumPy and Matplotlib -- Running the Matplotlib Program as a Script -- Summary -- Chapter 4: Revisiting Matplotlib Visualizations -- Single-Line Plots -- Multiline Plots -- Grid, Axes, and Labels -- Colors, Styles, and Markers -- Object-Oriented Plotting -- Subplots -- Summary -- Chapter 5: Styles and Layouts -- Styles -- Layouts -- Summary -- Chapter 6: Lines, Bars, and Scatter Plots -- Lines and Logs -- Error Bars -- Bar Graphs -- Scatter Plot -- Summary -- Chapter 7: Histograms, Contours, and Stream Plots -- Histograms -- Contours -- Visualizing Vectors with Stream Plots -- Summary -- Chapter 8: Image and Audio Visualization -- Visualizing Images -- Image Masking -- Interpolation Methods -- Audio Visualization -- Audio Processing -- Summary -- Chapter 9: Pie and Polar Charts -- Pie Charts…”
    Libro electrónico
  11. 1571
    Publicado 2015
    Tabla de Contenidos: “…-- EXhibit 3: The Fifteen Paths to Innovation -- EXHIBIT 4: TBWA Partners for the Mirai Nihon Project -- Exhibit 5: The Mirai Nihon Off-Grid House -- Exhibit 6: The Story of the Disruption Word -- Disruption Before 1992 -- Disruption After 1996 -- Acknowledgments -- References -- Bibliography -- Index -- End User License Agreement…”
    Libro electrónico
  12. 1572
    Publicado 2016
    Tabla de Contenidos: “…Questions and Celebration Grids: Learn from Successes and Failures -- Experimental Learning -- Good Practices -- Two Questions -- Celebrate Work -- How to Get Started -- Tips and Variations…”
    Libro electrónico
  13. 1573
    Publicado 2015
    Tabla de Contenidos: “…An Overview of R Graphics; Exporting a Graph; Exploratory Graphs and Presentation Graphs; Graphics Systems in R; Base Graphics and grid; lattice; ggplot2; Special Applications/Graphs Incorporated into Packages; User-Written Graphic Functions; Part II. …”
    Libro electrónico
  14. 1574
    Publicado 2016
    Tabla de Contenidos: “…1.4.5 - Plug in electric vehicle1.5 - Smart grid; References; Chapter 2 - Integration of distributed energy resources in distribution power systems; 2.1 - Introduction; 2.2 - Interconnection issues and countermeasures; 2.2.1 - Volt-VAR control; 2.2.2 - Gossip-like VVC MAS procedure; 2.3 - Role of ICT in the integration of distributed energy resources; 2.3.1 - Models of the communication networks; 2.3.1.1 - Wired communication network model; 2.3.1.2 - Cellular communication network model; 2.3.2 - Model of the power distribution feeder; 2.3.3 - Test results…”
    Libro electrónico
  15. 1575
    Publicado 2018
    Tabla de Contenidos: “…-- Plotting with glyphs -- Creating line plots -- Creating bar plots -- Creating patch plots -- Creating scatter plots -- Customizing glyphs -- Summary -- Chapter 3: Plotting with different Data Structures -- Technical requirements -- Creating plots using NumPy arrays -- Creating line plots using NumPy arrays -- Creating scatter plots using NumPy arrays -- Creating plots using pandas DataFrames -- Creating a time series plot using a pandas DataFrame -- Creating scatter plots using a pandas DataFrame -- Creating plots with ColumnDataSource -- Creating a time series plot using the ColumnDataSource -- Creating a scatter plot using the ColumnDataSource -- Summary -- Chapter 4: Using Layouts for Effective Presentation -- Technical requirements -- Creating multiple plots along the same row -- Creating multiple plots in the same column -- Creating multiple plots in a row and column -- Creating multiple plots using a tabbed layout -- Creating a robust grid layout -- Linking multiple plots together -- Summary -- Chapter 5: Using Annotations, Widgets, and Visual Attributes for Visual Enhancement -- Technical requirements -- Creating annotations to convey supplemental information -- Adding titles to plots -- Adding legends to plots -- Adding color maps to plots -- Creating widgets to add interactivity to plots…”
    Libro electrónico
  16. 1576
    Publicado 2016
    Tabla de Contenidos: “…5.3 Malware Diffusion Modeling Based on MRFs5.4 Regular Networks; 5.4.1 Chain Networks; 5.4.2 Regular Lattices: Finite and Infinite Grids; 5.5 Complex Networks with Stochastic Topologies; 5.5.1 Random Networks; 5.5.2 Small-world Networks; 5.5.3 Scale-free Networks; 5.5.4 Random Geometric Networks; 5.5.5 Comparison of Malware Diffusion in Complex Topologies; 6 Optimal Control Based Techniques; 6.1 Introduction; 6.2 Example---an Optimal Dynamic Attack: Seek and Destroy; 6.2.1 Dynamics of State Evolution; 6.2.2 Objective Functional; 6.3 Worm's Optimal Control…”
    Libro electrónico
  17. 1577
    por Gebali, Fayez
    Publicado 2011
    Tabla de Contenidos: “…2.1 INTRODUCTION2.2 INCREASING PROCESSOR CLOCK FREQUENCY; 2.3 PARALLELIZING ALU STRUCTURE; 2.4 USING MEMORY HIERARCHY; 2.5 PIPELINING; 2.6 VERY LONG INSTRUCTION WORD (VLIW) PROCESSORS; 2.7 INSTRUCTION-LEVEL PARALLELISM (ILP) AND SUPERSCALAR PROCESSORS; 2.8 MULTITHREADED PROCESSOR; Chapter 3: Parallel Computers; 3.1 INTRODUCTION; 3.2 PARALLEL COMPUTING; 3.3 SHARED-MEMORY MULTIPROCESSORS (UNIFORM MEMORY ACCESS [UMA]); 3.4 DISTRIBUTED-MEMORY MULTIPROCESSOR (NONUNIFORM MEMORY ACCESS [NUMA]); 3.5 SIMD PROCESSORS; 3.6 SYSTOLIC PROCESSORS; 3.7 CLUSTER COMPUTING; 3.8 GRID (CLOUD) COMPUTING…”
    Libro electrónico
  18. 1578
    Publicado 2017
    Tabla de Contenidos: “…PRIMITVES AND INTERSECTION ACCELERATION; 4.1 Primitive Interface and Geometric Primitives; 4.2 Aggregates; 4.3 Grid Accelerator; 4.4 Kd-Tree Accelerator; Further Reading; Exercises; CHAPTER 05. …”
    Libro electrónico
  19. 1579
    por Goldman, Ron, 1947-
    Publicado 2003
    Tabla de Contenidos: “…Pyramid Algorithms for Multisided Bezier Patches; 8.1 Barycentric Coordinates for Convex Polygons; 8.2 Polygonal Arrays; 8.3 Neville's Pyramid Algorithm and Multisided Grids; 8.4 S-Patches; 8.5 Pyramid Patches and the General Pyramid Algorithm; 8.6 C-Patches…”
    Libro electrónico
  20. 1580
    por Vander Veer, Emily A.
    Publicado 2007
    Tabla de Contenidos: “…Help for Positioning Text Boxes: Zoom, Guides, and Grid; 4.2. Changing Background Color; 4.3. Reapplying Themes, Colors, and Fonts; 4.3.2. …”
    Libro electrónico