SwePub
Tyck till om SwePub Sök här!
Sök i SwePub databas

  Utökad sökning

Booleska operatorer måste skrivas med VERSALER

Träfflista för sökning "hsv:(NATURAL SCIENCES) hsv:(Computer and Information Sciences) hsv:(Software Engineering) srt2:(2010-2014)"

Sökning: hsv:(NATURAL SCIENCES) hsv:(Computer and Information Sciences) hsv:(Software Engineering) > (2010-2014)

  • Resultat 1-10 av 951
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  •  
2.
  • Lu, Zhihan, et al. (författare)
  • Multimodal Hand and Foot Gesture Interaction for Handheld Devices
  • 2014
  • Ingår i: ACM Transactions on Multimedia Computing, Communications, and Applications (TOMCCAP). - : Association for Computing Machinery (ACM). - 1551-6857 .- 1551-6865. ; 11:1
  • Tidskriftsartikel (refereegranskat)abstract
    • We present a hand-and-foot-based multimodal interaction approach for handheld devices. Our method combines input modalities (i.e., hand and foot) and provides a coordinated output to both modalities along with audio and video. Human foot gesture is detected and tracked using contour-based template detection (CTD) and Tracking-Learning-Detection (TLD) algorithm. 3D foot pose is estimated from passive homography matrix of the camera. 3D stereoscopic and vibrotactile are used to enhance the immersive feeling. We developed a multimodal football game based on the multimodal approach as a proof-of-concept. We confirm our systems user satisfaction through a user study.
  •  
3.
  • Paçacı, Görkem, et al. (författare)
  • Towards a visual compositional relational programming methodology
  • 2012
  • Ingår i: Diagrams 2012. ; , s. 17-19
  • Konferensbidrag (refereegranskat)abstract
    • We present a new visual programming method, based on Combilog, a compositional relational programming language. In this paper we focus on the compositional aspect of Combilog, the make operator, visually implementing it via a modification of Higraph diagrams, in an attempt to overcome the obscurity and complexity in the textual representation of this operator.
  •  
4.
  •  
5.
  • Berntsson Svensson, Richard, et al. (författare)
  • Prioritization of quality requirements : State of practice in eleven companies
  • 2011
  • Ingår i: 2011 IEEE 19th International Requirements Engineering Conference, RE 2011; Trento; 29 August 2011 through 2 September 2011. - Trento : IEEE. - 9781457709234 ; , s. 69-78, s. 69-78
  • Konferensbidrag (refereegranskat)abstract
    • Requirements prioritization is recognized as an important but challenging activity in software product development. For a product to be successful, it is crucial to find the right balance among competing quality requirements. Although literature offers many methods for requirements prioritization, the research on prioritization of quality requirements is limited. This study identifies how quality requirements are prioritized in practice at 11 successful companies developing software intensive systems. We found that ad-hoc prioritization and priority grouping of requirements are the dominant methods for prioritizing quality requirements. The results also show that it is common to use customer input as criteria for prioritization but absence of any criteria was also common. The results suggests that quality requirements by default have a lower priority than functional requirements, and that they only get attention in the prioritizing process if decision-makers are dedicated to invest specific time and resources on QR prioritization. The results of this study may help future research on quality requirements to focus investigations on industry-relevant issues.
  •  
6.
  • Biere, Armin, et al. (författare)
  • SmacC: A Retargetable Symbolic Execution Engine
  • 2013
  • Ingår i: Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics). - Cham : Springer International Publishing. - 1611-3349 .- 0302-9743. - 9783319024431 ; LNCS 8172, s. 482-486
  • Konferensbidrag (refereegranskat)abstract
    • SmacC is a symbolic execution engine for C programs. It can be used for program verification, bounded model checking and generating SMT benchmarks. More recently we also successfully applied SmacC for high-level timing analysis of programs to infer exact loop bounds and safe over-approximations. SmacC uses the logic for bit-vectors with arrays to construct a bit-precise memory-model of a program for path-wise exploration.
  •  
7.
  • Biere, Armin, et al. (författare)
  • The Auspicious Couple: Symbolic Execution and WCET Analysis
  • 2013
  • Ingår i: OpenAccess Series in Informatics. - 2190-6807. - 9783939897545 ; 30, s. 53-63
  • Konferensbidrag (refereegranskat)abstract
    • We have recently shown that symbolic execution together with the implicit path enumeration technique can successfully be applied in the Worst-Case Execution Time (WCET) analysis of programs. Symbolic execution offers a precise framework for program analysis and tracks complex program properties by analyzing single program paths in isolation. This path-wise program exploration of symbolic execution is, however, computationally expensive, which often prevents full symbolic analysis of larger applications: the number of paths in a program increases exponentially with the number of conditionals, a situation denoted as the path explosion problem. Therefore, for applying symbolic execution in the timing analysis of programs, we propose to use WCET analysis as a guidance for symbolic execution in order to avoid full symbolic coverage of the program. By focusing only on paths or program fragments that are relevant for WCET analysis, we keep the computational costs of symbolic execution low. Our WCET analysis also profits from the precise results derived via symbolic execution. In this article we describe how use-cases of symbolic execution are materialized in the r-TuBound toolchain and present new applications of WCET-guided symbolic execution for WCET analysis. The new applications of selective symbolic execution are based on reducing the effort of symbolic analysis by focusing only on relevant program fragments. By using partial symbolic program coverage obtained by selective symbolic execution, we improve the WCET analysis and keep the effort for symbolic execution low.
  •  
8.
  • Blanc, Regis, et al. (författare)
  • Tree Interpolation in Vampire
  • 2013
  • Ingår i: Proceedings of the 19th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning (LPAR-19), December 14-19, 2013, Stellenbosch, South Africa. Kenneth L. McMillan and Aart Middeldorp and Andrei Voronkov (editors), Springer Lecture Notes in Computer Science. - Berlin, Heidelberg : Springer Berlin Heidelberg. ; LNCS 8312, s. 173-181
  • Konferensbidrag (refereegranskat)abstract
    • We describe new extensions of the Vampire theorem prover for computing tree interpolants. These extensions generalize Craig interpolation in Vampire, and can also be used to derive sequence interpolants. We evaluated our implementation on a large number of examples over the theory of linear integer arithmetic and integer-indexed arrays, with and without quantifiers. When compared to other methods, our experiments show that some examples could only be solved by our implementation.
  •  
9.
  • Capilla, Rafael, 1964, et al. (författare)
  • Systems and Software Variability Management: Concepts, Tools and Experiences
  • 2013
  • Bok (övrigt vetenskapligt/konstnärligt)abstract
    • The success of product line engineering techniques in the last 15 years has popularized the use of software variability as a key modeling approach for describing the commonality and variability of systems at all stages of the software lifecycle. Software product lines enable a family of products to share a common core platform, while allowing for product specific functionality being built on top of the platform. Many companies have exploited the concept of software product lines to increase the resources that focus on highly differentiating functionality and thus improve their competitiveness with higher quality and reusable products and decreasing the time-to-market condition. Many books on product line engineering either introduce specific product line techniques or include brief summaries of industrial cases. From these sources, it is difficult to gain a comprehensive understanding of the various dimensions and aspects of software variability. Here the editors address this gap by providing a comprehensive reference on the notion of variability modeling in the context of software product line engineering, presenting an overview of the techniques proposed for variability modeling and giving a detailed perspective on software variability management. Their book is organized in four main parts, which guide the reader through the various aspects and dimensions of software variability. Part 1 which is mostly written by the editors themselves introduces the major topics related to software variability modeling, thus providing a multi-faceted view of both technological and management issues. Next, part 2 of the book comprises four separate chapters dedicated to research and commercial tools. Part 3 then continues with the most practical viewpoint of the book presenting three different industry cases on how variability is managed in real industry projects. Finally, part 4 concludes the book and encompasses six different chapters on emerging research topics in software variability like e.g. service-oriented or dynamic software product lines, or variability and aspect orientation. Each chapter briefly summarizes “What you will learn in this chapter”, so both expert and novice readers can easily locate the topics dealt with. Overall, the book captures the current state of the art and best practices, and indicates important open research challenges as well as possible pitfalls. Thus it serves as a reference for researchers and practitioners in software variability management, allowing them to develop the next set of solutions, techniques and methods in this complicated and yet fascinating field of software engineering.
  •  
10.
  • Caporuscio, Mauro, 1975-, et al. (författare)
  • RESTful Service Architectures for Pervasive Networking Environments
  • 2011
  • Ingår i: REST. - New York, NY : Springer. - 9781441983022 ; , s. 401-422
  • Bokkapitel (refereegranskat)abstract
    • Computing facilities are an essential part of the fabric of our society, and an ever-increasing number of computing devices is deployed within the environment in which we live. The vision of pervasive computing is becoming real. To exploit the opportunities offered by pervasiveness, we need to revisit the classic software development methods to meet new requirements: (1) pervasive applications should be able to dynamically configure themselves, also benefiting from third-party functionalities discovered at run time and (2) pervasive applications should be aware of, and resilient to, environmental changes. In this chapter we focus on the software architecture, with the goal of facilitating both the development and the run-time adaptation of pervasive applications. More specifically we investigate the adoption of the REST architectural style to deal with pervasive environment issues. Indeed, we believe that, although REST has been introduced by observing and analyzing the structure of the Internet, its field of applicability is not restricted to it. The chapter also illustrates a proof-of-concept example, and then discusses the advantages of choosing REST over other styles in pervasive environments.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 951
Typ av publikation
konferensbidrag (586)
tidskriftsartikel (209)
licentiatavhandling (37)
doktorsavhandling (34)
bokkapitel (28)
rapport (20)
visa fler...
samlingsverk (redaktörskap) (11)
proceedings (redaktörskap) (11)
bok (7)
forskningsöversikt (6)
annan publikation (1)
patent (1)
visa färre...
Typ av innehåll
refereegranskat (771)
övrigt vetenskapligt/konstnärligt (176)
populärvet., debatt m.m. (4)
Författare/redaktör
Weyns, Danny (41)
Petersen, Kai (41)
Wohlin, Claes (40)
Bosch, Jan, 1967 (35)
Šmite, Darja (34)
Gorschek, Tony (34)
visa fler...
Feldt, Robert (27)
Berger, Christian, 1 ... (26)
Fricker, Samuel (26)
Torkar, Richard (23)
Tichy, Matthias, 197 ... (20)
Feldt, Robert, 1972 (19)
Wnuk, Krzysztof (18)
Regnell, Björn (17)
Hansson, Jörgen, 197 ... (16)
Perez-Palacin, Diego (16)
Mendes, Emilia (16)
Torkar, Richard, 197 ... (15)
Herold, Sebastian (15)
Andersson, Jesper (14)
Mirandola, Raffaela (14)
Wingkvist, Anna (14)
Chaudron, Michel, 19 ... (13)
Ericsson, Morgan (13)
Lindström Claessen, ... (13)
Lenhard, Jörg (13)
Staron, Miroslaw, 19 ... (12)
Löwe, Welf (12)
Hähnle, Reiner, 1962 (12)
Heldal, Rogardt, 196 ... (12)
Angelis, Lefteris (12)
Palma, Francis (12)
Grahn, Håkan (11)
Afzal, Wasif (11)
Runeson, Per (11)
Eklund, Ulrik, 1967 (11)
Unterkalmsteiner, Mi ... (10)
Kovacs, Laura, 1980 (10)
Russo, Alejandro, 19 ... (10)
Jansson, Patrik, 197 ... (10)
Gencel, Cigdem (10)
Khurum, Mahvish (10)
Merseguer, Jose (10)
Wirtz, Guido (10)
Börstler, Jürgen (9)
Gorschek, Tony, 1973 (9)
Rausch, Andreas (9)
Barney, Sebastian (9)
Pareto, Lars, 1966 (9)
Svensson, Joel Bo, 1 ... (9)
visa färre...
Lärosäte
Chalmers tekniska högskola (310)
Blekinge Tekniska Högskola (308)
Göteborgs universitet (126)
Linnéuniversitetet (108)
Kungliga Tekniska Högskolan (56)
Uppsala universitet (55)
visa fler...
Mälardalens universitet (39)
Lunds universitet (34)
Karlstads universitet (34)
Umeå universitet (17)
Linköpings universitet (17)
Högskolan i Skövde (15)
Malmö universitet (11)
Högskolan Kristianstad (10)
Örebro universitet (8)
Högskolan i Borås (6)
Högskolan i Halmstad (5)
RISE (5)
Högskolan Väst (4)
Jönköping University (4)
Stockholms universitet (3)
Mittuniversitetet (2)
Sveriges Lantbruksuniversitet (2)
Luleå tekniska universitet (1)
Handelshögskolan i Stockholm (1)
Karolinska Institutet (1)
visa färre...
Språk
Engelska (949)
Svenska (2)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (951)
Teknik (73)
Samhällsvetenskap (50)
Medicin och hälsovetenskap (6)
Humaniora (5)
Lantbruksvetenskap (2)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy