Mostrando 381 - 400 Resultados de 403 Para Buscar '"Floyd ', tiempo de consulta: 0.09s Limitar resultados
  1. 381
    Publicado 2024
    “…George Floyd's death on May 25th 2020 marked a watershed in reactions to anti-Black racism in the United States and elsewhere. …”
    Libro electrónico
  2. 382
    Publicado 2004
    Tabla de Contenidos: “…The case for more split-sample experiments in developing survey instruments / Floyd Jackson Fowler, Jr. --…”
    Libro electrónico
  3. 383
  4. 384
    Publicado 2022
    Tabla de Contenidos: “…ALGORITMO DE BELLMAN-FORD -- MÉTODO ALGORÍTMICO DE PROGRAMACIÓN DINÁMICA: CÁLCULO DE CAMINOS DE COSTE MÍNIMO. ALGORITMO DE FLOYD-WARSHALL -- MÉTODO ALGORÍTMICO DE VUELTA ATRÁS: COLOREADO DE UN GRAFO -- MÉTODO ALGORÍTMICO DE VUELTA ATRÁS: CICLOS HAMILTONIANOS DE UN GRAFO -- DESARROLLO DE UN JUEGO CON ADVERSARIO Y EL ALGORITMO DE MINIMAX: TIC TAC TOE -- DESARROLLO DE UN JUEGO CON ADVERSARIO, EL ALGORITMO DE MINIMAX Y LA PODA ALFA-BETA: CONECTA 4 -- 4. …”
    Libro electrónico
  5. 385
    Publicado 2018
    Tabla de Contenidos: “…Servant Leadership: What Does It Really Mean? / Mark A. Floyd --…”
    Libro electrónico
  6. 386
    Publicado 2016
    Tabla de Contenidos: “…3.4.3 Denotational Semantics3.4.4 Fixed Point Characterization; 3.5 Illustrative example: Grover quantum search; 3.6 Proofs of lemmas; 3.7 Bibliographic remarks; Chapter 4: Logic for quantum programs; 4.1 Quantum predicates; 4.1.1 Quantum Weakest Preconditions; 4.2 Floyd-Hoare logic for quantum programs; 4.2.1 Correctness Formulas; 4.2.2 Weakest Preconditions of Quantum Programs; 4.2.3 Proof System for Partial Correctness; 4.2.4 Proof System for Total Correctness; 4.2.5 An Illustrative Example: Reasoning aboutthe Grover Algorithm; 4.3 Commutativity of quantum weakest preconditions…”
    Libro electrónico
  7. 387
    Publicado 2014
    Tabla de Contenidos: “…2.3.2 Breadth-first search2.4 Shortest Paths; 2.4.1 Shortest path as a linear program; 2.4.2 Dijkstra's algorithm; 2.4.3 The Bellman-Ford algorithm; 2.4.4 The Floyd-Warshall algorithm; 2.5 Maximum Flows; 2.5.1 Maximum flow as a linear program; 2.5.2 The Ford-Fulkerson labeling algorithm; 2.5.3 Approximate maximum flow; 2.5.3.1 Electrical flows; 2.5.3.2 The algorithm; 2.6 Summary; 3 Advanced Flow Theory; 3.1 Multi-Terminal Flows; 3.1.1 The Gomory-Hu algorithm; 3.2 Minimum-Cost Flows; 3.2.1 Problem formulation; 3.2.2 The out-of-kilter algorithm; 3.2.3 Variants and modifications…”
    Libro electrónico
  8. 388
    Publicado 1999
    Libro electrónico
  9. 389
  10. 390
    Publicado 2015
    Libro electrónico
  11. 391
    Publicado 2023
    Tabla de Contenidos: “…Biographical index of medical signatories in favour of the creation of a Society of Chymical Physicians (1665) -- Jeremiah ASTEL (d.1675) -- (Sir) Richard BARKER (c.1622-1686) -- Thomas BARKER -- William BARKLEY or BERKELEY -- Robert BATHURST -- Edward BOLNEST (1627-1703) -- William BOREMAN or BURMAN (d.1707) -- Edward COKE or COOKE -- William CURRER (1617-1668) -- Joseph DEY (1615-1665) -- Sir Kenelm DIGBY (1603-1665) -- John FLOYD -- John FRYER (d.1672) -- William GODDARD (d.1670) -- Thomas HORSINGTON (1619-1666) -- Mr HORSNEL -- James JOLLY (b.1627) -- Johann Sibertus KÜFFELER (1595-1677) -- Nicolas or Nicaise LE FÉVRE (d.1669) -- Pierre MASSONET -- Everard MAYNWARING (c.1629-1713) -- Marchamont NEDHAM (1620-1678) -- Thomas NORTON (d.1669) -- Thomas O'DOWDE (d.1665) -- Thomas SMART -- John SPRANGER (1625-1685) -- George STARKEY (1628-1665) -- George THOMSON (c.1620-1677) -- George THORNLY (d.1665) -- Thomas TILLISON or TILSON -- John TROUTBECK (1612-1684) -- Thomas TROUTBECK -- Robert TURNER (1626-1665/6?) …”
    Libro electrónico
  12. 392
    Publicado 2023
    Tabla de Contenidos: “…Labor Workforce -- The Current United States Labor Workforce -- Examining Labor Workforce Dimensions -- The Murder of George Floyd, the Rise of the Black Lives Matter Movement, and the Corporate Response -- Why Haven't We Made More Progress? …”
    Libro electrónico
  13. 393
    por Hurley, William
    Publicado 2023
    Libro electrónico
  14. 394
    Publicado 2022
    Tabla de Contenidos: “…Sorting Data Using Merge Sort and Quick Sort -- Understanding why sorting data is important -- Employing better sort techniques -- Using Search Trees and the Heap -- Considering the need to search effectively -- Building a binary search tree -- Performing specialized searches using a binary heap -- Relying on Hashing -- Putting everything into buckets -- Avoiding collisions -- Creating your own hash function -- Part 3 Exploring the World of Graphs -- Chapter 8 Understanding Graph Basics -- Explaining the Importance of Networks -- Considering the essence of a graph -- Finding graphs everywhere -- Showing the social side of graphs -- Understanding subgraphs -- Defining How to Draw a Graph -- Distinguishing the key attributes -- Drawing the graph -- Measuring Graph Functionality -- Counting edges and vertexes -- Computing centrality -- Putting a Graph in Numeric Format -- Adding a graph to a matrix -- Using sparse representations -- Using a list to hold a graph -- Chapter 9 Reconnecting the Dots -- Traversing a Graph Efficiently -- Creating the graph -- Applying breadth-first search -- Applying depth-first search -- Determining which application to use -- Sorting the Graph Elements -- Working on Directed Acyclic Graphs (DAGs) -- Relying on topological sorting -- Reducing to a Minimum Spanning Tree -- Getting the minimum spanning tree historical context -- Working with unweighted versus weighted graphs -- Creating a minimum spanning tree example -- Discovering the correct algorithms to use -- Introducing priority queues -- Leveraging Prim's algorithm -- Testing Kruskal's algorithm -- Determining which algorithm works best -- Finding the Shortest Route -- Defining what it means to find the shortest path -- Adding a negative edge -- Explaining Dijkstra's algorithm -- Explaining the Bellman-Ford algorithm -- Explaining the Floyd-Warshall algorithm…”
    Libro electrónico
  15. 395
    Publicado 2007
    Tabla de Contenidos: “…3.3 Equivalence Relation and Partitions -- 3.3.1 Definitions -- 3.3.2 Integers Modulo m -- 3.3.3 Fast Exponentiation -- 3.4 Partial Orders -- 3.4.1 Definitions for Partial Orders -- 3.4.2 Directed Acyclic Graph Definition -- 3.4.3 Hasse Diagrams -- 3.4.4 Partial vs Total Orders -- 3.4.5 Topological Sorting -- 3.4.6 Parallel Task Scheduling -- 3.5 Ordered Pairs -- 3.5.1 Representation of Relation -- 3.5.2 Graph of Relation -- 3.5.3 Composition of Relations -- 3.5.4 Types of Relations -- 3.5.5 Interpretation Using Digraphs -- 3.6 Warshall's Algorithm -- 3.7 Application of Relation -- Chapter 4: Functions and Recursion -- 4.1 Functions -- 4.1.1 Terminology -- 4.1.2 Properties -- 4.2 Recursion -- Chapter 5: Algebraic Structures -- 5.1 Algebra -- 5.1.1 Types of Homomorphism -- 5.2 DeMorgan's Law -- 5.2.1 Properties of Binary Operations -- 5.2.2 Quotient Semigroup: (Factor Semigroup) -- 5.3 Group -- 5.3.1 Isomorphism -- 5.4 Ring -- 5.4.1 Subring of a Ring R -- 5.4.2 Ring Homomorphism -- 5.5 Polish Expressions and Their Compilation -- 5.5.1 Polish Notation -- 5.5.2 Conversion of Infix Expressions to Polish Notation -- 5.6 The Communication Model and Error Correction -- 5.7 Hamming Codes -- 5.8 Error Recovery in Group Codes -- Chapter 6: Graph Theory -- 6.1 Introduction -- 6.2 Graph Representation -- 6.3 Topological Sort -- 6.4 Simple Graph Propagation Algorithm -- 6.5 Depth-First Search -- 6.5.1 Biconnected Components -- 6.5.2 Strongly-connected Components -- 6.5.3 An Application -- 6.6 Breadth-First Search -- 6.6.1 Introduction -- 6.6.2 Shortest Paths -- 6.7 Shortest-Path Algorithm -- 6.7.1 Single-source Shortest Path -- 6.8 Directed Acyclic Graphs -- 6.8.1 Matrix Multiplication -- 6.8.2 Floyd-Warshall's Method -- 6.8.3 Other Applications -- Chapter 7: Counting -- 7.1 A Party Problem -- 7.1.1 Sets and the Like -- 7.1.2 The Number of Subsets…”
    Libro electrónico
  16. 396
    Publicado 2024
    “…The third module catapults you into the realm of advanced graph algorithms including Topological Sort and shortest path algorithms like Dijkstra's, Bellman Ford, and Floyd Warshall…”
    Vídeo online
  17. 397
    Publicado 2012
    “…Kranzler and Randy G. Floyd, which features step-by-step recommendations, practical tools, and sample scripts…”
    Libro
  18. 398
    Publicado 2022
    “….” - Ken Goldberg, William S. Floyd Jr. Distinguished Chair in Engineering, UC Berkeley…”
    Libro electrónico
  19. 399
    por Ashley, Susan L.T
    Publicado 2023
    “…The authors featured here are predominantly Black Britons, academics and practitioners engaged in culture and heritage, spurred by the killing of George Floyd and the rise of the Black Lives Matter movement to contest racist practices and structures that support them. …”
    Libro electrónico
  20. 400
    Publicado 2022
    “…. -- En El fantasma de las palabras, un maliciosamente divertido homenaje a la larga tradición anglosajona de la ghost story, Louise Erdrich nos regala una auténtica declaración de amor a los lectores y a los libreros, a la par que arroja una valiente mirada a cómo nos hemos enfrentado al dolor y al miedo, a la injusticia y a la enfermedad, en un contexto muy concreto: el de los efectos de la pandemia y los daños colaterales de un racismo sistémico que desembocaron en la muerte de George Floyd y el movimiento Black Lives Matters -- Contracubierta…”
    Libro