• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 6216
  • 2093
  • 2
  • Tagged with
  • 8312
  • 8309
  • 7915
  • 7849
  • 869
  • 815
  • 660
  • 639
  • 633
  • 615
  • 559
  • 472
  • 406
  • 396
  • 343
  • 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.
11

En interaktiv webbplats för visualisering av kvantfysik för gymnasiet

Belfrage, Paul January 2005 (has links)
Elever på gymnasiet har ibland problem att förstå abstrakta fysikaliska fenomen. Visuella hjälpmedel skulle underlätta förståelsen. Det finns också ett behov av interaktiva webbplatser eller program som testar elevernas kunskap. Jag har gjort en webbplats <belfrage.info.se> som en utvald testgrupp, representativ för målgruppen, fått testa. Gruppen har också fått föreslå förbättringar. Syftet med examensarbetet har varit att ta reda på vad intresserade gymnasieelever tycker är svårt med fysik. Dessutom har en plattform skapats där dessa elever kan tillgodogöra sig kunskaper och därefter testa dem interaktivt. / High school students often have problems understanding abstract physical phenomena. Visual aids could facilitate their learning process and help them understand. There also appears to be a need for interactive websites, or programs, that tests the students' knowledge. I have developed a website, <belfrage.info.se>. It is a platform where student can acquire knowledge and test it interactively. A representative segment from the target group has been given the opportunity to evaluate it. The group has given feedback in the form of opinions and suggested improvements. The purpose of this paper was to find out what interested students find difficult in science (physics).
12

Komprimering av e-post

Fröderberg, Håkan January 2004 (has links)
E-postmeddelanden är något som de flesta av oss använder. Hur vi använder oss av e-post skiljer sig från person till person. Vi har identifierat flera olika användningssätt, till exempel att skicka en text, bifoga filer eller skicka en rolig bild. I den här rapporten studeras ett par olika sätt att med hjälp av komprimering av hela e-postmeddelanden minska datavolymen och därmed den tid det tar transportera meddelanden. Caslon Analythics spår att det 2005 kommer att skickas 236 miljarder e-postmeddelanden. En minskning av meddelandens storlek kommer ha en positiv effekt på belastningen av nätverk. Ett plugin som används av Qualcomm Eudora har skapats för att visa se vilket resultat som kan uppnås. Det använder sig av ett komprimerings-biblioteket vid namn zlib och Eudoras API för plugins. Om man utgår från okomprimerade texter och/eller filer så kan man med hjälp av detta plugin och diverse tester konstatera att man kan minska den plats som ett e-postmeddelande upptar på lagringsutrymmet med upp till 70 procent. Stor vinst kan alltså göras i både tid och plats. / E-mails are something that most of us use. How we use it is different from one person to another. We have identified several different ways of usage, for example sending text, attach a file or send a funny picture. In this report different ways of using compression to decrease the volume of an e-mail and also the time it takes to deliver it is being studied. Caslon Analythics predict that 2005 around 236 billion e-mails will be sent. A reduction of messages sizes will have a positive effect on the network load. A plugin that uses Qualcomm Eudora have been created to show what can be done to reduce size and time. It uses a compression library called zlib and Eudora API for plugins. With the plugin and some tests it is shown that it can decrease the amount of storage needed by up to 70 percent when text and/or uncompressed files are attached. Large gain can therefore be made in both time and space.
13

Two topics in cryptography : lattice problems and the security of protocols

Trolin, Mårten January 2005 (has links)
In this thesis we present new results in two areas – cryptographic protocols and lattice problems. • We present a new protocol for electronic cash which is designed to function on hardware with limited computing power. The scheme has provable security properties and low computational requirements, but it still gives a fair amount of privacy. Another feature of the system is that there is no master secret that could be used for counterfeiting money if stolen. • We introduce the notion of hierarchical group signatures. This is a proper generalization of group signatures, which allows multiple group managers organized in a tree with the signers as leaves. For a signer that is a leaf of the subtree of a group manager, the group manager learns which of its children that (perhaps indirectly) manages the signer. We provide definitions for the new notion and construct a scheme that is provably secure given the existence of a family of trapdoor permutations. We also present a construction which is relatively practical, and prove its security in the random oracle model under the strong RSA assumption and the DDH assumption. • We show a weakness in the specification for offline capable EMV payment cards. The weakness, which applies to cards without RSA capability, enables an attacker to duplicate a card and make transactions that cannot be tied to the original card. • We give a method for approximating any n-dimensional lattice with a lattice Λ whose factor group Zn/Λ has n - 1 cycles of equal length with arbitrary precision. We also show that a direct consequence of this is that the Shortest Vector Problem and the Closest Vector Problem cannot be easier for this type of lattices than for general lattices. / QC 20101222
14

A proof of a resolvent estimate for plane flow by new analytical and numerical techniques

Åsén, Per-Olov January 2004 (has links)
This thesis concerns stability of plane Couette flow in three space dimensions for the incompressible Navier-Stokes equations. We present new results for the resolvent corresponding to this flow. Previously, analytical bounds of the resolvent have been derived in parts of the unstable half-plane. In the remaining part, only bounds based on numerical computations in an infinite parameter domain are available. Due to the need for truncation of this infinite parameter domain, these results are mathematically insufficient. We obtain a new analytical bound of the resolvent at s = 0 in all but a compact subset of the parameter domain. This is done by deriving approximate solutions of the Orr-Sommerfeldt equation and bounding the errors made by the approximations. In the remaining compact set, we use standard numerical techniques to obtain a bound. Hence, this part of the proof is not rigorous in the mathematical sense. In the thesis, we present a way of making also the numerical part of the proof rigorous. By using analytical techniques, we reduce the remaining compact subset of the parameter domain to a finite set of parameter values. In this set, we need to compute bounds of the solution of a boundary value problem. By using a validated numerical method, such bounds can be obtained. In the last part of the thesis, we investigate a validated numerical method for enclosing the solutions of boundary value problems.
15

Kunddatabas i Java och MySQL / Customer database using Java and MySQL

Kimmefors, Ann, Nilsson, Niclas January 2003 (has links)
<p>The purpose with this work that is the basis for this thesis was to help Nattavaara Economical association to develop a program for handling invoices, customer information, and storage. The program and this thesis have been done in cooperation with the economical association in Nattavaara. </p><p>Some of the demands on the program are that it shall handle customer information, storage status, invoices and diesel consumption. The program must be able to printout invoices, reminders, delivery notes, a customer list and a storage list. All information will be stored in a database. </p><p>The program was implemented in the program language Java and with a MySQL database; since they both are platform independent and we have previous experience using them. </p><p>The program is window based and built around the usage of tabbed windows; there every tab represents an own functionality, this to create a foreseeable and easy navigated program. User friendliness is something that has been taken into consideration in the process of developing this program, among other things through grouping of adjacent information and the placement of buttons. One of the conclusions with this work is that Java can with advantage be used to create graphical interfaces with connections to databases. </p><p>Further development of the program could be for example to improve the quality of the printouts and the handling of the database initiation.</p>
16

Utveckling av ett ärendehanteringssystem åt IT-avdelningen hos Billerud

Johansson, Andreas, Ottosson, Christer January 2004 (has links)
<p>IT-avdelningen på Billerud på Skärblacka bruk i Östergötland har efterfrågat ett mer avancerat ärendehanteringssystem. Systemet är tänkt att användas för att dokumentera och följa upp kundkontakter i det dagliga arbetet samt skapa underlag för att mäta svarstider, tillgänglighet och förbättra rutiner. För att minska tiden för installation ska systemet vara webbaserat och gå att använda från en dator med webbläsaren Internet Explorer. </p><p>I det här examensarbetet har vi utvecklat ett webbaserat ärendehanteringssystem åt IT-avdelningen på Skärblacka bruk. Systemet är modulbaserat och hanterar ärenden via webbformulär. Kontoinformation hämtas från katalogtjänst och kunduppgifter hämtas ur telefonväxelns databas. En separat databas lagrar ärendena och information om dessa. Webbgränssnittet är lättanvänt och det går att hantera ärenden och systeminställningar via det. Ikoner används för att göra det enklare att förstå formulären i så lång utsträckning som möjligt. </p><p>Det går att utöka ärendehanteringssystemet med en statistikmodul som sammanställer rapporter, för t.ex. svarstider och antal behandlade ärenden. Systemet är förberett för framtagning av statistik och användning som kunskapsbank för framtida förbättring av rutiner.</p>
17

Positionsindikering i bilder och video för WITAS dialogsystem / Position specification in images and video for the WITAS dialog system

Lindblom, Hannes January 2004 (has links)
<p>Denna rapport beskriver arbetet med en utökning av ett dialogsystem till en UAV (Unmanned Aerial Vehicle, obemannad flygande farkost). Arbetet är utfört i WITAS-projektet (Wallenberg laboratory for research on Information Technology and Autonomous Systems), ett projekt som har som mål att utveckla en helikopter som ska kunna verka autonomt i t.ex. en trafikmiljö. Syftet med dialogsystemet är att en operatör med talspråk ska kunna ge kommandon till och få information från helikoptern. Detta examensarbete har som mål att utöka dialogen till att bli multimodal, dvs. att även innefatta pekningar och rörelser med musen. Operatören ska alltså kunna peka ut platser och objekt i en karta för att komplettera ett talat kommando eller få data utritat i kartan som svar på en förfrågan.</p>
18

Hur fungerar datorer? : En fallstudie av att utveckla pedagogisk multimedia för ett datorhistoriskt museum. / How do computers work? : A case study of developing educational multimedia for a museum of computer history.

Ahl, Linda January 2004 (has links)
<p>Få människor vet hur datorer fungerar, vilka komponenter de är uppbyggda av och hur dessa samverkar. I detta examensarbete har en prototyp till en multimediepresentation utvecklats. Presentationen kommer att placeras på ett datorhistoriskt museum och dess syfte kommer där att vara att hjälpa människor förstå hur datorer fungerar. Prototypen är baserad på bilder och enklare animationer som förklarar samverkan och funktion hos de olika datorkomponenterna, bland annat genom att visa scenarier som många människor troligtvis känner igen från sin vardag. </p><p>Målet med arbetet har varit att inskaffa kunskap kring hur multimedia kan användas för att illustrera tekniska processer, samt kunskap kring hur multimediepresentationer skall utveck-las. Därför har en systemutvecklingsmetod tagits fram som är anpassad till denna typ av system och som använts vid utvecklingen av prototypen. </p><p>Systemutvecklingsmetoden är av iterativ modell, eftersom det visat sig att ett iterativt arbetssätt är att föredra framför ett linjärt vid multimedieutveckling. Detta beror på att det i denna typ av arbete där det till en början oftast är oklart vilka krav och önskemål som finns på slutprodukten är svårt att gå enkelriktat genom utvecklingsprocessen, d v s att göra ett steg helt färdigt innan nästa påbörjas. </p><p>När det gäller multimedia är en slutsats att det med fördel kan användas för att visa och förklara tekniska förlopp och att det verkar vara ett användbart hjälpmedel inom utbildning och museiverksamhet.</p>
19

Användbart bokningssystem till frisersalong / A usable booking system for a barbershop

Johansson, Robert January 2004 (has links)
<p>Denna rapport beskriver utvecklingsprocessen av ett bokningssystem till en frisersalong. Bokningssystemet ska användasför att boka tider för kunder och också underlätta administrationen för de anställda. I rapporten beskrivs arbetsprocessen steg för steg med kravspecifikation, designspecifikation, gränssnitt och till sist resultat. </p><p>Bokningssystemet täckte alla grundläggande krav som kunden hade. En förbättring vore att i utvecklingen av gränssnittet mer noggrant analysera användarens krav ur ett användbarhetsperspektiv. På så sätt skulle en del problem i användbarheten av systemet identifieras tidigare. </p><p>Examensarbetet ledde fram till ett bokningssystem till en frisersalong som används dagligen för att sköta arbetet med bokningar av kunder. Systemet utvecklades i Java och använder databashanteraren MySQL.</p>
20

A user interface for the ontology merging tool SAMBO

Abdulahad, Bassam, Lounis, Georgios January 2004 (has links)
<p>Ontologies have become an important tool for representing data in a structured manner. Merging ontologies allows for the creation of ontologies that later can be composed into larger ontologies as well as for recognizing patterns and similarities between ontologies. Ontologies are being used nowadays in many areas, including bioinformatics. In this thesis, we present a desktop version of SAMBO, a system for merging ontologies that are represented in the languages OWL and DAML+OIL. The system has been developed in the programming language JAVA with JDK (Java Development Kit) 1.4.2. The user can open a file locally or from the network and can merge ontologies using suggestions generated by the SAMBO algorithm. SAMBO provides a user-friendly graphical interface, which guides the user through the merging process.</p>

Page generated in 0.0459 seconds