Department of Computer Science and Engineering / Institutionen för data- och informationsteknik: Recent submissions
Now showing items 441-460 of 541
-
En kvittoskannare Implementering av optisk teckenigenkänning för Android-enheter
(2014-02-27)Rapporten är ett kandidatarbete som utfördes under våren 2013 vid Institutionen för Data- och Informationsteknik, Chalmers Tekniska Högskola. I rapporten beskrivs utvecklingen av en applikation för att fotografera kvitton ... -
e-Health Security Issues and Solutions
(2014-02-26)The aim of the thesis is to give an understanding of the current situation and its security issues within the e-Health institutions. Following the analysing of current protocols and administrative concepts, an overall ... -
Brandlink Business-to-Business E-commerce web Solution
(2014-02-19)Today, business is moving rapidly towards web technologies due to their portability, efficiency and multi-platform compatibility. Web technologies are impacting the way of businesses and their management. It is very ... -
Adding an LLVM Backend to Bigloo Scheme
(2013-10-17) -
Visualization of a finite first order logic model
(2013-10-17)Creating visualizations of nite rst order logic models can be very bene cial for users studying the models as it provides an additional aid for the user and makes it easier for the user to understand and comprehend the ... -
Integrated project risk management in program context
(2013-10-03)Ericsson Money Services as a financial software program develops mobile services the aim of which is to provide worldwide money transactions. The development of the service includes multifunctional processes and a number ... -
A study on the improvement of the Bus driver’s User interface
(2013-10-03)A bus driver performs several different tasks and receives lot of information during the work day. Located on the dashboard is a graphical screen which shows different kind of information to the drivers. This information ... -
Study of Convolution Algorithms using CPU and Graphics Hardware
(2013-10-03)In this thesis we evaluate different two-dimensional image convolution algorithms using Fast Fourier Transform (FFT) libraries on the CPU and on the graphics hardware, using Compute Unified Device Architecture (CUDA). The ... -
Adaptable Controlled Natural Languages for Online Query Systems
(2013-05-17)This workintroduces atechnique for adapting GF7 basedquery systems.This technique is implemented in a travel planning query system in two ways. Firstly, users can customize the systemto their own needs and definesynonyms ... -
Framework for Measuring Perceived Quality in Technical Documentation
(2013-04-05)Customer product information (CPI) provides essential information to a user about how to use a product. Given the importance of such technical documentation to enable a more effective use of technology, there is very little ... -
Factors Influencing Knowledge Sharing in Software Development:A Case Study at Volvo Cars IT Torslanda
(2013-04-05)Software development industry is noted for its innovative IT products. This is due to the focus on knowledge sharing as a key driver for the creation of innovations. However, the handling of organisational factors that ... -
Evaluation of Model-Based Testing for Embedded Systems based on the Example of the Safety-Critical Vehicle Functions
(2012-11-28)Along with the announcement of vehicle safety standards, e.g. ISO 26262, ESP and AUTOSAR, embedded systems are used widely to realize the safety function in the automotive domain. Due to the increased number of sensors ... -
A Structured Editor for Labelled Bracket Notation
(2012-09-21)This report describes the development and resulting product of a web-based editor for a simple programming language. This language is an extension of simply typed lambda calculus and labelled bracket notation, with a simple ... -
Testing a distributed Wiki web application with QuickCheck
(2012-09-18)Web applications are complex, heterogeneous and dynamic. To ensure their correct functional behaviour is a difficult task and by simply using unit testing and manually generated test cases it may be difficult to detect ... -
deco - A decomposition program for NMR projection experiments
(2012-09-18)In protein NMR high dimensional spectra are difficult to measure because long measurement times and low signal to noise. To overcome this barrier fast acquisition techniques have been developed. One of these is projection ... -
Utilizing the Value State Dependence Graph for Haskell
(2012-08-21)Modern compilers use control flow based intermediate representations for representing programs during code optimization and generation. However, many optimizations tend to rely not on the explicit representation of control ... -
deco - A decomposition program for NMR projection experiments
(2012-08-13)In protein NMR high dimensional spectra are difficult to measure because long measurement times and low signal to noise. To overcome this barrier fast acquisition techniques have been developed. One of these is projection ... -
Testing a distributed Wiki web application with QuickCheck
(2012-08-13)Web applications are complex, heterogeneous and dynamic. To ensure their correct functional behaviour is a difficult task and by simply using unit testing and manually generated test cases it may be difficult to detect ... -
Extending OGRE with Light Propagation Volumes
(2012-08-13)OGRE is a popular open source rendering engine that offers an extensive set of core features. For more advanced rendering techniques, however, the engine must be extended in various ways. The term Global Illumination ... -
Ett Python 3-frontend till Guile
(2012-08-09)GNU Guile är en virtuell maskin som implementerar Scheme. Det har som mål att vara enkelt att användas av andra program som extensionspråk. Sedan en tid har det utvecklas stöd för andra språk än Scheme, exempelvis ECMAScript ...