• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6857
  • 2288
  • 1
  • 1
  • Tagged with
  • 9147
  • 9121
  • 8130
  • 8071
  • 1264
  • 925
  • 898
  • 703
  • 668
  • 661
  • 626
  • 552
  • 460
  • 426
  • 360
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
731

Malicious PDF Document Analysis

Dai, Haobing January 2013 (has links)
With the development of network and information technology, E-mail has became increasingly popular and the society’s indispensable needs. However, virus spreading via the email are also increasing. The Email attachment, such as, PDF documents, EXE programs, can spread viruses from one computer to another computer. PDF documents are one of the widely used reading or sharing documents, and the attackers are using malicious PDF documents increasingly. In this paper, in order to detect the viruses in the PDF document, I have analyzed the file structure, document structure and objects. I select two methods PDF Scrutinizer and MDScan to scan the PDF document viruses.
732

Hybrid klient till molntjänst

Blomquist, Linus January 2013 (has links)
Mitt examensarbete gick ut på att bygga en hybrid klient som använder sig av samma användargränssnitt som Xcerions redan implementerade webbklient CloudTop. Klienten ska kunna köras utan användning av en webbläsare och i stället vara ett installerat program på datorn. Källkoden till CloudTop, som är skriven i Javascript, kommunicerar nu med kod skriven i C++ med hjälp av en brygga som förbinder dessa två språk. C++-delen hanterar XSLT-förfrågningar, vilket normalt hanteras av en webbläsare. Programmet är även förberett för att utökas med kod som stödjer att programmet ska kunna köras utan tillgång till internet. När programmet får tillgång till internet ska all ändrad data synkroniseras till en server för att undvika behov av konstant internetuppkoppling, vilket breddar användningsområdet för den här molntjänsten. Tjänsten fungerar både synkront och asynkront för att göra den snabb och effektiv, utan att programmet ska behöva låsa sig vid tunga beräkningar. / My thesis work was to build a hybrid client that uses the same graphical interface as Xcerions current webbclient. The client shall be able to run without any usage of a web browser and it shall instead be an installed program on the users computer. The source-code of Cloudtop, written in Javascript, now communicates with code written in C++ by using a bridge that bind these languages together. XSLT-requests that is used to be handled by the web browser is now handled by the code written in C++ . The program is also prepared to be extended by functionality to handle offline requests from the user. After such implementation the user no longer is going to need constant internet coverage. The service work both synchronous and asynchronous to make it faster and more stable at heavy calculations.
733

Monitoring of Micro-sleep and Sleepiness for the Drivers Using EEG Signal

Rivera, Miguel January 2013 (has links)
Nowadays sleepiness at the wheel is a problem that affects to the society at large rather more than it at first seemed. The purpose of this thesis is to detect sleepiness and micro-sleeps, which are the source that subsequently leads to drowsiness, through the study and analysis of EEG signals. Initially, raw data have some artifacts and noises which must be eliminated through a band pass filter. In this thesis EEG signals from different persons are analyzed and the feature extraction is carried out through the method Fast Fourier Transform (FFT). After that, the signals are classified to get the best result. To do this, the method Support Vector Machine (SVM) is used where the feature vectors, which have been extracted previously, are the input. The data are trained and tested to get a result with an accuracy of 77% or higher. It shows that EEG data could be used helping experts in the development of an intelligent system to classify different sleeping conditions i.e., micro-sleep and sleepiness.
734

Intranet for project and document management

Lundqvist, Andreas, Johansson, Niklas, Yildiz, Simon January 2013 (has links)
For a software developing company, it is important to have a system that keeps track of different projects with related documentation and data. Without a proper system, it can be hard to find needed information and time consuming, especially if there is much data in the system. RealTest AB is an IT consultant company located in Västerås that deals with this problem. All of their projects and their information are stored in a folder structure on a server that the employees have access to. This “system” does not have a smart way of finding data and there is no kind of version control of the existing information and this often leads to duplicated data. The purpose of this project was to provide a smarter and more efficient way of handling projects and documents for RealTest. The project resulted in an intranet solution based on Microsoft SharePoint that takes care of the mentioned problems. This paper describes the design and implementation of certain features of the intranet, such as document management, generation of unique project/document numbers and dynamic webpages. The paper also reviews strengths and weaknesses of existing intranet solutions and application platforms. The conclusions of the conducted research together with meetings with our advisor at RealTest and feedback from demonstrations for the employees led to the first version of the intranet. Since the project only lasted for 10 weeks, time limited us from developing all of the planned features and therefore we were not able to deliver a finished product. However, we managed develop a stable foundation for the intranet which will be finalized by the employees of the company.
735

A Secure Bluetooth Transfer Application in Android

Fanchen, Li January 2013 (has links)
No description available.
736

Comparison Analysis of Color Constancy Algorithms

Liu, Dian January 2013 (has links)
Color constancy refers to a stable psychological tendency in perception even the lighting circumstances changed and it plays an important role in many computer vision applications. In this paper, an overview of many frequently used computational color constancy algorithms is presented. Besides, existing algorithms are usually divided into statistical and physics-based and we discuss the characteristic between them, and we also evaluate two main stream hypotheses that usually made before conducting the ill-posed Lambertian Reflectance Model and discuss about their different emphases. What’s more, we perform a comparison analysis in section 3 among three of the most basic algorithms with several well-defined criteria.
737

Soulfood ett GUI

Sollid, Nikki January 2013 (has links)
Denna Studie presenterar resultat utav analys av existerande grafiska gränssnitt i syfte att definiera förutsättningar och regler för ett idealt grafiskt gränssnitt till mobila enheter inom spel.Sammanlagt presenteras 6 olika regler rörandes färg, form och positionering. Dessa regler används sedan för att skapa grafiskt gränssnitt på ett mobilspel vid namn ”Soulfood”.
738

Implementation of TeliaSonera Incident Management Centre Site Attendance Application

Magnusson, Anton, Larsson, Jan January 2013 (has links)
TeliaSonera Incident Management Centre Karlstad has been situated in facilities placed in the bedrock of the Kroppkärr district of Karlstad for over ten years. From here TeliaSonera monitors parts of their different kind of networks all over the globe. One part is the monitoring of sites, a structure that holds equipment vital for a network to function. Currently TeliaSonera Incident Management Centre receives about thirty phone calls a dayfrom technicians from all over the world regarding the reporting of attendance on sites. Themain objective is to create a mobile application that can substitute the need of a phone call. The project resulted in the development of two web applications, one application with the purpose to replace the site attendance reporting by phone and another to monitor the incoming reports. The reason for developing a web application was to deliver a platform independentproduct under a short period of time. The site reporting application is resistant to attacks suchas SQL-injections and Cross-Site Scripting. Functionality of web applications is closing in on the functionality behind native applications. Features included in HTML5 allow the developer to take more liberty when programming web applications. These features are utilized in the search and filter functions of the monitoring application in this project. The applications are written in HTML5, JavaScript and PHP and the data is stored in a MySQL database.
739

Demand responsive transit service module

Ypper, Andreas, Andersson, Fredrik January 2013 (has links)
No description available.
740

Chicago : A multiplayer card game based on Client – Server architecture

Johansson, Simon, Andersson, Hugo January 2013 (has links)
No description available.

Page generated in 0.0492 seconds