Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Application software 4
- Development 4
- Linux 4
- Operating systems (Computers) 4
- Computer networks 3
- Evaluation 3
- Computer Science 2
- Computer programming 2
- Cost accounting 2
- Engineering & Applied Sciences 2
- Multiprocessors 2
- Multiprogramming (Electronic computers) 2
- Programming 2
- Programming languages (Electronic computers) 2
- Python (Computer program language) 2
- Quality control 2
- Telecommunication 2
- Telecommunication systems 2
- Accounting 1
- Algorithms 1
- Amazon Web Services (Firm) 1
- Android (Electronic resource) 1
- Apache Hadoop 1
- Arctic 1
- Arktis 1
- Artificial Intelligence 1
- Artificial intelligence 1
- BASIC (Computer program language) 1
- Bad Smells 1
- Business 1
-
1Publicado 2016Materias:Libro electrónico
-
2Tabla de Contenidos: “…Intro -- Preface -- Contents -- 1 A Brief Review of Research on Priority Queues with Self-Interested Customers -- 1 Introduction -- 2 Unobservable Queues -- 2.1 Priority Pricing -- 2.2 Priority Auctions -- 3 Observable Queues -- 4 Emerging Research Directions -- References -- 2 Auctions for Trading Queueing Positions -- 1 Introduction -- 2 Model Setup -- 3 Baseline Auction -- 3.1 Trading Rules -- 3.2 Auction Equilibrium -- 4 Social Welfare and Service Provider's Revenue -- 4.1 Social Optimization -- 4.2 Service Provider's Revenue Maximization -- 5 Trading Through an Intermediary -- 5.1 Baseline Auction with a Trade Participation Fee -- 5.2 Augmented Auction: Trading Rulesand a Motivating Example -- 5.3 Auction Equilibrium -- 5.4 Optimal Auction Parameters and Structure -- 5.5 The Value of Trading vs. FIFO -- 6 Conclusion Remarks -- References -- 3 Line-Sitting Services -- 1 Introduction -- 2 Model Preliminaries and FIFO Benchmark -- 2.1 FIFO Benchmark -- 3 Line-Sitting -- 3.1 Comparison Between Line-Sitting and FIFO -- 4 Accommodating Line-Sitting or Selling Priority? …”
Libro electrónico -
3Publicado 2021“…On the basis of the findings, a concept for cooperative planning and control using software agents is proposed and evaluated in a simulation environment in comparison to a sequence control based on the FIFO principle. The focus is on examining the effectiveness of a dynamic urgency assessment for prioritizing orders…”
Libro electrónico -
4Publicado 2015Tabla de Contenidos: “…Asynchronous parallel busesFIFO; FIFO operation and throughput; FIFO depth; High-speed asynchronous serial links; Summary; References; Chapter 8 - Simulation, timing, and race conditions; Simulation queues; Race conditions; Derived clocks and delta time; Assertions; Summary; References; Chapter 9 - Architectural choices; FPGA versus ASIC; Design reuse; Partitioning; Area and speed optimization; Power optimization; Summary; References; Chapter 10 - Design for testability; Yield, testing, and defect level; Fault modeling; Activation and sensitization; Logic scan; Boundary scan…”
Libro electrónico -
5Publicado 2015Tabla de Contenidos: “…Backward compatibility of MRv2 APIsBinary compatibility of org.apache.hadoop.mapred APIs; Source compatibility of org.apache.hadoop.mapred APIs; Practical examples of MRv1 and MRv2; Preparing the input file(s); Running the job; Result; Summary; Chapter 5: YARN Administration; Container allocation; Container allocation to the application; Container configurations; YARN scheduling policies; The FIFO (First In First Out) scheduler; The FIFO (First In First Out) scheduler; The capacity scheduler; Capacity scheduler configurations; The fair scheduler; Fair scheduler configurations…”
Libro electrónico -
6por Zambon, Giulio. author“…In this book, you'll have the following code and advice at your fingertips: layout and pre-processors; control structures, iterations, and selections; pointers and structures; databases; reusability; lists, arrays, FIFO and stacks; searching and sorting; recursion; binary trees; integration; string utilities in/outside of C; web serving using Mongoose; game application code to build a MathSearch puzzle; and embedded software. …”
Publicado 2016
Libro electrónico -
7Publicado 2016Tabla de Contenidos: “…-- Wake locks, wakeup sensors, and the FIFO queue -- Wakeup and non-wakeup sensors -- The sensor's hardware FIFO queue -- Summary -- Chapter 5: The Motion, Position, and Fingerprint Sensors -- Understanding motion-based sensors -- The accelerometer sensor -- The gyroscope sensor -- The gravity sensor -- The linear acceleration sensor -- The significant motion sensor -- Understanding position-based sensors -- The magnetometer sensor -- The orientation sensor -- The fingerprint sensor -- Time for action - shake detection using the accelerometer sensor -- Time for action - the compass using orientation sensor and orientation APIs -- Time for action - using the fingerprint sensor -- What just happened? …”
Libro electrónico -
8Publicado 2017Tabla de Contenidos: “…Three-axis tilt sensing -- Gyroscopes -- Mechanical gyroscopes -- Components of a gyroscope and axis of freedom -- Gyroscopes precession -- Proximity Sensor -- Workings of a inductive proximity sensor -- Workings of a capacitive proximity sensor -- Workings of a photoelectric proximity sensor -- Workings of a magnetic proximity sensor -- Pressure Sensor -- Workings of a pressure sensor -- Touch Sensors -- Touch sensors based on working principles -- Ultrasound/surface acoustic wave touch sensors -- Capacitive touch sensors -- Resistive touch sensors -- Biosensors -- ECG working principles -- Example heart rate estimation algorithm -- References -- 4 Sensor hubs -- Introduction to Sensor Hubs -- Dedicated Microcontroller Unit -- Application Processor-Based Sensor Hub -- Sensor-Based Hub With Micro Controller Unit -- FPGA-Based Sensor Hub -- Atmel SAM D20 Sensor Hub With Micro Controller Unit -- Cortex-M0+ Processor and Its Peripherals -- Device Service Unit -- Power Management Unit -- System Controller -- Watchdog Timer -- Real-Time Counter -- External Interrupt Controller -- Serial Communication Interface -- Intel Moorefield Platform (Application Processor-Based Sensor Hub) -- Integrated Sensor Hub -- Integrated sensor hub hardware architecture -- Integrated sensor hub power management -- Platform and sensor hub firmware architecture -- Supported sensors -- Security with integrated sensor hub -- STMicroelectronics Sensor-Based Hub With Micro Controller Unit (LIS331EB) -- Description of Blocks -- Cortex-M0 processor -- Accelerometer -- Sensing element -- State machine -- FIFO -- Bypass mode -- FIFO mode -- Stream mode -- Stream-to-FIFO mode -- Retrieving data from FIFO -- I2C interfaces -- I2C terminology/pin mapping -- LIS331EB as I2C slave to the application processor -- I2C to access accelerometer data -- I2C operation…”
Libro electrónico -
9Publicado 2015Tabla de Contenidos: “…""Adding behavior to class data with properties""""Properties in detail""; ""Decorators - another way to create properties""; ""Deciding when to use properties""; ""Manager objects""; ""Removing duplicate code""; ""In practice""; ""Case study""; ""Exercises""; ""Summary""; ""Chapter 6: Python Data Structures""; ""Empty objects""; ""Tuples and named tuples""; ""Named tuples""; ""Dictionaries""; ""Dictionary use cases""; ""Using defaultdict""; ""Counter""; ""Lists""; ""Sorting lists""; ""Sets""; ""Extending built-ins""; ""Queues""; ""FIFO queues""; ""LIFO queues""; ""Priority queues""…”
Libro electrónico -
10por Downey, AllenTabla de Contenidos: “…Small World Graphs; Analysis of Graph Algorithms; FIFO Implementation; Stanley Milgram; Watts and Strogatz; Dijkstra; What Kind of Explanation Is That?…”
Publicado 2012
Libro electrónico -
11por Fox, Russell. authorTabla de Contenidos: “…; Cost of Goods Sold for the Year; How Inventory Is Expensed; Cost; LIFO; FIFO; Lower of Cost or Market; Other Methods; Inventory Valuation and the Physical Inventory; Cash Basis Inventory…”
Publicado 2013
Libro electrónico -
12por Celko, JoeTabla de Contenidos: “…Catching The Next Bus; Chapter 69. Lifo-fifo Inventory; Chapter 70. Stock Trends; Chapter 71. …”
Publicado 2007
Libro electrónico -
13Publicado 2020Tabla de Contenidos: “…ARCHIVOS REGULARES Y DIRECTORIOS -- ARCHIVOS REGULARES -- DIRECTORIOS -- IMPLANTACION DEL SISTEMA DE ARCHIVOS -- ASIGNACIÓN DE BLOQUES CONTIGUOS -- ASIGNACIÓN ENCADENADA DE BLOQUES -- ENCADENAMIENTO DE BLOQUES -- ENLACES Y NODOS I (INODES) -- ENLACE A DIRECTORIOS -- ENLACES SIMBOLICOS -- PIPES Y FIFOS -- PIPES -- FIFOS -- FUNCIONES DEL ADMINISTRADOR DEL SISTEMA DE ARCHIVOS -- OPTIMIZADOR DE BÚSQUEDA -- BUFFER CACHÉ -- MULTI ENCADENADO -- PRIORIDAD AL MANEJADOR DEL CLIENTE -- ARCHIVOS TEMPORARIOS -- DISCOS DE RAM -- ROBUSTEZ DEL SISTEMA DE ARCHIVOS -- RECUPERACIÓN DEL SISTEMA DE ARCHIVOS -- VOLUMENES DE DISCOS -- DISCOS Y SUBSISTEMAS DE DISCOS -- PARTICIONES -- DEFINIENDO ARCHIVOS ESPECIALES DE BLOQUES -- MONTANDO UN SISTEMA DE ARCHIVOS -- DESMONTANDO UN SISTEMA DE ARCHIVOS -- COMPONENTES CLAVES DE UNA PARTICIÓN. -- BLOQUE DE CARGA -- BLOQUE RAÍZ -- MAPA DE BIT -- DIRECTORIO RAÍZ -- CONFIABILIDAD, RESPALDOS Y RECUPERACION -- BACKUP -- OPCIONES DE BACKUP -- FORMATO DE LAS CINTAS -- MÁS ALLÁ DEL BACKUP -- SISTEMAS RAID -- ¿QUE ES UN ARRAY RAID? …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
14Publicado 2021Tabla de Contenidos: “…. -- How it works... -- See also -- FIFO - using it in the shell -- Getting ready -- How to do it... -- How it works... -- See also -- FIFO - building the sender -- Getting ready -- How to do it... -- How it works... -- See also -- FIFO - building the receiver -- Getting ready -- How to do it... -- How it works... -- See also -- Message queues - creating the sender -- Getting ready -- How to do it... -- How it works... -- See also -- Message queues - creating the receiver -- Getting ready -- How to do it... -- How it works... -- See also -- Communicating between child and parent with shared memory -- Getting ready -- How to do it... -- How it works... -- See also…”
Libro electrónico -
15Publicado 2024Tabla de Contenidos: “…-- Project 6 - Listening and learning -- Simulating the microphone -- Introducing storage -- Inferring, instantiating, or using the IP catalog to generate RAM -- Basic RAM types -- Using xpm_cdc for clock domain crossing -- Instantiating memories using xpm_memory -- Vivado language templates -- Using the IP catalog to create memory -- Capturing audio data -- Project 7 - Using the temperature sensor -- Processing and displaying the data -- Smoothing out the data (oversampling) -- A deeper dive into FIFOs -- Constraints -- Generating our FIFO -- Summary…”
Libro electrónico -
16por Sorlózano González, María JoséTabla de Contenidos: “…Sistemas de valoración de inventarios: FIFO, LIFO, PMP, NIFO, HIFO -- 8. Clasificaciones ABC según puntos de vista: ocupación física, valor, criticidad…”
Publicado 2018
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
17por Vo, KhangTabla de Contenidos: “…; Cache Hit; Cache Miss; Retrieval Cost; Storage Cost; Cache Invalidation; Replacement Policy; Caching Algorithms; Celady's Algorithm; Random Replacement; First In First Out (FIFO); Simple Time-Based; Least Recently Used (LRU); Least Frequently Used (LFU); Measuring Cache; What You Should Cache; Where Should You Store Your Images?…”
Publicado 2011
Libro electrónico -
18por Abbott, DougTabla de Contenidos: “…Periodic Timing; Moving to Kernel Space; Real-Time FIFOs and Shared Memory; Suggested Exercises…”
Publicado 2006
Libro electrónico -
19por Matthew, NeilTabla de Contenidos: “…; Process Pipes; Sending Output to popen; The Pipe Call; Parent and Child Processes; Named Pipes: FIFOs; The CD Database Application; Summary; Chapter 14: Semaphores, Shared Memory, and Message Queues; Semaphores; Shared Memory; Message Queues; The CD Database Application; IPC Status Commands; Summary; Chapter 15: Sockets; What Is a Socket?…”
Publicado 2008
Libro electrónico -
20por McDonald, MatthewTabla de Contenidos: “…""Sort Non-Comparable Items in an Array or ArrayList""""Use a Hashtable Instead of a Generic Collection""; ""Enumerate Items in a Hashtable""; ""Use a Queue (FIFO Collection)""; ""Use a Stack (LIFO Collection)""; ""Use a Sorted List""; ""Create Shallow and Deep Copies of a Collection or Array""; ""Create a Strongly Typed Collection""; ""Create a Strongly Typed Dictionary Collection""; ""Remove Items While Iterating Through a Collection""; ""Iterate Through Collection Items in Random Order""; ""Chapter 4. …”
Publicado 2009
Libro electrónico