Abbildung von Synergiepotenzialen zwischen IT-Anforderungen in Scrum / / von Fabian Sobiech
| Abbildung von Synergiepotenzialen zwischen IT-Anforderungen in Scrum / / von Fabian Sobiech |
| Autore | Sobiech Fabian |
| Edizione | [1st ed. 2016.] |
| Pubbl/distr/stampa | Wiesbaden : , : Springer Fachmedien Wiesbaden : , : Imprint : Springer, , 2016 |
| Descrizione fisica | 1 online resource (XIX, 169 S. 74 Abb., 10 Abb. in Farbe.) |
| Disciplina | 005.1 |
| Collana | AutoUni – Schriftenreihe |
| Soggetto topico |
Software engineering
Computers Algorithms Software Engineering Models and Principles Algorithm Analysis and Problem Complexity |
| ISBN | 3-658-16328-3 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | ger |
| Nota di contenuto | Grundlagen: Projektmanagement mit Scrum -- Bestimmung des Nutzwertes von IT-Anforderungen -- Systematische Nutzung und Abbildung von Synergieeffekten -- Bestimmung valider und optimaler Iterationen. |
| Record Nr. | UNINA-9910149462203321 |
Sobiech Fabian
|
||
| Wiesbaden : , : Springer Fachmedien Wiesbaden : , : Imprint : Springer, , 2016 | ||
| Lo trovi qui: Univ. Federico II | ||
| ||
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 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advanced Information Systems Engineering [[electronic resource] ] : 7th International Conference, CAiSE '95, Jyväskylä, Finland, June 12 - 16, 1995. Proceedings / / edited by Juhani Iivari, Kalle Lyytinen, Matti Rossi
| Advanced Information Systems Engineering [[electronic resource] ] : 7th International Conference, CAiSE '95, Jyväskylä, Finland, June 12 - 16, 1995. Proceedings / / edited by Juhani Iivari, Kalle Lyytinen, Matti Rossi |
| Edizione | [1st ed. 1995.] |
| Pubbl/distr/stampa | Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1995 |
| Descrizione fisica | 1 online resource (XII, 396 p.) |
| Disciplina | 005.1/0285/53 |
| Collana | Lecture Notes in Computer Science |
| Soggetto topico |
Computers
Software engineering Computer simulation Database management Theory of Computation Software Engineering/Programming and Operating Systems Simulation and Modeling Database Management Software Engineering Models and Principles |
| ISBN | 3-540-49290-9 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | Process improvement — The way forward -- A method for explaining the behaviour of conceptual models -- COLOR-X: Linguistically-based event modeling: A general approach to dynamic modeling -- Supporting transaction design in conceptual modelling of information systems -- Facet models for problem analysis -- A framework for requirements analysis using automated reasoning -- Towards a deeper understanding of quality in requirements engineering -- Modelling inheritance, composition and relationship links between objects, object versions and class versions -- Hypertext version management in an actor-based framework -- Modelling ways-of-working -- Modelling communication between cooperative systems -- Challenges in applying objects to large systems -- Feasibility of flexible information modelling support -- A meta-model for business rules in systems analysis -- Metrics in method engineering -- InfoHarness: Use of automatically generated metadata for search and retrieval of heterogeneous information -- Designing the user interface on top of a conceptual model -- Graphical representation and manipulation of complex structures based on a formal model -- Providing integrated support for multiple development notations -- A federated approach to tool integration -- Domain knowledge reuse during requirements engineering -- Strategies and techniques: Reusable artifacts for the construction of database management systems -- The impact of new information architectures on industry and government transformation -- Standard transformations for the normalization of ER schemata -- The rapid application and database development (RADD) workbench — A comfortable database design tool -- A psychological study on the use of relationship concept Some preliminary findings -- Alignment of software quality and service quality -- A guide for software maintenance evaluation: Experience report -- Natural naming in software development: Feedback from practitioners. |
| Record Nr. | UNISA-996466144503316 |
| Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1995 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advanced Information Systems Engineering [[electronic resource] ] : Third International Conference CAiSE '91, Trondheim, Norway, May 13-15, 1991 / / edited by Rudolf Andersen, Janis A. Jr. Bubenko, Arne Soelvberg
| Advanced Information Systems Engineering [[electronic resource] ] : Third International Conference CAiSE '91, Trondheim, Norway, May 13-15, 1991 / / edited by Rudolf Andersen, Janis A. Jr. Bubenko, Arne Soelvberg |
| Edizione | [1st ed. 1991.] |
| Pubbl/distr/stampa | Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1991 |
| Descrizione fisica | 1 online resource (VI, 578 p.) |
| Disciplina | 005.1 |
| Collana | Lecture Notes in Computer Science |
| Soggetto topico |
Computers
Application software Theory of Computation Models and Principles Information Systems Applications (incl. Internet) |
| ISBN | 3-540-47378-5 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | The information industry scenario in year 2000, trends and change of focus, for the it professional and for the end-user -- Representation and utilization of non-functional requirements for information system design -- Alecsi : An expert system for requirements engineering -- Reusing requirements through a modeling and composition support tool -- The KIWIS knowledge base management system -- A functional method of data processing based on relational algebra -- Dealing with granularity of time in temporal databases -- Information as a strategic resource: A question of communication -- MetaEdit— A flexible graphical environment for methodology modelling -- PPP an integrated CASE environment -- Spade — Towards case tools that can guide design -- DBE: An expert tool for database design -- EcinsDesign: A graphical editor for semantic structures -- A case study using the IMSE experimentation tool -- A rule language to capture and model business policy specifications -- Information systems development using a combination of process and rule based approaches -- Towards automating software maintenance -- Software process planning and execution: Coupling vs. integration -- Cooperating transactions and workspaces in EPOS: Design and preliminary implementation -- Implementation and critique of an algorithm which maps a relational database to a conceptual model -- Attribute abstraction -- The essential system model -- Federated case environment -- An organizational information systems enhancement advice unit (oiseau) -- Structuring modelling knowledge for CASE shells -- An object-oriented approach to model management -- Representing a system specification with a temporal dimension in an object-oriented language -- The OO-binary relationship model : A truly object oriented conceptual model -- Organisation's IT needs in the next decade — The swedish vision. |
| Record Nr. | UNISA-996465440903316 |
| Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1991 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
| Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks |
| Edizione | [1st ed. 1993.] |
| Pubbl/distr/stampa | New York, NY : , : Springer New York : , : Imprint : Springer, , 1993 |
| Descrizione fisica | 1 online resource (XIII, 360 p.) |
| Disciplina | 621.3 |
| Collana | Springer Texts in Electrical Engineering |
| Soggetto topico |
Electrical engineering
Computers Chemometrics Computational intelligence Electrical Engineering Models and Principles Math. Applications in Chemistry Computational Intelligence |
| ISBN | 1-4613-9757-X |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | 1 Gabor’s Signal Expansion and Its Relation to Sampling of the Sliding-Window Spectrum -- 1.1 Introduction -- 1.2 Sliding-Window Spectrum -- 1.3 Sampling Theorem for the Sliding-Window Spectrum -- 1.4 Examples of Window Functions -- 1.5 Gabor’s Signal Expansion -- 1.6 Examples of Elementary Signals -- 1.7 Degrees of Freedom of a Signal -- 1.8 Optical Generation of Gabor’s Expansion Coefficients for Rastered Signals -- 1.9 Conclusion -- 2 Sampling in Optics -- 2.1 Introduction -- 2.2 Historical Background -- 2.3 The von Laue Analysis -- 2.4 Degrees of Freedom of an Image -- 2.5 Superresolving Pupils -- 2.6 Fresnel SampHng -- 2.7 Exponential SampHng -- 2.8 Partially Coherent Fields -- 2.9 Optical Processing -- 2.10 Conclusion -- 3 A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion with the Application in Minimum Density Sampling -- I: A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion -- 3.1 Introduction -- 3.2 GSE Formulation -- 3.3 M-D Extension -- 3.4 Extension Generalization -- 3.5 Conclusion -- II: Sampling Multidimensional Band-Limited Functions At Minimum Densities -- 3.6 Sample Interdependency -- 3.7 Sampling Density Reduction Using M-D GSE -- 3.8 Computational Complexity of the Two Formulations -- 3.9 Sampling at the Minimum Density -- 3.10 Discussion -- 3.11 Conclusion -- 4 Nonuniform Sampling -- 4.1 Preliminary Discussions -- 4.2 General Nonuniform Sampling Theorems -- 4.3 Spectral Analysis of Nonuniform Samples and Signal Recovery -- 4.4 Discussion on Reconstruction Methods -- 5 Linear Prediction by Samples from the Past -- 5.1 Preliminaries -- 5.2 Prediction of Deterministic Signals -- 5.3 Prediction of Random Signals -- 6 Polar, Spiral, and Generalized Sampling and Interpolation -- 6.1 Introduction -- 6.2 Sampling in Polar Coordinates -- 6.3 Spiral Sampling -- 6.4 Reconstruction from Non-Uniform Samples by Convex Projections -- 6.5 Experimental Results -- 6.6 Conclusions -- Appendix A -- Appendix B -- 7 Error Analysis in Application of Generalizations of the Sampling Theorem -- Foreword: Welcomed General Sources for the Sampling Theorems -- 7.1 Introduction — Sampling Theorems -- 7.2 Error Bounds of the Present Extension of the Sampling Theorem -- 7.3 Applications -- Appendix A -- A.1 Analysis of Gibbs’ Phenomena. |
| Record Nr. | UNINA-9910478906503321 |
| New York, NY : , : Springer New York : , : Imprint : Springer, , 1993 | ||
| Lo trovi qui: Univ. Federico II | ||
| ||
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
| Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks |
| Edizione | [1st ed. 1993.] |
| Pubbl/distr/stampa | New York, NY : , : Springer New York : , : Imprint : Springer, , 1993 |
| Descrizione fisica | 1 online resource (XIII, 360 p.) |
| Disciplina | 621.3 |
| Collana | Springer Texts in Electrical Engineering |
| Soggetto topico |
Electrical engineering
Computers Chemometrics Computational intelligence Electrical Engineering Models and Principles Math. Applications in Chemistry Computational Intelligence |
| ISBN | 1-4613-9757-X |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | 1 Gabor’s Signal Expansion and Its Relation to Sampling of the Sliding-Window Spectrum -- 1.1 Introduction -- 1.2 Sliding-Window Spectrum -- 1.3 Sampling Theorem for the Sliding-Window Spectrum -- 1.4 Examples of Window Functions -- 1.5 Gabor’s Signal Expansion -- 1.6 Examples of Elementary Signals -- 1.7 Degrees of Freedom of a Signal -- 1.8 Optical Generation of Gabor’s Expansion Coefficients for Rastered Signals -- 1.9 Conclusion -- 2 Sampling in Optics -- 2.1 Introduction -- 2.2 Historical Background -- 2.3 The von Laue Analysis -- 2.4 Degrees of Freedom of an Image -- 2.5 Superresolving Pupils -- 2.6 Fresnel SampHng -- 2.7 Exponential SampHng -- 2.8 Partially Coherent Fields -- 2.9 Optical Processing -- 2.10 Conclusion -- 3 A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion with the Application in Minimum Density Sampling -- I: A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion -- 3.1 Introduction -- 3.2 GSE Formulation -- 3.3 M-D Extension -- 3.4 Extension Generalization -- 3.5 Conclusion -- II: Sampling Multidimensional Band-Limited Functions At Minimum Densities -- 3.6 Sample Interdependency -- 3.7 Sampling Density Reduction Using M-D GSE -- 3.8 Computational Complexity of the Two Formulations -- 3.9 Sampling at the Minimum Density -- 3.10 Discussion -- 3.11 Conclusion -- 4 Nonuniform Sampling -- 4.1 Preliminary Discussions -- 4.2 General Nonuniform Sampling Theorems -- 4.3 Spectral Analysis of Nonuniform Samples and Signal Recovery -- 4.4 Discussion on Reconstruction Methods -- 5 Linear Prediction by Samples from the Past -- 5.1 Preliminaries -- 5.2 Prediction of Deterministic Signals -- 5.3 Prediction of Random Signals -- 6 Polar, Spiral, and Generalized Sampling and Interpolation -- 6.1 Introduction -- 6.2 Sampling in Polar Coordinates -- 6.3 Spiral Sampling -- 6.4 Reconstruction from Non-Uniform Samples by Convex Projections -- 6.5 Experimental Results -- 6.6 Conclusions -- Appendix A -- Appendix B -- 7 Error Analysis in Application of Generalizations of the Sampling Theorem -- Foreword: Welcomed General Sources for the Sampling Theorems -- 7.1 Introduction — Sampling Theorems -- 7.2 Error Bounds of the Present Extension of the Sampling Theorem -- 7.3 Applications -- Appendix A -- A.1 Analysis of Gibbs’ Phenomena. |
| Record Nr. | UNINA-9910789217903321 |
| New York, NY : , : Springer New York : , : Imprint : Springer, , 1993 | ||
| Lo trovi qui: Univ. Federico II | ||
| ||
Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso
| Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso |
| Edizione | [1st ed. 2018.] |
| Pubbl/distr/stampa | Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018 |
| Descrizione fisica | 1 online resource (XXII, 396 p. 86 illus.) |
| Disciplina | 006.3 |
| Collana | Lecture Notes in Artificial Intelligence |
| Soggetto topico |
Artificial intelligence
Algorithms Computer science—Mathematics Data structures (Computer science) Optical data processing Computers Artificial Intelligence Algorithm Analysis and Problem Complexity Discrete Mathematics in Computer Science Data Structures Image Processing and Computer Vision Models and Principles |
| ISBN | 3-030-00374-4 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | Artificial Intelligence -- Fuzzy Sets and Systems -- Evolutionary Algorithms -- Data Mining -- Applications. |
| Record Nr. | UNISA-996466427403316 |
| Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advances in Information Systems Development [[electronic resource] ] : Information Systems Beyond 2020 / / edited by Alena Siarheyeva, Chris Barry, Michael Lang, Henry Linger, Christoph Schneider
| Advances in Information Systems Development [[electronic resource] ] : Information Systems Beyond 2020 / / edited by Alena Siarheyeva, Chris Barry, Michael Lang, Henry Linger, Christoph Schneider |
| Edizione | [1st ed. 2020.] |
| Pubbl/distr/stampa | Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020 |
| Descrizione fisica | 1 online resource (XII, 213 p. 45 illus., 14 illus. in color.) |
| Disciplina | 004.21 |
| Collana | Lecture Notes in Information Systems and Organisation |
| Soggetto topico |
Application software
Management information systems Computer science Computers User interfaces (Computer systems) Information Systems Applications (incl. Internet) Business Information Systems Management of Computing and Information Systems Models and Principles User Interfaces and Human Computer Interaction Computer Applications |
| ISBN | 3-030-49644-9 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | A Metamodeling Approach to Teaching Conceptual Modeling "at Large" -- Beyond Reading Media and Interaction Behaviour: Cognitive Implications of Digitized Reading Patterns -- Gendering and Segregation in Girls’ Perceptions of IT as a Career Choice – A Nexus Analytic Inquiry -- I Rest My Case! The Possibilities and Limitations of Blockchain- Based IP Protection -- Mapping Digital Technologies for Channel Integration Activities -- Assessing Requirements for Decision Support Systems in Humanitarian Operations -- Smart Grid Challenges through the lens of the European General Data Protection Regulation -- Swedish Undergraduate Information Systems Curricula: A Comparative Study -- Demographical Changes of Student Subgroups in MOOCs: Towards Predicting At-Risk Students -- Usable Usability Heuristics for Game Developers -- Towards a Human-Centered Approach for VRET Systems: case study for acrophobia -- Watching People Making Decisions: A Gogglebox on Online Consumer Interaction. |
| Record Nr. | UNISA-996465450503316 |
| Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advances in Machine Learning [[electronic resource] ] : First Asian Conference on Machine Learning, ACML 2009, Nanjing, China, November 2-4, 2009. Proceedings / / edited by Zhi-Hua Zhou, Takashi Washio
| Advances in Machine Learning [[electronic resource] ] : First Asian Conference on Machine Learning, ACML 2009, Nanjing, China, November 2-4, 2009. Proceedings / / edited by Zhi-Hua Zhou, Takashi Washio |
| Edizione | [1st ed. 2009.] |
| Pubbl/distr/stampa | Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2009 |
| Descrizione fisica | 1 online resource (XV, 413 p.) |
| Disciplina | 006.3/1 |
| Collana | Lecture Notes in Artificial Intelligence |
| Soggetto topico |
Data mining
Artificial intelligence Optical data processing Computers Pattern recognition Data Mining and Knowledge Discovery Artificial Intelligence Image Processing and Computer Vision Computer Imaging, Vision, Pattern Recognition and Graphics Models and Principles Pattern Recognition |
| ISBN | 3-642-05224-X |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | Keynote and Invited Talks -- Machine Learning and Ecosystem Informatics: Challenges and Opportunities -- Density Ratio Estimation: A New Versatile Tool for Machine Learning -- Transfer Learning beyond Text Classification -- Regular Papers -- Improving Adaptive Bagging Methods for Evolving Data Streams -- A Hierarchical Face Recognition Algorithm -- Estimating Likelihoods for Topic Models -- Conditional Density Estimation with Class Probability Estimators -- Linear Time Model Selection for Mixture of Heterogeneous Components -- Max-margin Multiple-Instance Learning via Semidefinite Programming -- A Reformulation of Support Vector Machines for General Confidence Functions -- Robust Discriminant Analysis Based on Nonparametric Maximum Entropy -- Context-Aware Online Commercial Intention Detection -- Feature Selection via Maximizing Neighborhood Soft Margin -- Accurate Probabilistic Error Bound for Eigenvalues of Kernel Matrix -- Community Detection on Weighted Networks: A Variational Bayesian Method -- Averaged Naive Bayes Trees: A New Extension of AODE -- Automatic Choice of Control Measurements -- Coupled Metric Learning for Face Recognition with Degraded Images -- Cost-Sensitive Boosting: Fitting an Additive Asymmetric Logistic Regression Model -- On Compressibility and Acceleration of Orthogonal NMF for POMDP Compression -- Building a Decision Cluster Forest Model to Classify High Dimensional Data with Multi-classes -- Query Selection via Weighted Entropy in Graph-Based Semi-supervised Classification -- Learning Algorithms for Domain Adaptation -- Mining Multi-label Concept-Drifting Data Streams Using Dynamic Classifier Ensemble -- Learning Continuous-Time Information Diffusion Model for Social Behavioral Data Analysis -- Privacy-Preserving Evaluation of Generalization Error and Its Application to Model and Attribute Selection -- Coping with Distribution Change in the Same Domain Using Similarity-Based Instance Weighting -- Monte-Carlo Tree Search in Poker Using Expected Reward Distributions -- Injecting Structured Data to Generative Topic Model in Enterprise Settings -- Weighted Nonnegative Matrix Co-Tri-Factorization for Collaborative Prediction. |
| Record Nr. | UNISA-996465868803316 |
| Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 2009 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||
Advances in Object-Oriented Database Systems [[electronic resource] ] : 2nd International Workshop on Object-Oriented Database Systems, Bad Münster am Stein-Ebernburg, FRG, September 27-30, 1988, Proceedings / / edited by Klaus R. Dittrich
| Advances in Object-Oriented Database Systems [[electronic resource] ] : 2nd International Workshop on Object-Oriented Database Systems, Bad Münster am Stein-Ebernburg, FRG, September 27-30, 1988, Proceedings / / edited by Klaus R. Dittrich |
| Edizione | [1st ed. 1988.] |
| Pubbl/distr/stampa | Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1988 |
| Descrizione fisica | 1 online resource (VII, 375 p.) |
| Disciplina | 005.743 |
| Collana | Lecture Notes in Computer Science |
| Soggetto topico |
Computers
Models and Principles |
| ISBN | 3-540-45981-2 |
| Formato | Materiale a stampa |
| Livello bibliografico | Monografia |
| Lingua di pubblicazione | eng |
| Nota di contenuto | The design and implementation of O 2, an object-oriented database system -- Zeitgeist: Database support for object-oriented programming -- A distributed object server -- Implementation techniques for object oriented databases -- Support for design processes in a structurally object-oriented database system -- Object orientation within the PRIMA-NDBS -- SOOM and tornado-* experience with database-support for object-oriented applications -- Formalizing objects for databases using ADABTPL -- Rules are objects too: A knowledge model for an active, object-oriented database system -- Abstract object types for databases -- Rule execution in CPLEX: A persistent objectbase -- Constraint analysis: A tool for explaining the semantics of complex objects -- Providing uniform access to heterogeneous information bases -- The object shell: An extensible system to define an object-oriented view of an existing database -- An adaptive derived data manager for distributed databases -- Mapping object-oriented concepts into relational concepts by meta-compilation in a logic programming environment -- Foundations of relational object management systems -- The COMANDOS integration system : An object oriented approach to the interconnection of heterogeneous applications -- A learning-based approach to meta-data evolution in an object-oriented database -- Views, data abstraction, and inheritance in the FUGUE data model -- Vodak kernel data model -- A model for an object management system for software engineering environments -- Multiple inheritance and genericity for the integration of a database management system in an object-oriented approach -- Instance inheritance mechanisms for object oriented databases -- Identification of database objects by key -- The design of dynamo: A general-purpose information processing model with a time dimension -- A uniform concept for storing and manipulating engineering objects -- Managing persistent data with mneme: Designing a reliable, shared object interface -- Integration of database management with an object-oriented programming language -- On dynamically defined complex objects and SQL -- Common object-oriented repository system -- On the integration of object-oriented and process-oriented computation in persistent environments -- Rose: An object-oriented database system for interactive computer graphics applications -- Identity, equality and query optimization -- Optimization of object-retrieval queries -- Query optimization in object-oriented database systems: A prospectus -- Object-oriented DBMS performance measurement -- Data abstraction and query optimization. |
| Record Nr. | UNISA-996465283003316 |
| Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1988 | ||
| Lo trovi qui: Univ. di Salerno | ||
| ||