Løsningsforslag til ukeoppgaver i MAT1030, uke 6

Size: px
Start display at page:

Download "Løsningsforslag til ukeoppgaver i MAT1030, uke 6"

Transcription

1 Løsningsforslag til ukeoppgaver i MAT1030, uke 6 Sist endret: 23. februar 2010 Kap. 4 Oppgave 1 Deloppgave a) p = Karen is studying computing. q = Minh is studying mathematics. p q = Karen is studying computing and Minh is not studying mathematics. (p q) q = Either Karen is studying computing and Minh is not studying mathematics, or Minh is studying mathematics. Hovedkonnektiv (= principal connective):. Deloppgave b) p = It is sunny. q = I will carry an umbrella. p q = If it is sunny then I will carry an umbrella. (p q) = It is not the case that if it is sunny then I will carry an umbrella. Hovedkonnektiv:. 1

2 Deloppgave c) p = The program will terminate. q = The input is numeric. r = The escape key is pressed. q r = The input is not numeric or the escape key is pressed. p ( q r) = The program will terminate if and only if the input is not numeric or the escape key is pressed. Hovedkonnektiv:. Deloppgave d) p = x = 7. q = y = 4. r = z = 2. p q r = x = 7 and y 4 and z = 2. (q r) = It is not true that either y = 4 or z 2. (q r) (p r) = If it is not true that either y = 4 or z 2 then x = 7 or z = 2. (p q r) ( (q r) (p r)) = If x = 7 and y 4 and z = 2, then if it is not true that either y = 4 or z 2 then x = 7 or z = 2. 2

3 Oppgave 2 p = It is snowing. q = I will go skiing. Deloppgave a) p q = It is not snowing and I will go skiiing. Deloppgave b) p q = If it is snowing then I will go skiing. Deloppgave c) q p = If I will not go skiing then it is snowing. Deloppgave d) p q = It is snowing or I will not go skiing. (p q = It is snowing or I will not go skiing, and it is snowing. 3

4 Oppgave 3 Dette var vi innom i forrige uke der vi brukte symbolet i stedet for. Deloppgave a) p q p q T T F T F T F T T F F F Deloppgave b) p q p q (p q) (p q) (p q) p q T T T F F F T F T T T T F T T T T T F F F T F F Altså, p q (p q) (p q). 4

5 Oppgave 4 Deloppgave a) p = The input file exists. q = An error message is generated. p q = If the input file exists, then an error message is not generated. Omvendt: p q q p = If an error message is not generated, then the input file exists. Kontrapositivt: (p q) p q q p = If an error message is generated, then the input file does not exists. Deloppgave b) p = The database is accessible. q = My program can run. p q = If the database is not accessible, then my program cannot run. Omvendt: p q q p = If my program cannot run, then the database is not accessible. Kontrapositivt: ( p q) p q q p = If my program can run, then the database is accessible. Deloppgave c) p = My program contains bugs. q = It produces correct output. p q = If my program contains no bugs, then it produces correct output. Omvendt: p q q p = If it produces correct output, then my program contains no bugs. Kontrapositivt: ( p q) p q q p = If it does not produce correct output, then my program contains bugs. 5

6 Oppgave 6 Deloppgave a) p q p q (p q) p T T T T T F T T F T F T F F T F Ingen av delene. Deloppgave b) p q p (p q) (p (p q)) q T T T F T F F T F T T F F F T T Ingen av delene. Deloppgave c) p q p q p q (p q) ( p q) T T T F F T F F T F F T F T F F F F T F Dette er en selvmotsigelse (kontradiksjon). 6

7 Deloppgave d) p q r p r q r p q (p r) (q r) ((p r) (q r)) (p q) T T T T T F T F T T F F F F F T T F T T F T T T T F F F F T F T F T T F T T T T F T F F F T F T F F T F F T F T F F F F F T F T Ingen av delene. 7

8 Oppgave 7 Deloppgave a) Hvis P er sann så er P Q sann uavhengig av hva Q er. Deloppgave b) i) Her er det som er det ytterste konnektivet, så påstanden er usann hvis (p r) q eller (p q) (p r) er usann. (p q) (p r) er usann hvis (p q) eller p r er usann. Tilsvarende er påstanden sann hvis (p q), p r og (p r) q alle er sanne. p q r (p q) p r (p r) q ( (p q) (p r)) ((p r) q) T T T F F T T F F F T F T T T T T T F F T T T T F T T F F F T F F F F F T F F F F F T T T T ii) Her er det som er det ytterste konnektivet, så påstanden er sann hvis ( p (q r)) eller p r er sann. Tilsvarende er påstanden usann hvis ( p (q r)) og p r er usanne. p q r ( p (q r)) p r ( p (q r)) ( p r) T T T T T T T F T T T F T T T T F F T T F T T F F F F T F T T F F T F F F F F F T T 8

9 Oppgave 9 Deloppgave a) p q r q r p q p r p (q r) (p q) (p r) T T T T T T T T T T F T T F T T T F T T F T T T T F F F F F F F F T T T F F F F F T F T F F F F F F T T F F F F F F F F F F F F Altså, er distributiv over : Deloppgave b) p (q r) (p q) (p r). p q p q p (p q) T T T T T F T T F T T F F F F F 9

10 Oppgave 11 p = x 3. q = x < 6. not(x 3 and x < 6) = (p q) = p q = x < 3 or x 6. Så en enklere måte å skrive dette på er følgende, If x < 3 or x 6 then... 10

11 Oppgave n 0 2. term 1 3. sum 0 4. n n term term/2 6. sum sum + term 7. While term and n 100 do 7.1 n n term term/2 7.3 sum sum + term 11

12 Oppgave 16 p q ( p q) p q p q ( p q) T T T T T F T T F T T T F F F F 12

13 Oppgave 17 p q p q (p p) p (p q) (p q) p q (p p) (q q) p q T T F F T T T F T F F T F T T T F T F F T T F F 13

14 Andre oppgaver Oppgave fra forelesning p q p q q p (p q) p (p q) (q p) T T T T T T T F F T T T F T T F T T F F T T T T 14

Nordic Master in Didactics of Mathematics

Nordic Master in Didactics of Mathematics Nordic Master in Didactics of Mathematics NORDIMA Barbro Grevholm Seminar i Bergen den 7-8 september 2011 Nordic Master in Didactics of Mathematics Project number NMP-2009/10730 The Master Consortium consists

More information

1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty

1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty 1 Exam 2 The exam consists of four parts: 1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty counts zero. See below note about Task 1. 2) Planning 20%. All

More information

Betalingen må legges inn på følgende måte:

Betalingen må legges inn på følgende måte: DNB har skiftet korrespondentbank i Russland, for betalinger i RUB. Eika benytter DNB for fremsending av betaling til utlandet. Den nye banken ønsker en annen formatering av betalingen enn DNB sin tidligere

More information

Revolusjonen COPYRIGHT NOTICE

Revolusjonen COPYRIGHT NOTICE Revolusjonen COPYRIGHT NOTICE The creative work in this presentation is protected by copyright. Redistribution or commercial use 2003: Facemash Dating? 2004: THEFACEBOOK.COM 2004: Facebook.com 25/8-2011:736

More information

TESTDATABASE. Deviations and Reporting

TESTDATABASE. Deviations and Reporting TESTDATABASE Deviations and Reporting FORORD I denne samlingen er det skripter som ble brukt for å opprette tabeller i test-database og fylle dem med fiktive data. Siden vi ikke fikk tilgang til CEMAsys

More information

Indhold App specifikationer... 3 Phone and Tablet uset to test... 3 Phone... 3 Tablet... 3 Build 1 bug report... 4 Build 2... 4 Build 3...

Indhold App specifikationer... 3 Phone and Tablet uset to test... 3 Phone... 3 Tablet... 3 Build 1 bug report... 4 Build 2... 4 Build 3... Fra ide til produkt Indhold App specifikationer... 3 Phone and Tablet uset to test... 3 Phone... 3 Tablet... 3 Build 1 bug report... 4 Build 2... 4 Build 3... 4 Build 4... 5 Sponsor... 6 Manual... 6 App

More information

ActionPhoto International

ActionPhoto International 360 Panoramic Guide a new visualisation and communication tool Per Erik Berger Managing Director ActionPhoto International AS action-photo.no Agenda What is a 360 Panoramic Guide? Example Bideford Dolphin.

More information

Vi strekker oss mot fremtiden - en fordel eller en ulempe?

Vi strekker oss mot fremtiden - en fordel eller en ulempe? Vi strekker oss mot fremtiden - en fordel eller en ulempe? Copyright 2009 Accenture All Rights Reserved. Accenture, its logo, and High Performance Delivered are trademarks of Accenture. Mangfold? I 2008

More information

Virus vaccines patents, Nagoya, and access to products 02.09.2014 Marit Rode

Virus vaccines patents, Nagoya, and access to products 02.09.2014 Marit Rode Virus vaccines patents, Nagoya, and access to products 02.09.2014 Marit Rode PHARMAQ business description A leading global Aquatic Animal Health company, specialising in vaccines and therapeutics Established

More information

COACH BOT Modular e-course with virtual coach tool support

COACH BOT Modular e-course with virtual coach tool support COACH BOT Modular e-course with virtual coach tool support LIFELONG LEARNING PROGRAM LEONARDO da VINCI Aarhus Social and Health Care College TRAINING FOR HEALTHCARE PROFESSIONALS AND HOME CARE PROVIDERS

More information

MINISTRY OF DEFENCE LANGUAGES EXAMINATIONS BOARD

MINISTRY OF DEFENCE LANGUAGES EXAMINATIONS BOARD Name: Candidate Registration Number: Date of Exam: MINISTRY OF DEFENCE LANGUAGES EXAMINATIONS BOARD SURVIVAL SLP1 NORWEGIAN PAPER F Reading Task 1 Task 2 Time allowed Translation Comprehension 15 minutes

More information

. g .,, . . , Applicability of

More information

Kvalifisering av ny teknologi

Kvalifisering av ny teknologi Kvalifisering av ny teknologi Siemens AS 26.05.2011 Siemens Oil & Gas solutions - Offshore 2010. All rights reserved. De tre viktigste tingene subsea: Pålitelighet Pålitelighet Pålitelighet Hvorfor kvalifisering?

More information

APPLICATION FOR APPROVAL OF STUDY PLAN FOR THE MASTER STUDY /AGREEMENT FOR THE MASTER STUDY

APPLICATION FOR APPROVAL OF STUDY PLAN FOR THE MASTER STUDY /AGREEMENT FOR THE MASTER STUDY Versjon 29.10.2003 UNIVERSITY OF OSLO Master program in Molecular bioscience, Department of Biosciences p.b 1066 Blindern 0316 Oslo APPLICATION FOR APPROVAL OF STUDY PLAN FOR THE MASTER STUDY /AGREEMENT

More information

Ny postlov i Norge New postal regulations in Norway. Frode Wold, Norway Post Nordic Address Forum, Iceland 5-6. may 2015

Ny postlov i Norge New postal regulations in Norway. Frode Wold, Norway Post Nordic Address Forum, Iceland 5-6. may 2015 Frode Wold, Norway Post Nordic Address Forum, Iceland 5-6. may 2015 < Norge skal innordne seg EU s postdirektiv og dette vil få konsekvenser for Posten Norge mht postnummeradministrasjon, postadresser

More information

FaSMEd meeting, 24.02.15 Maria I.M. Febri

FaSMEd meeting, 24.02.15 Maria I.M. Febri FaSMEd meeting, 24.02.15 Maria I.M. Febri Hverdagsforestillinger (Every day concepts) Begrepet Hverdagsforestillinger Elever kommer til naturfagundervisning med diverse forestillinger basert på / bygd

More information

An Exploration of the Effects of Performance Appraisal in Municipal Health Services

An Exploration of the Effects of Performance Appraisal in Municipal Health Services Til Doktorgradskollokvium i tilknytning til FIBE 2010 6 januar 2010 Mitt navn er Frǿydis Vasset. Jeg er en PhD student som er tilknyttet universitetet i Stavanger, samfumfunnsfaglig fakultet, avdeling

More information

Azfar Bassir. Summary. Experience. Developer at SHFT azbassir@gmail.com

Azfar Bassir. Summary. Experience. Developer at SHFT azbassir@gmail.com Azfar Bassir Developer at SHFT azbassir@gmail.com Summary I consider myself as a positive, happy, energetic and responsible person. I love challenges because I always want to improve my skills. I am ambitious

More information

htc sensation manual norsk : The User's Guide

htc sensation manual norsk : The User's Guide htc sensation manual norsk : The User's Guide There are lots of forms of products and different kinds of information that could be incorporated into htc sensation manual norsk, but you will notice that

More information

HØGSKOLEN I GJØVIK Avdeling for teknologi, økonomi og ledelse. Løsningsforslag for kontinuasjonseksamen i Mekanikk 4/1-10

HØGSKOLEN I GJØVIK Avdeling for teknologi, økonomi og ledelse. Løsningsforslag for kontinuasjonseksamen i Mekanikk 4/1-10 Løsningsforslag for kontinuasjonseksamen i 4/1-10 Oppgave 1 (T betyr tension, dvs. strekk, og C betyr compression, dvs. trykk.) Side 1 av 9 Leif Erik Storm Oppgave 2 Løsning (fra http://www.public.iastate.edu/~statics/examples/vmdiags/vmdiaga.html

More information

Seilingsliste. Nordgående. Januar. Februar

Seilingsliste. Nordgående. Januar. Februar 6 Nordgående Skip Fra Bergen Til og a Sandnessjøen Harstad Hammerfest Ankomst Trdheim Bodø Trom Hningsvåg Kirkenes Finnrken ** Kg Harald Finnrken * Kg Harald Finnrken Kg Harald Finnrken Kg Harald Finnrken

More information

Join af tabeller med SAS skal det være hurtigt?

Join af tabeller med SAS skal det være hurtigt? Join af tabeller med SAS skal det være hurtigt? Henrik Dorf, chefkonsulent, PS Commercial Join af tabeller Skal det være hurtigt kræver det Valgmuligheder Viden Eksperimenter Historien En af de første

More information

Hvis personallisten ikke er ført slik reglene sier, kan Skatteetaten ilegge overtredelsesgebyr.

Hvis personallisten ikke er ført slik reglene sier, kan Skatteetaten ilegge overtredelsesgebyr. Denne boken er utgitt av Skatteetaten og sendes gratis til alle som er pålagt å føre personalliste fra 1. januar 2014. Det vil si bransjene servering, frisør, skjønnhetspleie, bilpleie og bilverksted.

More information

Assessment of the technical dossier submitted under EFSA/GMO/NL/2011/91 for approval of transgenic soya event DAS-68416-4 from Dow AgroSciences LLC

Assessment of the technical dossier submitted under EFSA/GMO/NL/2011/91 for approval of transgenic soya event DAS-68416-4 from Dow AgroSciences LLC Assessment of the technical dossier submitted under EFSA/GMO/NL/2011/91 for approval of transgenic soya event DAS-68416-4 from Dow AgroSciences LLC Submitted to Direktoratet for Naturforvaltning by David

More information

SAP Best Practices. Færdigpakket branchespecifik og brancheovergribende knowhow. Tilgængelighed for SAP-kunder og SAP-partnere

SAP Best Practices. Færdigpakket branchespecifik og brancheovergribende knowhow. Tilgængelighed for SAP-kunder og SAP-partnere SAP Best Practices Færdigpakket branchespecifik og brancheovergribende knowhow Tilgængelighed for SAP-kunder og SAP-partnere 1. Tilgængelighed af SAP Best Practices 2. Download af SAP Best Practices Tilgængelighed

More information

htc sensation manual norsk

htc sensation manual norsk htc sensation manual norsk Reference Manual We assure you that most of us at htc sensation manual norsk have an ongoing interest in your motoring pleasure plus your total satisfaction with this manuals.

More information

Det Norske Veritas. DNV en uavhengig stiftelse. I samarbeid med PMI. Formål: To Safeguard life, property, and the environment Etablert i 1864

Det Norske Veritas. DNV en uavhengig stiftelse. I samarbeid med PMI. Formål: To Safeguard life, property, and the environment Etablert i 1864 Det Norske Veritas I samarbeid med PMI Per Ove Øyberg & Ivo Kvesic 12. Oktober 2005 DNV en uavhengig stiftelse Formål: To Safeguard life, property, and the environment Etablert i 1864 Slide 2 1 Kompetanse

More information

Hierarchic Assessment Tool (HAT) a tool for monitoring status in campaign assessment

Hierarchic Assessment Tool (HAT) a tool for monitoring status in campaign assessment FFI-rapport 2010/01153 Hierarchic Assessment Tool (HAT) a tool for monitoring status in campaign assessment Maria Fleischer Fauske Norwegian Defence Research Establishment (FFI) 28 May 2010 FFI-rapport

More information

How To Understand Software Quality

How To Understand Software Quality Chapter 24 - Quality Management Letizia Jaccheri 1 Topics covered Software quality (project, product, organization) Software standards (product, process) Reviews and inspections (code, progress, standards)

More information

Indenfor projektledelse

Indenfor projektledelse Best Practice Indenfor projektledelse 14. maj 2007 Agenda Position of PRINCE2, IMPA and PMI to other methods and standards Explain structure and concepts of the IPMA PMI, and PRINCE2 Other Standards and

More information

Education in Land Surveying and Land Administration in Bergen, Norway Why Popular Among Young People?

Education in Land Surveying and Land Administration in Bergen, Norway Why Popular Among Young People? Education in Land Surveying and Land Administration in Bergen, Norway Why Popular Among Young People? Oda Stenersen LEIKNES, Norway Key words: education models, land surveying, cadastre SUMMARY Bergen

More information

THE ROTARY FOUNDATION. Det hele begyndte med at Arch Klump fik en idé i 1917!

THE ROTARY FOUNDATION. Det hele begyndte med at Arch Klump fik en idé i 1917! THE ROTARY FOUNDATION Det hele begyndte med at Arch Klump fik en idé i 1917! JE: Kommentarer: Det hele var Arch Klump s ide som RI president i 1917-1 mands ide ligesom Poul Harris. Det første bidrag kom

More information

Oracle Application Express

Oracle Application Express Oracle Application Express Eftermiddagsmøde Oracle/APEX Konsulent Oracle/APEX Konsulent Startede som Oracle udvikler i 1988 (RDBMS Version 5) Startede MBNDATA i 1996 APEX specialisering siden 1997 Agenda

More information

Stairs 5. Test Stairs 5 Chapter 1 Meeting people. Bokmål. Step 1. Listening. Sett kryss ved bildene som passer til teksten:

Stairs 5. Test Stairs 5 Chapter 1 Meeting people. Bokmål. Step 1. Listening. Sett kryss ved bildene som passer til teksten: Test Stairs 5 Chapter 1 Meeting people Bokmål Step 1 Listening Sett kryss ved bildene som passer til teksten: 1 Step 1 Reading Sett strek mellom riktig bilde og setning. The boys are on a plane. The girl

More information

SATELLITTKOMMUNIKASJON I NORDOMRÅDENE

SATELLITTKOMMUNIKASJON I NORDOMRÅDENE SATELLITTKOMMUNIKASJON I NORDOMRÅDENE TELEKOMMUNIKASJON OFFSHORE 2014 GUDMUND HOLTE 1 Agenda Kort introduksjon av Harris CapRock Communications Oversikt over satellitteknologier Kommunikasjonsløsninger

More information

Bevegelsessporing. fourms. University of Oslo. MUS2006 - Musikk og bevegelse. 6mars2014. Music, Mind, Motion, Machines

Bevegelsessporing. fourms. University of Oslo. MUS2006 - Musikk og bevegelse. 6mars2014. Music, Mind, Motion, Machines Bevegelsessporing MUS6 - Musikk og bevegelse 6mars4 Analog! Digital: Sampling Bevegelsessporingssystem Digitalt bilde av bevegelsen, består av en rekke snapshots bevegelse: - analog - skjer hele tiden

More information

PRIORITIZATION OF FLOOD PREVENTION MEASURES IN WASTEWATER SYSTEMS IN NORWEGIAN CITIES

PRIORITIZATION OF FLOOD PREVENTION MEASURES IN WASTEWATER SYSTEMS IN NORWEGIAN CITIES PRIORITIZATION OF FLOOD PREVENTION MEASURES IN WASTEWATER SYSTEMS IN NORWEGIAN CITIES Geir Torgersen Assistant professor, Ostfold University College, Norway PhD-student, Norwegian University of Life Sciences

More information

Thomas Ludvik Næss Country Manager

Thomas Ludvik Næss Country Manager Thomas Ludvik Næss Country Manager For hvert 2.5 sekund slippes det en ny malware! Hvor mange Bic Mac spiser du?! Source: blog.trendmicro.com Virus Remover 2008 & Antivirus 2009 Source: blog.trendmicro.com

More information

Hot & New in Symantec Management and Windows Protection

Hot & New in Symantec Management and Windows Protection [Technology Days 2010] Hot & New in Symantec and Windows Protection Finn Henningsen & Wael Al Assadi Hot & New in Symantec and Windows Protection AGENDA 1 2 3 Intro Storage /Wael Al Assadi Assadi Endpoint

More information

Registration at www.nav.no English translation

Registration at www.nav.no English translation Registration at www.nav.no English translation Registrer deg - Please register (You can find information about e.g. job seeking in different languages by choosing other languages and then English on this

More information

: Possibilities and fast food sector YoungHealth Nordic Barriers for new, healthy concepts in the Kjersti Lillebø

: Possibilities and fast food sector YoungHealth Nordic Barriers for new, healthy concepts in the Kjersti Lillebø A qualitative mapping of the Norwegian foodscape Nordic YoungHealth: : Possibilities and Barriers for new, healthy concepts in the fast food sector Project partners Project manager: National Institute

More information

OECD Skills Strategy

OECD Skills Strategy Skills strategy OECD har utviklet et analyseverktøy kalt Skills strategy. Norge var første nasjon til å melde seg. Skills strategy er ment som hjelp til nasjoner, for å utarbeide en helhetlig utdanningsstrategi.

More information

DEFINITE AND INDEFINITE FORM

DEFINITE AND INDEFINITE FORM DEFINITE AND INDEFINITE FORM In Norwegian, a noun can appear either in the indefinite form or in the definite form. There are some absolute rules that determine which form is correct, but three important

More information

Presentation. Morten Hvenegaard Project Sales

Presentation. Morten Hvenegaard Project Sales Presentation One sensor in each luminaire - efficient lighting control 25 % savings on seamless daylight adjustment. One sensor in each luminaire - efficient lighting control 25 % savings on seamless daylight

More information

public void setusername(string username) { this.username = username; } public void setname(string name) { this.name = name; }

public void setusername(string username) { this.username = username; } public void setname(string name) { this.name = name; } User-klassen package domain; import dk.au.hum.imv.persistence.db.databasepersistent; public class User extends DatabasePersistent { private String username; private String name; private String address;

More information

Decision Support in SAS Decision Support supports the right fact-based business decision

Decision Support in SAS Decision Support supports the right fact-based business decision Decision Support in SAS Decision Support supports the right fact-based business decision Or @ Bakgrund Global verksamhet med extremt stora logistiska utmaningar Rörlig marknad med stor konkurens moving

More information

USER MANUAL FOR MY ASSOCIATION 22.03.2013

USER MANUAL FOR MY ASSOCIATION 22.03.2013 USER MANUAL FOR MY ASSOCIATION 22.03.2013 List of contents 1. How to register your soc iety 2.How to edit/update your society 3. How to send an application to Kulturstyret for financial funding Conditions

More information

Balansekraft fra Norge en god løsning for miljø og klima?

Balansekraft fra Norge en god løsning for miljø og klima? Balansekraft fra Norge en god løsning for miljø og klima? Centre for environmental design of renewable energy - CEDREN Atle Harby, leder av CEDREN The Background Climate Change Towards 2020 Implementation

More information

FN-resolusjon - geodesi

FN-resolusjon - geodesi FN-resolusjon - geodesi Anne Jørgensen kommunikasjonsrådgiver i Kartverket og co-chair i FNs arbeidsgruppe: Global Geodetisk Referanseramme Hvordan fortelle verden at geodesi er grunnlaget for alt når

More information

Basic probability theory and n-gram models

Basic probability theory and n-gram models theory and n-gram models INF4820 H2010 Institutt for Informatikk Universitetet i Oslo 28. september Outline 1 2 3 Outline 1 2 3 Gambling the beginning of probabilities Example Throwing a fair dice Example

More information

Specifikationsdokument for OCES II

Specifikationsdokument for OCES II Nets DanID A/S Lautrupbjerg 10 DK 2750 Ballerup T +45 87 42 45 00 F +45 70 20 66 29 info@danid.dk www.nets-danid.dk CVR-nr. 30808460 Specifikationsdokument for OCES II Side 1-17 Versionsfortegnelse 3.

More information

CAMP LOGOS administrated by Boligselskabet Sct. Jørgen (housing agency)

CAMP LOGOS administrated by Boligselskabet Sct. Jørgen (housing agency) CAMP LOGOS administrated by Boligselskabet Sct. Jørgen (housing agency) Camp Logos the buildings Camp Logos is the dorm across the street from The Animation Workshop. There are 4 buildings side by side

More information

FORSLAG / DRAFT DSF/DS/EN 13200-6 DK NA:2014

FORSLAG / DRAFT DSF/DS/EN 13200-6 DK NA:2014 FORSLAG / DRAFT DSF/DS/EN 13200-6 DK NA:2014 Forslagsnr.: M287549 Draft no.: Forslaget er: The draft is: (IDT = identisk med/identical to - EQV = baseret på/equivalent to - MOD = modificeret/modified)

More information

Jakten på Skapergleden Hvordan bevare mennesket i loopen?

Jakten på Skapergleden Hvordan bevare mennesket i loopen? Jakten på Skapergleden Hvordan bevare mennesket i loopen? Thor Hukkelås, M.Sc. Principal Engineer Marine Operations Business Development, Kongsberg Maritime AS Jakten på skapergleden K Master SITUMAR Gleden

More information

Claus B. Jensen IT Auditor, CISA, CIA

Claus B. Jensen IT Auditor, CISA, CIA Claus B. Jensen IT Auditor, CISA, CIA I am employed in Rigsrevisionen, Denmark. (Danish National Audit Office) I have worked within IT Audit since 1995, both as internal and external auditor and now in

More information

GUIDE to completion of the Excel spreadsheet

GUIDE to completion of the Excel spreadsheet GUIDE to completion of the Excel spreadsheet 1 S i d e 1 TABLE OF CONTENTS 1 TABLE OF CONTENTS... 2 1.1 Data Entry Generalities... 3 1.2 Prepare data... 5 1.3 Simple Data Entry (horizontal direction)...

More information

Steno Diabetes Center

Steno Diabetes Center Steno Diabetes Center Atención integral para la diabetes Ulla Bjerre-Christensen MD,Ph.D Head of Education, Steno Diabetes Center Diabetes Care in Denmark Secondary care (Steno and hospital): All type

More information

SAS programmer til Proc Means indlæg af Per Andersen / Capgemini Danmark A/S

SAS programmer til Proc Means indlæg af Per Andersen / Capgemini Danmark A/S SAS programmer til Proc Means indlæg af Per Andersen / Capgemini Danmark A/S Simpelt eksempel. * nulstiller output vindue og log vindue title1 "Simpel eksempel på brug af Proc Means" class salgskontor

More information

SPDE. Lagring af større datamængder. make connections share ideas be inspired. Henrik Dorf Chefkonsulent SAS Institute A/S

SPDE. Lagring af større datamængder. make connections share ideas be inspired. Henrik Dorf Chefkonsulent SAS Institute A/S make connections share ideas be inspired SPDE Lagring af større datamængder Henrik Dorf Chefkonsulent SAS Institute A/S SPDE Scalable Performance Data Engine I/O delen af SPDServer software Følger med

More information

XenDesktop Workshop. Hva, Hvordan.? The best desktop virtualization solution is now even better

XenDesktop Workshop. Hva, Hvordan.? The best desktop virtualization solution is now even better powered by XenDesktop Workshop. Hva, Hvordan.? The best desktop virtualization solution is now even better Stian A. Petersen Løsnings Arkitekt Stian@commaxx.no Commaxx Denne workshop er basert på følgende:

More information

Applicant. Project Owner. Project administrator. Project manager. Page: 1

Applicant. Project Owner. Project administrator. Project manager. Page: 1 Page: 1 Applicant Project Owner Institution / company (Norwegian name) METEOROLOGISK INSTITUTT Faculty Institute Department Address Postboks 43 BLINDERN Postal code 0313 City Country E-mail Website OSLO

More information

Farmakopéer: Et endringskontroll system i praksis

Farmakopéer: Et endringskontroll system i praksis Farmakopéer: Et endringskontroll system i praksis Randi Kringstad 7. mars 2011 07.03.2011 LMI 1 Farmakopéer: Endringskontroll Hvilke farmakopéer/ Hvilke endringer Ansvarsforhold Generika/Original produkter

More information

SPECIFIKATIONER KEYBOARD LYDPROCESSOR. 88 tangenter (PHA-4 Concert Keyboard: med Escapement og Ebony/Ivory Feel) Klaviatur

SPECIFIKATIONER KEYBOARD LYDPROCESSOR. 88 tangenter (PHA-4 Concert Keyboard: med Escapement og Ebony/Ivory Feel) Klaviatur SPECIFIKATIONER KEYBOARD Klaviatur Anslagsfølsomhed Keyboard Mode Pedaler 88 tangenter (PHA-4 Concert Keyboard: med Escapement og Ebony/Ivory Feel) Key Touch: 100 typer, fixed touch Hammerrespons: Off,

More information

BSK Alpint U12 Program: Season 2014-15. April 30, 2014

BSK Alpint U12 Program: Season 2014-15. April 30, 2014 BSK Alpint U12 Program: Season 2014-15 April 30, 2014 AGENDA BSK Vision and Goals Sportsmanship Skiing Philosophy BSK Policy s (Mobile phones during training) Skiing Programs Breif Summary of U12 2013-14

More information

VHDL programmering H2

VHDL programmering H2 VHDL programmering H2 VHDL (Very high speed Integrated circuits) Hardware Description Language IEEE standard 1076-1993 Den benytter vi!! Hvornår blev den frigivet som standard første gang?? Ca. 1980!!

More information

Software Engineering. A Short Overview. Hans- Petter Halvorsen, M.Sc.

Software Engineering. A Short Overview. Hans- Petter Halvorsen, M.Sc. Software Engineering A Short Overview Hans- Petter Halvorsen, M.Sc. The beginning... IBM HP 1911 1939 The Transistor 1947 Moore s Law 1965 The first Computer???? The Turing machine (Alan Turing, 1936)?

More information

PIXIE/Polar A Success Story! PIXIE (Polar Ionospheric X-ray Imaging Experiment)

PIXIE/Polar A Success Story! PIXIE (Polar Ionospheric X-ray Imaging Experiment) PIXIE/Polar A Success Story! PIXIE (Polar Ionospheric X-ray Imaging Experiment) Norsk Romsenter 8 mai 2008 Polars siste runddans Professor Johan Stadsnes ved Universitet i Bergen er vemodig, men mest stolt

More information

Windows Server 2008 R2

Windows Server 2008 R2 Windows Server 2008 R2 Olav Tvedt olav@tvedt.info TVEDT.info 10/2/2009 1 Agenda Direct Acces Remote Desktop Services Group Policyer 10/2/2009 2 Direct Access Teknologier i bruk IPv6 Isatap 6To4 Teredo

More information

OIO Dekstop applikation

OIO Dekstop applikation OIO Dekstop applikation 25-09-2009. Version 1.0 Sammendrag af ideer og dialog på møde d. 24-09-2009 mellem ITST, Trifork og Designit Under udarbejdelse Diagram Test applikation Grupper Digitaliser.dk Applikation

More information

Research on the Danish heroin assisted treatment programme

Research on the Danish heroin assisted treatment programme Research on the Danish heroin assisted treatment programme Katrine Schepelern Johansen Anthropologist, PhD Post.doc, Department of Anthropology, University of Copenhagen Treatment with heroin in Denmark

More information

GB INTRODUCTION manual:

GB INTRODUCTION manual: GS - GS/L S2/S4 4 5 GB INTRODUCTION manual: Manufacturing Firm; The person responsible for the use of the fork truck must make sure that all of the safety rules in force in INSTRUCTIONS FOR USE 1) Do not

More information

Information og dokumentation Ledelsessystem for dokumentstyring Krav

Information og dokumentation Ledelsessystem for dokumentstyring Krav Dansk standard DS/ISO 30301 1. udgave 2011-11-22 Information og dokumentation Ledelsessystem for dokumentstyring Krav Information and documentation Management systems for records Requirements DS/ISO 30301

More information

National strategi for Datamanagement Input fra Bevaring, Formidling og Genbrug. Birte Christensen-Dalsgaard Det Kongelige Bibliotek

National strategi for Datamanagement Input fra Bevaring, Formidling og Genbrug. Birte Christensen-Dalsgaard Det Kongelige Bibliotek National strategi for Datamanagement Input fra Bevaring, Formidling og Genbrug Birte Christensen-Dalsgaard Det Kongelige Bibliotek Disposition Hvad er forskningsdata Hvorfor skulle forskere være interesseret?

More information

SCANDINAVIAN OPEN SEVEN a SIDE 201 2

SCANDINAVIAN OPEN SEVEN a SIDE 201 2 SCANDINAVIAN OPEN SEVEN a SIDE 201 2 Saturday 11 and Sunday 1 2 August at Rugbyklubben Speed SCANDINAVIAN OPEN SEVEN A SIDE 11-1 2 AUGUST 201 2 Organisers: Rugbyklubben Speed on behalf of Danish Rugby

More information

UNIVERSITY OF OSLO. Faculty of Mathematics and Natural Sciences

UNIVERSITY OF OSLO. Faculty of Mathematics and Natural Sciences UNIVERSITY OF OSLO Faculty of Mathematics and Natural Sciences Exam: INF 4300 Digital image analysis Date: Friday December 11, 2009 Exam hours: 14.30-17.30 Number of pages: 7 pages plus 1 page enclosure

More information

DESIGN 195 R jakke/cardigan

DESIGN 195 R jakke/cardigan 1 2 DESIGN 195 R DESIGN 195 F DESIGN 138 F2 DESIGN 75 F skjørt/skirt DESIGN 79 F belte/belt 3 for more colourways see www..no 100% silk 4 DESIGN 195 K DESIGN 138 K DESIGN 194 K DESIGN 193 K sjal/shawl

More information

Kontrol- og indikeringsudstyr med options som givet i bilag 4 Control and fndicating Equipment with options as given rn annex 4

Kontrol- og indikeringsudstyr med options som givet i bilag 4 Control and fndicating Equipment with options as given rn annex 4 È DANAK Reg nr.7004 r Ceftifikat nr, CertifÌcate no. 232.L406 Siemens A/S Borupvang 3 2750 Ballerup har på baggrund af vurderede typeegenskaber baseret på typeprøvningsrapport(er) for overensstemmelse

More information

No pre-produced produced foods

No pre-produced produced foods FOKUS Folkeoplysning Evening classes where 8000 anually takes part Day folk high school (Daghøjskolen FOKUS) School of zone therapy FVU dansk/matematik Daghøjskolen FOKUS Kaffé Fair Frokostkuréren VæXt

More information

Questionnaire #1: The Patient (Spørgeskema, må gerne besvares på dansk)

Questionnaire #1: The Patient (Spørgeskema, må gerne besvares på dansk) Table of Contents Questionnaire #1: The Patient... 2 Questionnaire #2: The Medical Staff... 4 Questionnaire #3: The Visitors... 6 Questionnaire #4: The Non-Medical Staff... 7 Page1 Questionnaire #1: The

More information

INF5120 Modellbasert Systemutvikling

INF5120 Modellbasert Systemutvikling INF5120 Modellbasert Systemutvikling F15-1: Software Product Lines & UML Forelesning 12.05.2005 Arne-Jørgen Berre Innhold Hva er produktfamilier? Begreper Metoder Verktøy FAMILIES-prosjektet UML, MDA og

More information

2. Booking through NoHotels and Exotiq Property Jimbaran

2. Booking through NoHotels and Exotiq Property Jimbaran General terms and conditions 1. Exotiq Property Jimbaran (EPJ) Liability a. EPJ is an agent acting merely as a booking agent who works between its guests and on behalf of the villa owners of the villas

More information

Pregnant workers offshore. 34 th Joint International Health Meeting Oslo, 3 rd June 2014 Petter Kristensen

Pregnant workers offshore. 34 th Joint International Health Meeting Oslo, 3 rd June 2014 Petter Kristensen Pregnant workers offshore 34 th Joint International Health Meeting Oslo, 3 rd June 2014 Petter Kristensen 1 Outline Restrict to healthy pregnant workers Regulations Practices in Norway Risk assessment

More information

GetProduct. Webservice name: GetProduct. Adress: https://www.elib.se/webservices/getproduct.asmx

GetProduct. Webservice name: GetProduct. Adress: https://www.elib.se/webservices/getproduct.asmx GetProduct Webservice name: GetProduct Adress: https://www.elib.se/webservices/getproduct.asmx WSDL: https://www.elib.se/webservices/getproduct.asmx?wsdl Webservice Methods: Name: Description: Output schema:

More information

Klub Aldersgruppe Skole Værelse AC Norddjurs/Åst./Gjerr. Under 17 years (1999) - A Girls (11 players) priv priv

Klub Aldersgruppe Skole Værelse AC Norddjurs/Åst./Gjerr. Under 17 years (1999) - A Girls (11 players) priv priv Klasselokaler Borde og stole må IKKE flyttes ud fra klasselokalerne. Påbud fra brandmyndighederne som skal overholdes. Borde og stole, der flyttes rundt i lokalerne skal flyttes tilbage igen inden afrejse.

More information

Søknad til Study Abroad ved Curtin University

Søknad til Study Abroad ved Curtin University Søknad til Study Abroad ved Curtin University Dersom du svarer NEI på ett eller flere av spørsmålene under må du kontakte KILROY education før du fyller ut denne søknaden. 1. Har du generell studiekompetanse?

More information

Uge 4.2: Search : Sources of innovation. A framework & How to search

Uge 4.2: Search : Sources of innovation. A framework & How to search Innovationsprocesser Uge 4.2: Search : Sources of innovation Uddybende slides om stof fra U3: MI sec.5.1-12 Samt nyt stof: A framework & How to search MI Chapter 5, 5.13-5.19, pp 253-274 A A R H U S U

More information

Agil Business Process Management - i Finans

Agil Business Process Management - i Finans Agil Business Process Management - i Finans Thomas Hildebrandt Lektor, PhD Leder af gruppen for Proces- & Systemmodeller ved IT Universitetet i København og Interessegruppen for processer og IT ved Infinit

More information

MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_nextpart_01d14ec5.8bebb820"

MIME-Version: 1.0 Content-Type: multipart/related; boundary=----=_nextpart_01d14ec5.8bebb820 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_nextpart_01d14ec5.8bebb820" Dette dokumentet er en webside i enkelt fil, også kjent som webarkiv. Hvis du ser denne meldingen, støtter

More information

Teknisk metode for å skille lettsaltet og fullsaltet torsk

Teknisk metode for å skille lettsaltet og fullsaltet torsk Teknisk metode for å skille lettsaltet og fullsaltet torsk Rodrigo González Reboredo (ANFACO-CECOPESCA). FHF Seminar for hvitfiskindustrien. Tromsø (Oct.-2015) FHF PROJECT: 900985 Teknisk metode for å

More information

Profileringsseminaret 2011. Internasjonal strategi: Profilering/branding og markedsposisjonering

Profileringsseminaret 2011. Internasjonal strategi: Profilering/branding og markedsposisjonering Profileringsseminaret 2011 Internasjonal strategi: Profilering/branding og markedsposisjonering Feite van Dijk Senior Rådgiver HH BI International Marketing & Recruitment International programme cooperation

More information

TSD: a Secure and Scalable Service for Sensitive Data and ebiobanks

TSD: a Secure and Scalable Service for Sensitive Data and ebiobanks TSD: a Secure and Scalable Service for Sensitive Data and ebiobanks Gard Thomassen, PhD Head of Research Support Services Group University Center for Information Technology (USIT) University of Oslo Outline

More information

Kogebogs HelloWorld øvelser i.net Remoting

Kogebogs HelloWorld øvelser i.net Remoting Kogebogs HelloWorld øvelser i.net Remoting Denne øvelse viser hvordan en simpel.net Remoting client / server applikation kan konstrueres. Der arbejdes med et simpelt, men klassisk, HelleWorld program,

More information

Management. Support HR

Management. Support HR Brugerrejsen Product development Marketing Sales Support HR Service IT Financial Management Før Under Efter a b Planlægning Køreplan Købe billet: Orange eller 1...? Pladsbillet: Familie eller stille? Transport

More information

International standardization Arctic Operations (ISO TC67 SC8) Hermod Ole Johansen

International standardization Arctic Operations (ISO TC67 SC8) Hermod Ole Johansen International standardization Arctic Operations (ISO TC67 SC8) Hermod Ole Johansen Classification: Open Content Forming of Arctic Operations (ISO TC67 SC8) Scope for the international subcommittee Arctic

More information

PATENTSKRIFT. (74) Fuldmægtig: LINGPAT V/OLE JAGTBOE, Letlandsgade 3, 2.mf., 1723 København V, Danmark

PATENTSKRIFT. (74) Fuldmægtig: LINGPAT V/OLE JAGTBOE, Letlandsgade 3, 2.mf., 1723 København V, Danmark (19) DANMARK e ~ Patent- og Varemærkestyrelsen (12) PATENTSKRIFT (10) DK 177424 81 (51) lnt.ci.: H 02 M 7110 (2006.01) (21) Ansøgningsnummer: PA 2011 00299 (22) Indleveringsdato: 2011-04-15 (24) Løbedag

More information

Welcome. Hjertelig velkommen. Dette trenger premature barn What do Premature Babies need? Sjanser og muligheter Chances and possibilities

Welcome. Hjertelig velkommen. Dette trenger premature barn What do Premature Babies need? Sjanser og muligheter Chances and possibilities Hjertelig velkommen Welcome Dette trenger premature barn What do Premature Babies need? Sjanser og muligheter Chances and possibilities Was Frühchen brauchen What do Premature Babies need? Marte Meo Medical

More information

Assessment of the technical dossier submitted under EFSA/GMO/UK/2010/83 for approval of transgenic maize event MIR604 by Syngenta Seeds S.A.

Assessment of the technical dossier submitted under EFSA/GMO/UK/2010/83 for approval of transgenic maize event MIR604 by Syngenta Seeds S.A. Assessment of the technical dossier submitted under EFSA/GMO/UK/2010/83 for approval of transgenic maize event MIR604 by Syngenta Seeds S.A.S Submitted to Direktoratet for Naturforvaltning by David Quist

More information

Summary. /3 The purpose of this report was to observe Vestergaard Company A/S s possibilities of

Summary. /3 The purpose of this report was to observe Vestergaard Company A/S s possibilities of entering the Turkish market. /3 The purpose of this report was to observe Vestergaard Company A/S s possibilities of Summary Vestergaard Company A/S Belinda S. Jensen, Gamze Celik, Katrine Junker og Kristine

More information

Hub North Netværksarrangement d. 14. Juni 2011

Hub North Netværksarrangement d. 14. Juni 2011 Hub North Netværksarrangement d. 14. Juni 2011 Jan Bisgaard Envision Global Innovation Centre Silkeborg, Denmark Agenda: 1. Presenting (Jan Bisgaard) 2. Company profile 3. Strategies 4. Product road map

More information