• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6177
  • 1947
  • 1
  • Tagged with
  • 8125
  • 8125
  • 8125
  • 8064
  • 904
  • 830
  • 659
  • 626
  • 614
  • 560
  • 466
  • 400
  • 397
  • 335
  • 334
  • 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.
471

Utvärdering av granskningskrav från standardiseringsorgan och implementation av filtreringsverktyg

Nilsson, Fredrik, Konpan, Sebastian January 2015 (has links)
Av dagens affärssystem krävs det att spårbarheten är större och mer pålitlig än tidigare. På grund av att affärssystem blir allt vanligare, infinner sig på fler marknader och kan i vissa fall vara kärnan i ett företag är detta ett krav. Examensarbetet är utfört på Infor i Linköping som tillhandahåller affärssystemet M3. Efter Enron-skandalen skapades flertalet regleringar och lagar som företag måste anpassa sig efter. Vi har undersökt vad som krävs för att tillmötesgå dessa krav och försökt hitta en minsta gemensam nämnare för flertalet lagar och myndigheter. Det här innebär att Infor vet vilka krav som kommer eller redan ställs på dem och deras kunder, och kan anpassa sig därefter för att stå konkurrenskraftiga gentemot konkurrenter. Vi visar hur en prototyp kan implementeras som tillmötesgår dessa krav, och diskuterar även vad som ytterligare krävs för att prototypen ska bli en fullgod implementation för Infor.
472

Design of functions in Smart TV : A survey study of user acceptance on Smart TV functions

Ma, Han, Qiuying, Guo January 2014 (has links)
This paper is defined as a qualitative study and mainly uses a survey, interview and previous reports and papers as methodology. We research which functions in the Smart TV that are widely used and what functions of the Smart TV do people need, and if people accept the design of the functions in the Smart TV.Through the investigation we got three conclusions: firstly, we have discovered the top four popular functions of Smart TV based on the questionnaire, secondly, the precautions the developers should pay attention to when they design the product, lastly we have said that people do not accept these intelligent functions in the Smart TV, and after the study we give the future direction andsuggestion for how to make well designed functions for the Smart TV.
473

Can a graded reader of authentic material be generated?

Danielsson, Kent January 2013 (has links)
The thesis investigates if a graded reader for English leveled to the CEFR levels by using the English Vocabulary Profile (EVP) dictionary can be generated from a corpus of authentic material. It was tested on Wikipedia and the ukWaC corpus. There were some problems in making correctmatches between the words in the EVP word lists with the tagged words of the corpora. The results show it might be possible to find enough suitable texts to generate a graded reader for at least the higher CEFR levels if only lemmas are considered. If also the POS tags should be matched between the word list and the corpora the errors were too big to be able to give a conclusive answer.
474

Graphical Cross-Reference Browser for the OMDev Environment

Sjöstrand, Magnus January 2013 (has links)
With todays software development we see huge structures of objects and relationships beingbuilt up. How these are constructed and designed is important to how we make robust andflexible architectures. Developers have to constantly have this overview in mind whenworking with the whole system to prepare for potential changes later on. One object may bereplaced by another one or removed completely; this is when the relationship going to andfrom them comes into picture. Many decisions on what to change or what to remove from thisstructure needs some way of proving that this wont have any side-effects on anything else. Adeveloper could make such a decision by scanning through all files and build a mindset of allthe dependencies between the objects to make sure that something like this would be okay.This report evaluates the possibilities of making a tool that can ease this task in order togain a better overview of all the dependencies going through the system. By observingprojects that are built for other similar tasks and how they haven chosen their implementationwe can build a tool that will inspect the objects specifically to Modelica code. This report alsodiscuss how we can elaborate on the number of features in order to gain more interactivityand make a more user-friendly experience to the end users.The results of our implementation will show a fully functional and optimized productinside the software Eclipse. This product provides all required information by extending uponexisting functionalities of Modelica to get the perspective and access to data that we need fora complete analyze. This report will also show how we effectively make use of graphicallibraries to provide interactivity, bonds, layout orderings and translation from data to visualsobjects. All of these together are ingredients to a tool in which a user can gain a fast responseand move around quickly in his model-structure. In the end we can see that our implementation can reference most things related todependencies in an object-oriented language and explain to the user how these relationshipsplay into our object-structure or where their sources are and where they are pointing.
475

Presentation of Real-Time TFR-data

Karlsson, Anders January 2014 (has links)
In a high-voltage direct current system (HVDC), a process is continuously recording data (e.g., voltage sampling). To access this data, the operator must frst set triggers, then wait for the transient- fault-recording (TFR) to complete, and fnally open the recorded fle for analysis. A more refned solution is required. It should allow the operator to select, add and watch the measuring points in real-time. Thus, the purpose of this thesis work is to read, process and present the samples continuously, as series in a graphical chart. Programming will be done by using iterative and incremental development. The result of this thesis work has been an executable application with a graphical user interface (GUI), able to showing the content in the buffers as a graph in a chart.
476

Utveckling av stödverktyg för livsmedels- & miljöinspektörer

Ölander, Jonas, Löfqvist, Andreas January 2014 (has links)
Gävle kommuns miljö- och livsmedelsinspektörer utför inspektioner hos ca 660 företag och organisationer inom Gävle kommun. Information om organisationer och inspektioner hanteras av ett ärendehanteringssystem. Detta ärendehanteringssystem är inte anpassat för sättet inspektörerna arbetar, vilket gör att de tvingas komplettera viss funktionalitet med ett Exceldokument. Detta Exceldokument löser vissa problem men fungerar inte bra. Detta arbetes syfte och mål är att utveckla en grund till en webbapplikation, i beta-stadiet, vilket ska kunna ersätta det Exceldokument inspektörerna arbetar med och effektivisera deras arbete genom att göra den verksamhetsanpassad. Arbetet resulterade i en webbapplikation vilket effektiviserar inspektörernas arbetssätt. Webbapplikationen är utformad med responsivt gränssnitt. Omdömet av webbapplikationen var positivt och visade på ett förbättrat arbetssätt.
477

A tool to facilitate interactive and collaborative learning of execution flow and code for novice computer science students

Westerlund, Robert January 2014 (has links)
Some students reading courses in introductory imperative programming at university level struggle with the course and the drop-out rates from the courses are rather high. One possible reason for this is that some find programming hard to learn. There are many tools which aim to help students learn programming by visualizing the state and execution of code. However, most, if not all, of these tools visualize only the current state of the program being visualized. The first and foremost result of this project is a look into a way to approach visualizing historic information about previous program states in a program visualization tool, in addition to visualizing the current state. The project also created the Code Tracer for Programming Learners (CT4PL) tool which was used during the project to test, evaluate and communicate around the visualization design. This report describes the reasoning behind and the design of the CT4PL tool, which tries to extend the common approach to program visualization tools by not only visualizing the current state of the program being visualized, but also provide the learner with an historic trace of the whole program execution.
478

Smart Grid

Rylander, Anton January 2013 (has links)
No description available.
479

Effektiva renderingstekniker av subsurface scattering med mental ray

Jonasson, Eric January 2013 (has links)
Subsurface Scattering är nu för tiden väldigt populärt inom datorgrafik och används inom de flesta filmer och spel, men det är ingen enkel process för att uppnå ett bra resultat. Därmed kommer forskningen och utvecklingen fokuseras på subsurface scattering i verkligheten och inom Autodesk Maya med inbyggda renderingsmotorn mental ray. Subsurface scattering via mental ray kan lösas på flera olika sätt och nödvändig information om subsurface scattering shaders och andra noder kommer att förklaras för de metoder som känns till som lightmaps och photon maps. Det kommer även finnas en tredje metod som fokuserar på passrendering av en lightmap shader. Metoderna bevisar sedan vilken metod som anses vara den bästa för situationen man befinner sig i. / <p>La upp uppsatsen på diva för ca en månad sedan men fick inget svar. Så antar att jag gjorde något fel då.</p>
480

System Information Model suitable for Application Management Organization

Canciger, Izzet January 2013 (has links)
The Delivery Organization Windows Development at Sandvik IT GSS is today responsible for managing over 100 different systems internally and globally, some acquired but most proprietary. The systems have Life Cycle and dependencies of other applications, techniques etc. and Service Level Agreement (SLA) with customers. The details for these systems are now scattered in a variety of locations such as web pages, spreadsheets, word documents, Notes databases and by knowledge of the employees. Today they are unable to get a clear view of the systems; the applications and techniques depend, how long life cycle each have etc. The project consist of creating a database model by gathering information needed, analyze it and develop an information model and if time allows develop a simple application to visualize the concept. With this work, the information will be gathered in one place and the employees will easier get a clear view of the systems and their dependencies, offer a higher level of service and will be more effective in their work. Keywords: System Information Model, Systems Design, Information Model, Database Model, Business Analysis, Application Management.

Page generated in 0.1022 seconds