top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
5G Wireless Systems [[electronic resource] ] : Simulation and Evaluation Techniques / / by Yang Yang, Jing Xu, Guang Shi, Cheng-Xiang Wang
5G Wireless Systems [[electronic resource] ] : Simulation and Evaluation Techniques / / by Yang Yang, Jing Xu, Guang Shi, Cheng-Xiang Wang
Autore Yang Yang
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (XXIII, 434 p. 196 illus., 149 illus. in color.)
Disciplina 621.382
Collana Wireless Networks
Soggetto topico Electrical engineering
Computer communication systems
Operating systems (Computers)
Communications Engineering, Networks
Computer Communication Networks
Operating Systems
ISBN 3-319-61869-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Candidate Technologies and Evaluation Challenges for 5G -- Evolution of Testing Technology -- Channel Measurement and Modeling -- Software Simulation -- Evaluation Test of Software and Hardware Co-Simulation -- 5G Hardware Test Evaluation Platform -- Field Trial Network.
Record Nr. UNINA-9910299893003321
Yang Yang  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (IX, 183 p. 59 illus.)
Disciplina 004.3
Collana Programming and Software Engineering
Soggetto topico Programming languages (Electronic computers)
Logic design
Operating systems (Computers)
Computer programming
Computer organization
Computers
Programming Languages, Compilers, Interpreters
Logic Design
Operating Systems
Programming Techniques
Computer Systems Organization and Communication Networks
Models and Principles
ISBN 3-319-74896-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Organization -- Contents -- Applications -- An Example of Porting PETSc Applications to Heterogeneous Platforms with OpenACC -- Abstract -- 1 Introduction -- 2 Workflow and System Description -- 2.1 Workflow -- 2.2 System -- 3 Results and Discussion -- 3.1 Profiling with Score-P -- 3.2 The Most Expensive Kernel: MatMult_SeqAIJ -- 3.3 Four Steps Toward the Final Version of OpenACC Kernel -- 4 Speedups and Strong Scaling -- 5 Conclusion -- Acknowledgement -- References -- Hybrid Fortran: High Productivity GPU Porting Framework Applied to Japanese Weather Prediction Model -- 1 Introduction -- 1.1 ASUCA on GPU -- 1.2 Parallelization Granularity -- 1.3 Memory Layout -- 1.4 Related Work -- 1.5 Problem Summary -- 2 Hybrid Fortran Language Extension and Code Transformation -- 2.1 Parallel Loop Abstraction -- 2.2 Compile-Time Defined Memory Layout and Device Data Region -- 2.3 Transformed Code -- 3 Code Transformation Method -- 4 Productivity- and Performance Results -- 5 Conclusion and Future Work -- References -- Implicit Low-Order Unstructured Finite-Element Multiple Simulation Enhanced by Dense Computation Using OpenACC -- 1 Introduction -- 2 Finite-Element Earthquake Simulation Designed for the K Computer -- 3 Proposed Solver for GPUs Using OpenACC -- 3.1 Modification of Algorithm for GPUs -- 3.2 Introduction of OpenACC -- 4 Performance Measurements -- 5 Application Example -- 6 Concluding Remarks -- References -- Runtime Environments -- The Design and Implementation of OpenMP 4.5 and OpenACC Backends for the RAJA C++ Performance Portability Layer -- 1 Introduction -- 2 RAJA -- 2.1 Basic Execution Policies -- 2.2 RAJA::NestedPolicy and Loop Transformations -- 3 Embedding Directives in the C++ Type System -- 3.1 Defining Policy Tags for a Backend -- 3.2 Constructing Explicit Execution Policy Types.
3.3 Implement forall Specializations -- 4 Case Study: OpenMP 4.5 -- 5 Case Study: OpenACC -- 6 Evaluation -- 6.1 Test Set -- 6.2 Goals and Non-Goals -- 6.3 Compilation Overhead -- 6.4 Runtime Overhead -- 7 Future Work and Conclusion -- References -- Enabling GPU Support for the COMPSs-Mobile Framework -- 1 Introduction -- 2 Related Work -- 3 Programming Model -- 3.1 Extension for GPU Support -- 4 Runtime Support Implementation -- 4.1 COMPSs-Mobile Runtime Architecture -- 4.2 OpenCL Platform -- 5 Performance Evaluation -- 5.1 OpenCL Platform Performance -- 5.2 Load Balancing Policies -- 6 Conclusions and Future Work -- References -- Concurrent Parallel Processing on Graphics and Multicore Processors with OpenACC and OpenMP -- Abstract -- 1 Introduction -- 2 MBFLO3 Application -- 2.1 Mathematical Formulation -- 2.2 Numerical Method -- 3 Heterogeneous Multiblock Computing Strategy -- 3.1 Multicore Host Parallelism -- 3.2 Manycore Accelerator Parallelism -- 3.3 Heterogeneous Host-Device Parallelism -- 4 Performance Results and Analysis -- 5 Conclusions -- Acknowledgements -- References -- Program Evaluation -- Exploration of Supervised Machine Learning Techniques for Runtime Selection of CPU vs. GPU Execution in Java Programs -- 1 Introduction -- 2 Motivation -- 3 Compiling Java to GPUs -- 3.1 Java Parallel Stream API -- 3.2 JIT Compilation for GPUs -- 4 Exploring Supervised Machine Learning Algorithms -- 4.1 Supervised Machine Learning -- 4.2 Generating Subsets of Features -- 4.3 Constructing Prediction Models -- 4.4 Integrating Prediction Models -- 5 Experimental Results -- 5.1 Experimental Protocol -- 5.2 Overall Summary -- 5.3 Accuracies on the Full Set of Features -- 5.4 Exploring ML Algorithms by Feature Subsetting -- 5.5 Lessons Learned -- 6 Related Work -- 6.1 GPU Code Generation from High-Level Languages -- 6.2 Offline Model Construction.
7 Conclusions -- A Appendix -- References -- Automatic Testing of OpenACC Applications -- 1 Introduction -- 2 Testing a GPU Port of a Numerical Application -- 3 Autocompare with OpenACC -- 4 Autocompare Implementation -- 5 Experiments -- 6 Related Work -- 7 Future Work -- 8 Conclusion -- References -- Evaluation of Asynchronous Offloading Capabilities of Accelerator Programming Models for Multiple Devices -- 1 Introduction -- 2 Related Work -- 3 Accelerator Programming Models -- 3.1 CUDA -- 3.2 OpenCL -- 3.3 OpenACC -- 3.4 OpenMP -- 4 Implementing the Conjugate Gradient Method -- 5 Performance Results on NVIDIA GPUs -- 5.1 Data Transfers with the Host -- 5.2 Single Device -- 5.3 Two Devices -- 6 Performance Results on Intel Xeon Phi Coprocessors -- 6.1 Single Device -- 6.2 Two Devices -- 7 Summary -- References -- Author Index.
Record Nr. UNISA-996465474703316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (IX, 183 p. 59 illus.)
Disciplina 004.3
Collana Programming and Software Engineering
Soggetto topico Programming languages (Electronic computers)
Logic design
Operating systems (Computers)
Computer programming
Computer organization
Computers
Programming Languages, Compilers, Interpreters
Logic Design
Operating Systems
Programming Techniques
Computer Systems Organization and Communication Networks
Models and Principles
ISBN 3-319-74896-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Organization -- Contents -- Applications -- An Example of Porting PETSc Applications to Heterogeneous Platforms with OpenACC -- Abstract -- 1 Introduction -- 2 Workflow and System Description -- 2.1 Workflow -- 2.2 System -- 3 Results and Discussion -- 3.1 Profiling with Score-P -- 3.2 The Most Expensive Kernel: MatMult_SeqAIJ -- 3.3 Four Steps Toward the Final Version of OpenACC Kernel -- 4 Speedups and Strong Scaling -- 5 Conclusion -- Acknowledgement -- References -- Hybrid Fortran: High Productivity GPU Porting Framework Applied to Japanese Weather Prediction Model -- 1 Introduction -- 1.1 ASUCA on GPU -- 1.2 Parallelization Granularity -- 1.3 Memory Layout -- 1.4 Related Work -- 1.5 Problem Summary -- 2 Hybrid Fortran Language Extension and Code Transformation -- 2.1 Parallel Loop Abstraction -- 2.2 Compile-Time Defined Memory Layout and Device Data Region -- 2.3 Transformed Code -- 3 Code Transformation Method -- 4 Productivity- and Performance Results -- 5 Conclusion and Future Work -- References -- Implicit Low-Order Unstructured Finite-Element Multiple Simulation Enhanced by Dense Computation Using OpenACC -- 1 Introduction -- 2 Finite-Element Earthquake Simulation Designed for the K Computer -- 3 Proposed Solver for GPUs Using OpenACC -- 3.1 Modification of Algorithm for GPUs -- 3.2 Introduction of OpenACC -- 4 Performance Measurements -- 5 Application Example -- 6 Concluding Remarks -- References -- Runtime Environments -- The Design and Implementation of OpenMP 4.5 and OpenACC Backends for the RAJA C++ Performance Portability Layer -- 1 Introduction -- 2 RAJA -- 2.1 Basic Execution Policies -- 2.2 RAJA::NestedPolicy and Loop Transformations -- 3 Embedding Directives in the C++ Type System -- 3.1 Defining Policy Tags for a Backend -- 3.2 Constructing Explicit Execution Policy Types.
3.3 Implement forall Specializations -- 4 Case Study: OpenMP 4.5 -- 5 Case Study: OpenACC -- 6 Evaluation -- 6.1 Test Set -- 6.2 Goals and Non-Goals -- 6.3 Compilation Overhead -- 6.4 Runtime Overhead -- 7 Future Work and Conclusion -- References -- Enabling GPU Support for the COMPSs-Mobile Framework -- 1 Introduction -- 2 Related Work -- 3 Programming Model -- 3.1 Extension for GPU Support -- 4 Runtime Support Implementation -- 4.1 COMPSs-Mobile Runtime Architecture -- 4.2 OpenCL Platform -- 5 Performance Evaluation -- 5.1 OpenCL Platform Performance -- 5.2 Load Balancing Policies -- 6 Conclusions and Future Work -- References -- Concurrent Parallel Processing on Graphics and Multicore Processors with OpenACC and OpenMP -- Abstract -- 1 Introduction -- 2 MBFLO3 Application -- 2.1 Mathematical Formulation -- 2.2 Numerical Method -- 3 Heterogeneous Multiblock Computing Strategy -- 3.1 Multicore Host Parallelism -- 3.2 Manycore Accelerator Parallelism -- 3.3 Heterogeneous Host-Device Parallelism -- 4 Performance Results and Analysis -- 5 Conclusions -- Acknowledgements -- References -- Program Evaluation -- Exploration of Supervised Machine Learning Techniques for Runtime Selection of CPU vs. GPU Execution in Java Programs -- 1 Introduction -- 2 Motivation -- 3 Compiling Java to GPUs -- 3.1 Java Parallel Stream API -- 3.2 JIT Compilation for GPUs -- 4 Exploring Supervised Machine Learning Algorithms -- 4.1 Supervised Machine Learning -- 4.2 Generating Subsets of Features -- 4.3 Constructing Prediction Models -- 4.4 Integrating Prediction Models -- 5 Experimental Results -- 5.1 Experimental Protocol -- 5.2 Overall Summary -- 5.3 Accuracies on the Full Set of Features -- 5.4 Exploring ML Algorithms by Feature Subsetting -- 5.5 Lessons Learned -- 6 Related Work -- 6.1 GPU Code Generation from High-Level Languages -- 6.2 Offline Model Construction.
7 Conclusions -- A Appendix -- References -- Automatic Testing of OpenACC Applications -- 1 Introduction -- 2 Testing a GPU Port of a Numerical Application -- 3 Autocompare with OpenACC -- 4 Autocompare Implementation -- 5 Experiments -- 6 Related Work -- 7 Future Work -- 8 Conclusion -- References -- Evaluation of Asynchronous Offloading Capabilities of Accelerator Programming Models for Multiple Devices -- 1 Introduction -- 2 Related Work -- 3 Accelerator Programming Models -- 3.1 CUDA -- 3.2 OpenCL -- 3.3 OpenACC -- 3.4 OpenMP -- 4 Implementing the Conjugate Gradient Method -- 5 Performance Results on NVIDIA GPUs -- 5.1 Data Transfers with the Host -- 5.2 Single Device -- 5.3 Two Devices -- 6 Performance Results on Intel Xeon Phi Coprocessors -- 6.1 Single Device -- 6.2 Two Devices -- 7 Summary -- References -- Author Index.
Record Nr. UNINA-9910349261003321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
The Accidental SysAdmin Handbook [[electronic resource] ] : A Primer for Early Level IT Professionals / / by Eric Kralicek
The Accidental SysAdmin Handbook [[electronic resource] ] : A Primer for Early Level IT Professionals / / by Eric Kralicek
Autore Kralicek Eric
Edizione [1st ed. 2016.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016
Descrizione fisica 1 online resource (264 p.)
Disciplina 004
Collana The Expert's Voice in System Administration
Soggetto topico Application software
Architecture, Computer
Computer system failures
Operating systems (Computers)
Computer software—Reusability
Computer security
Computer Applications
Computer System Implementation
System Performance and Evaluation
Operating Systems
Performance and Reliability
Systems and Data Security
Soggetto genere / forma Handbooks and manuals.
ISBN 1-4842-1817-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1. Introduction -- 2. Home Networking -- 3. Planning a Network Environment -- 4. Network Layer Architecture -- 5. Network Service Architecture -- 6. Network Support Plan -- 7. Server Hardware Strategy -- 8. Physical vs. Virtual Server Environments -- 9. Data Storage Tech and User Data Strategy -- 10. Directory Services and Central Account Mgmt -- 11. DNS, DHCP, IP v4 and IP v6 -- 12. Deploying Workstations and Printers -- 13. Antivirus and Security Management -- 14. Intranet, Internet Support Services.
Record Nr. UNINA-9910254754903321
Kralicek Eric  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Active Networks [[electronic resource] ] : IFIP TC6 5th International Workshop, IWAN 2003, Kyoto, Japan, December 10-12, 2003, Revised Papers / / edited by Naoki Wakamiya, Marcin Solarski, James Sterbenz
Active Networks [[electronic resource] ] : IFIP TC6 5th International Workshop, IWAN 2003, Kyoto, Japan, December 10-12, 2003, Revised Papers / / edited by Naoki Wakamiya, Marcin Solarski, James Sterbenz
Edizione [1st ed. 2004.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2004
Descrizione fisica 1 online resource (XII, 312 p.)
Disciplina 004.6
Collana Lecture Notes in Computer Science
Soggetto topico Computer communication systems
Software engineering
Operating systems (Computers)
Information storage and retrieval
Application software
Management information systems
Computer science
Computer Communication Networks
Software Engineering
Operating Systems
Information Storage and Retrieval
Information Systems Applications (incl. Internet)
Management of Computing and Information Systems
ISBN 1-280-30710-2
9786610307104
3-540-24715-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto High Performance and Network Processors -- Challenges in Implementing an ESP Service -- The Role of Network Processors in Active Networks -- Towards High-Performance Active Networking -- Application of Hardware Accelerated Extensible Network Nodes for Internet Worm and Virus Protection -- High-Level Active Network Applications -- Active Routing and Forwarding in Active IP Networks -- A Sustainable Framework for Multimedia Data Streaming -- Deployment of Collaborative Web Caching with Active Networks -- Low-Level Active Network Applications -- A Retransmission Control Algorithm for Low-Latency UDP Stream on StreamCode-Base Active Networks -- TCP Enhancement Using Active Network Based Proxy Transport Service -- DataRouter: A Network-Layer Service for Application-Layer Forwarding -- Self-Organization of Active Services -- SORD: Self-Organizing Resource Discovery Protocol for ALAN -- Self-Configuring Active Services for Programmable Networks -- A Dynamic Neighbourhood Discovery Protocol for Active Overlay Networks -- Experiences with Service Engineering for Active Networks -- Chameleon: Realizing Automatic Service Composition for Extensible Active Routers -- Multiple Language Family Support for Programmable Network Systems -- Dynamic Deployment and Configuration of Differentiated Services Using Active Networks -- A Globally-Applied Component Model for Programmable Networking -- Active Routers in Action: Evaluation of the LARA++ Active Router Architecture in a Real-Life Network -- Management in Active Networks -- A Proactive Management Framework in Active Clusters -- A Policy-Based Management Architecture for Flexible Service Deployment in Active Networks -- Adaptation Planning for Active Networks -- Selected Topics in Active Networks -- Risky Business: Motivations for Markets in Programmable Networks -- Context-Aware Handover Based on Active Network Technology -- Implementation of Adaptive Control for P2P Overlays.
Record Nr. UNINA-9910145796403321
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2004
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Active Networks [[electronic resource] ] : IFIP TC6 5th International Workshop, IWAN 2003, Kyoto, Japan, December 10-12, 2003, Revised Papers / / edited by Naoki Wakamiya, Marcin Solarski, James Sterbenz
Active Networks [[electronic resource] ] : IFIP TC6 5th International Workshop, IWAN 2003, Kyoto, Japan, December 10-12, 2003, Revised Papers / / edited by Naoki Wakamiya, Marcin Solarski, James Sterbenz
Edizione [1st ed. 2004.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2004
Descrizione fisica 1 online resource (XII, 312 p.)
Disciplina 004.6
Collana Lecture Notes in Computer Science
Soggetto topico Computer communication systems
Software engineering
Operating systems (Computers)
Information storage and retrieval
Application software
Management information systems
Computer science
Computer Communication Networks
Software Engineering
Operating Systems
Information Storage and Retrieval
Information Systems Applications (incl. Internet)
Management of Computing and Information Systems
ISBN 1-280-30710-2
9786610307104
3-540-24715-7
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto High Performance and Network Processors -- Challenges in Implementing an ESP Service -- The Role of Network Processors in Active Networks -- Towards High-Performance Active Networking -- Application of Hardware Accelerated Extensible Network Nodes for Internet Worm and Virus Protection -- High-Level Active Network Applications -- Active Routing and Forwarding in Active IP Networks -- A Sustainable Framework for Multimedia Data Streaming -- Deployment of Collaborative Web Caching with Active Networks -- Low-Level Active Network Applications -- A Retransmission Control Algorithm for Low-Latency UDP Stream on StreamCode-Base Active Networks -- TCP Enhancement Using Active Network Based Proxy Transport Service -- DataRouter: A Network-Layer Service for Application-Layer Forwarding -- Self-Organization of Active Services -- SORD: Self-Organizing Resource Discovery Protocol for ALAN -- Self-Configuring Active Services for Programmable Networks -- A Dynamic Neighbourhood Discovery Protocol for Active Overlay Networks -- Experiences with Service Engineering for Active Networks -- Chameleon: Realizing Automatic Service Composition for Extensible Active Routers -- Multiple Language Family Support for Programmable Network Systems -- Dynamic Deployment and Configuration of Differentiated Services Using Active Networks -- A Globally-Applied Component Model for Programmable Networking -- Active Routers in Action: Evaluation of the LARA++ Active Router Architecture in a Real-Life Network -- Management in Active Networks -- A Proactive Management Framework in Active Clusters -- A Policy-Based Management Architecture for Flexible Service Deployment in Active Networks -- Adaptation Planning for Active Networks -- Selected Topics in Active Networks -- Risky Business: Motivations for Markets in Programmable Networks -- Context-Aware Handover Based on Active Network Technology -- Implementation of Adaptive Control for P2P Overlays.
Record Nr. UNISA-996466053203316
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2004
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Ad-Hoc, Mobile, and Wireless Networks [[electronic resource] ] : Second International Conference, ADHOC-NOW 2003, Montreal, Canada, October 8-10, 2003, Proceedings / / edited by Samuel Pierre, Michel Barbeau, Evangelos Kranakis
Ad-Hoc, Mobile, and Wireless Networks [[electronic resource] ] : Second International Conference, ADHOC-NOW 2003, Montreal, Canada, October 8-10, 2003, Proceedings / / edited by Samuel Pierre, Michel Barbeau, Evangelos Kranakis
Edizione [1st ed. 2003.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2003
Descrizione fisica 1 online resource (X, 292 p.)
Disciplina 621.382/1
Collana Lecture Notes in Computer Science
Soggetto topico Electrical engineering
Computer communication systems
Operating systems (Computers)
Application software
User interfaces (Computer systems)
Computers and civilization
Communications Engineering, Networks
Computer Communication Networks
Operating Systems
Information Systems Applications (incl. Internet)
User Interfaces and Human Computer Interaction
Computers and Society
ISBN 3-540-39611-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Space-Time Routing in Ad Hoc Networks -- SAFAR: An Adaptive Bandwidth-Efficient Routing Protocol for Mobile Ad Hoc Networks -- Evaluation of the AODV and DSR Routing Protocols Using the MERIT Tool -- On-demand Routing in MANETs: The Impact of a Realistic Physical Layer Model -- Architecture and Algorithms for Real-Time Mobility Management in Mobile IP Networks -- Proactive QoS Routing in Ad Hoc Networks -- Delivering Messages in Disconnected Mobile Ad Hoc Networks -- Extending Seamless IP Multicast Edge-Coverage through Mobile Ad Hoc Access Networks -- A Uniform Continuum Model for Scaling of Ad Hoc Networks -- Probabilistic Protocols for Node Discovery in Ad Hoc Multi-channel Broadcast Networks -- Towards Adaptive WLAN Frequency Management Using Intelligent Agents -- Analyzing Split Channel Medium Access Control Schemes with ALOHA Reservation -- Preventing Replay Attacks for Secure Routing in Ad Hoc Networks -- Resisting Malicious Packet Dropping in Wireless Ad Hoc Networks -- A New Framework for Building Secure Collaborative Systems in True Ad Hoc Network -- Computing 2-Hop Neighborhoods in Ad Hoc Wireless Networks -- Topology Control Problems under Symmetric and Asymmetric Power Thresholds -- IDEA: An Iterative-Deepening Algorithm for Energy-Efficient Querying in Ad Hoc Sensor Networks -- On the Interaction of Bandwidth Constraints and Energy Efficiency in All-Wireless Networks -- Automated Meter Reading and SCADA Application for Wireless Sensor Network -- Range Assignment for High Connectivity in Wireless Ad Hoc Networks -- Steiner Systems for Topology-Transparent Access Control in MANETs -- Complexity of Connected Components in Evolving Graphs and the Computation of Multicast Trees in Dynamic Networks -- Mobile Agents for Clustering and Routing in Mobile Ad Hoc Networks -- Routing Update in Ad Hoc Networks -- Inter-vehicle Geocast Protocol Supporting Non-equipped GPS Vehicles -- Cartesian Ad Hoc Routing Protocols.
Record Nr. UNISA-996465803103316
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2003
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Ad-Hoc, Mobile, and Wireless Networks [[electronic resource] ] : Second International Conference, ADHOC-NOW 2003, Montreal, Canada, October 8-10, 2003, Proceedings / / edited by Samuel Pierre, Michel Barbeau, Evangelos Kranakis
Ad-Hoc, Mobile, and Wireless Networks [[electronic resource] ] : Second International Conference, ADHOC-NOW 2003, Montreal, Canada, October 8-10, 2003, Proceedings / / edited by Samuel Pierre, Michel Barbeau, Evangelos Kranakis
Edizione [1st ed. 2003.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2003
Descrizione fisica 1 online resource (X, 292 p.)
Disciplina 621.382/1
Collana Lecture Notes in Computer Science
Soggetto topico Electrical engineering
Computer communication systems
Operating systems (Computers)
Application software
User interfaces (Computer systems)
Computers and civilization
Communications Engineering, Networks
Computer Communication Networks
Operating Systems
Information Systems Applications (incl. Internet)
User Interfaces and Human Computer Interaction
Computers and Society
ISBN 3-540-39611-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Space-Time Routing in Ad Hoc Networks -- SAFAR: An Adaptive Bandwidth-Efficient Routing Protocol for Mobile Ad Hoc Networks -- Evaluation of the AODV and DSR Routing Protocols Using the MERIT Tool -- On-demand Routing in MANETs: The Impact of a Realistic Physical Layer Model -- Architecture and Algorithms for Real-Time Mobility Management in Mobile IP Networks -- Proactive QoS Routing in Ad Hoc Networks -- Delivering Messages in Disconnected Mobile Ad Hoc Networks -- Extending Seamless IP Multicast Edge-Coverage through Mobile Ad Hoc Access Networks -- A Uniform Continuum Model for Scaling of Ad Hoc Networks -- Probabilistic Protocols for Node Discovery in Ad Hoc Multi-channel Broadcast Networks -- Towards Adaptive WLAN Frequency Management Using Intelligent Agents -- Analyzing Split Channel Medium Access Control Schemes with ALOHA Reservation -- Preventing Replay Attacks for Secure Routing in Ad Hoc Networks -- Resisting Malicious Packet Dropping in Wireless Ad Hoc Networks -- A New Framework for Building Secure Collaborative Systems in True Ad Hoc Network -- Computing 2-Hop Neighborhoods in Ad Hoc Wireless Networks -- Topology Control Problems under Symmetric and Asymmetric Power Thresholds -- IDEA: An Iterative-Deepening Algorithm for Energy-Efficient Querying in Ad Hoc Sensor Networks -- On the Interaction of Bandwidth Constraints and Energy Efficiency in All-Wireless Networks -- Automated Meter Reading and SCADA Application for Wireless Sensor Network -- Range Assignment for High Connectivity in Wireless Ad Hoc Networks -- Steiner Systems for Topology-Transparent Access Control in MANETs -- Complexity of Connected Components in Evolving Graphs and the Computation of Multicast Trees in Dynamic Networks -- Mobile Agents for Clustering and Routing in Mobile Ad Hoc Networks -- Routing Update in Ad Hoc Networks -- Inter-vehicle Geocast Protocol Supporting Non-equipped GPS Vehicles -- Cartesian Ad Hoc Routing Protocols.
Record Nr. UNINA-9910768167403321
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2003
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Ada 2012 rationale [[electronic resource] ] : the language -- the standard libraries / / by John Barnes
Ada 2012 rationale [[electronic resource] ] : the language -- the standard libraries / / by John Barnes
Autore Barnes J. G. P (John Gilbert Presslie)
Edizione [1st ed. 2013.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2013
Descrizione fisica 1 online resource (XI, 213 p. 3 illus.)
Disciplina 005.133
Collana Programming and Software Engineering
Soggetto topico Ada (Computer program language)
Programming Languages, Compilers, Interpreters
Operating Systems
Programming Techniques
Software Engineering
ISBN 3-642-45210-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Introduction -- Contracts and Aspects -- Expressions -- Structure and Visibility -- Tasking and Real-Time -- Iterators, Pools, etc -- Overview of changes -- Predefined Library -- Containers -- Epilogue.
Record Nr. UNISA-996465638203316
Barnes J. G. P (John Gilbert Presslie)  
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2013
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Ada 2012 rationale [[electronic resource] ] : the language -- the standard libraries / / by John Barnes
Ada 2012 rationale [[electronic resource] ] : the language -- the standard libraries / / by John Barnes
Autore Barnes J. G. P (John Gilbert Presslie)
Edizione [1st ed. 2013.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2013
Descrizione fisica 1 online resource (XI, 213 p. 3 illus.)
Disciplina 005.133
Collana Programming and Software Engineering
Soggetto topico Ada (Computer program language)
Programming Languages, Compilers, Interpreters
Operating Systems
Programming Techniques
Software Engineering
ISBN 3-642-45210-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Introduction -- Contracts and Aspects -- Expressions -- Structure and Visibility -- Tasking and Real-Time -- Iterators, Pools, etc -- Overview of changes -- Predefined Library -- Containers -- Epilogue.
Record Nr. UNINA-9910484231303321
Barnes J. G. P (John Gilbert Presslie)  
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui