Current Research Information SysTem In Norway
 
 

 English version


 
Hovedside
Forskningsresultater/NVI
Forskere
Prosjekter
Forskningsenheter
Logg inn
Om Cristin
 
 
   
Eksporter til


Viser treff 1-50 av 52 << Forrige 1 2    Neste >>

2020
1 Maus, Arne; Gulli, Thomas; Jul, Eric Bartley.
Some Faster Algorithms for Finding Large Prime Gaps. NIKT 2020 - NIK 2020 National Conference of Informatics; 2020-11-25 - 2020-11-27
UiO Untitled
 
2019
2 Maus, Arne.
RadixInsert, a much faster stable algorithm for sorting floating-point numbers. NIK 2019; 2019-11-25 - 2019-11-27
UiO Untitled
 
2018
3 Maus, Arne.
A faster, all parallel Merge sort algorithm for multicore processors. NIK2018 - Norwegian Informatics Conference 2018At: SvalbarNIK2018 - Norwegian Informatics Conference 2018; 2018-09-18 - 2018-09-20
UiO Untitled
 
2016
4 Opdal, Lars-Erik.
Parallelle beregninger med MPI i delt og distribuert minne. Oslo: Institutt for informatikk, Universitetet i Oslo 2016 113 s.
UiO Untitled
 
2015
5 Maus, Arne.
A full parallel Quicksort algorithm for multicore processors. NIKT: Norsk IKT-konferanse for forskning og utdanning 2015 s. -
UiO Untitled
 
2014
6 Maus, Arne; Gjessing, Stein.
Practical Parallel Programming – a B.S. course on how to design an efficient parallel algorithm.. http://cs.gsu.edu/~tcpp/curriculum/?q=EduPar-14-proceedings: EduPar14 2014 (ISBN 978-1-4799-4117-9) 8 s.
UiO Untitled
 
2012
7 Gjessing, Stein; Maus, Arne.
Teaching predicates and invariants on shared data structures in concurrent programming. I: SPLASH '12 Conference on Systems, Programming, and Applications: Software for Humanity, Proceedings of the 2012 workshop on Developing competency in parallelism: techniques for education and training. ACM Publications 2012 ISBN 978-1-4503-1840-2. s. 9-14
UiO Untitled
 
2011
8 Brunland, Anders; Hegna, Knut; Lingjærde, Ole Christian; Maus, Arne.
Rett på Java - 3.utg. Universitetsforlaget 2011 (ISBN 978-82-15-01852-2) 390 s.
UiO Untitled
 
9 Maus, Arne.
A full parallel radix sorting algorithm for multicore processors. I: Norsk Informatikkonferanse NIK 2011. Tapir Akademisk Forlag 2011 ISBN 978-82-519-2843-4. s. 37-48
UiO Untitled
 
2010
10 Maus, Arne; Moen Drange, Jon.
All closest neighbors are proper Delaunay edges generalized, and its application to parallel algorithms. I: Norsk Informatikkonferanse. Tapir Akademisk Forlag 2010 ISBN 978-82-519-2703-1. s. 1-12
UiO Untitled
 
2009
11 Maus, Arne; Lingjærde, Ole Christian.
LASTING EFFECTS OF AUTOMATIC PLAGIARISM DETECTION IN AN INTRODUCTORY COURSE IN PROGRAMMING. I: INTED2009 Proceedings CD. The International Academy of Technology, Education and Development 2009 ISBN 978-84-612-7578-6. s. -
UiO Untitled
 
2008
12 Maus, Arne.
IPS, sorting by transforming an array into its own sorting permutation with almost no space overhead. I: Norsk informatikkonferanse NIK 2008. Tapir Akademisk Forlag 2008 ISBN 978-82-519-2386-6. s. 63-74
UiO Untitled
 
13 Maus, Arne; Lingjærde, Ole Christian.
The application of a novel plagiarism detection system to an introductory course in programming: lessons learned. I: INTED2008 IProceedings. The International Academy of Technology, Education and Development 2008 ISBN 978-84-612-0190-7. s. -
UiO Untitled
 
2007
14 Maus, Arne.
Buffered Adaptive Radix – a fast, stable sorting algorithm that trades speed for space at runtime when needed. I: Norsk informatikkonferanse NIK 2007. Tapir Akademisk Forlag 2007 ISBN 978-82-519-2272-2. s. 19-30
UiO Untitled
 
15 Maus, Arne; Gjessing, Stein.
A Model for the Effect of Caching on Algorithmic Efficiency in Radix based Sorting. I: ICSEA 2007 (International Conference on Autonomic and Autonomous Systems). IEEE 2007 ISBN 978-0-7695-2937-0. s. -
UiO Untitled
 
2006
16 Maus, Arne.
Making a fast unstable sorting algorithm stable. I: NIK'2006 : Norsk informatikkonferanse. Tapir Akademisk Forlag 2006 ISBN 82-519-2186-4. s. 41-52
UiO Untitled
 
2005
17 Brunland, Anders; Hegna, Knut; Lingjærde, Ole Christian; Maus, Arne.
Rett på Java, 2 utg. Universitetsforlaget 2005 (ISBN 82-15-00781-3) 363 s.
UiO Untitled
 
18 Gjessing, Stein; Maus, Arne.
Discrete Event Simulation of a Large OBS Network. I: Proceedings 2005 IEEE International Conference on Systems, Man and Cybernetics. IEEE 2005
UiO Untitled
 
19 Maus, Arne.
Research and Curricula Developemnt of Norwegian Universities From the early years to the mid-1970s. I: History of Nordic Computing. Springer 2005 ISBN 0-387-24167-1. s. 137-154
UiO Untitled
 
2003
20 Brunland, Anders; Hegna, Knut; Lingjærde, Ole Christian; Maus, Arne.
Rett på Java. Universitetsforlaget 2003 (ISBN 82-15-00257-9) 280 s.
UiO Untitled
 
2002
21 Gjessing, Stein; Maus, Arne.
A Fairness Algorithm for High-speed Networks based on a Resilient Packet Ring Architecture. I: 2002 IEEE International Conference on Systems, Man and Cybernetics. IEEE 2002 ISBN 2-9512309-4-X.
UiO Untitled
 
22 Maus, Arne.
ARL, a faster in-place, cache friendly sorting algorithm. I: Norsk Informatikkonferanse NIK'2002. Kongsberg: Høgskolen i Buskerud 2002 ISBN 82-91116-45-8. s. 85-95
UiO Untitled
 
23 Maus, Arne.
PRP - Parallel Recursive Procedures, a low cost, easy to use alternative for some often ocurring classes of problems. Instituttseminar, Inst for Informatikk; 2002-11-13
UiO Untitled
 
24 Maus, Arne.
Two 'new' sorting algorithms - and the effect of multi level caching on performance. Instituttseminar, Inst for Informatikk; 2002-04-18
UiO Untitled
 
2000
25 Maus, Arne.
Sorting by generating the sorting partition, and the effect of caching on sorting. NIK'2000; 1999-12-01
UiO Untitled
 
1999
26 Gjessing, Stein; Maus, Arne; Strøm, Torstein; Huse, Lars Paul.
Running the Synthetic Aperture Radar (SAR) Application on a switched SCI cluster. The SCIzzL-12 Low-Cost High-Performance Computing Workshop; 1999-08-21
UiO Untitled
 
27 Maus, Arne.
Klynger av PC-er, framtidas superdatamaskiner. Faglig-pedagogisk dag; 1999-01-05
UiO Untitled
 
28 Maus, Arne.
Objektorientert systemutvikling. SOFTWARE'99, DND; 1999-02-02
UiO Untitled
 
29 Maus, Arne; Strøm, Torstein; Gjessing, Stein; Huse, Lars Paul.
Final report on the testing of the SCI to HIC switch & Running the SAR (Synthetic Aperture Radar) application in a switched cluster of PCs. : ESPRIT/OMI 1999 17 s. Arches, IT - Project 20693
UiO Untitled
 
30 Maus, Arne; Strøm, Torstein; Gjessing, Stein; Huse, Lars Paul.
Running the SAR Application on a Cluster of PCs Connected with SCI using a HIC based SCI switch. SCI-Europe'99 in Euro-Par 99; 1999-09-02
UiO Untitled
 
31 Maus, Arne; Strøm, Torstein; Gjessing, Stein; Huse, Lars Paul.
Running the SAR-application on a cluster of PCs connected with SCI, using a HIC-based SCI-switch. Norsk Informatikkonferanse NIK'99; 1999-11-16
UiO Untitled
 
32 Strøm, Torstein; Halfen, Bjørn; Maus, Arne; Gjessing, Stein.
A HIC based SCI switch - implementation and performance. Workshop "1355 Interconnect and Routing" at HPCN-Europe 1999; 1999-04-14
UiO Untitled
 
33 Strøm, Torstein; Halfen, Bjørn; Maus, Arne; Gjessing, Stein.
Switched embedded workstation cluster exploiting the HIC based SCI switch. : ESPRIT/OMI 1999 11 s. Arches, IT Project 20693
UiO Untitled
 
34 Strøm, Torstein; Halfen, Bjørn; Maus, Arne; Gjessing, Stein.
Working SCI switch based on HIC components. : ESPRIT/OMI 1999 9 s. Arches, IT Project 20693
UiO Untitled
 
35 Strøm, Torstein; Maus, Arne; Halfen, Bjørn; Gjessing, Stein.
A HIC Based SCI switch - implementation and performance. The SCIzzL-11 Low-Cost High-Performance Computing Workshop; 1999-03-23
UiO Untitled
 
1997
36 Ryan, Stein Jørgen; Maus, Arne; Gjessing, Stein.
An operating system independent driver for an I/O based SCI interface. the Sixth International Workshop on SCI-based High-performance Low-Cost Computing; 1997-04-04 - 1997-04-06
UiO Untitled
 
1996
37 Maus, Arne.
Vitenskap, informasjonsteknologi, og samfunnsmessige virkninger. I: Vitenskap - enhet og mangfold. : ad Notam/Gyldendal, Oslo 1996 ISBN 82-417-0682-0. s. 388-406
UiO Untitled
 
38 Sjøberg, Dag; Jørgensen, Magne; Maus, Arne.
Evaluating Software Maintenance Technology. Sixth International Workshop on Persistent Object Systems; 1996-11-01
UiO Untitled
 
1995
39 Hannemyr, Gisle; Maus, Arne; Skagestein, Gerhard M; Sugar, Aud.
BIT 1 A Brukersystemer. : 1995 (ISBN 82-02-15361-1) -1 s.
UiO Untitled
 
40 Maus, Arne.
Datavtalene og Arbeidsmilojøloven. IT og arbeidsplassene. Personvern og sikerheten i informasjonssamfunnet. I: BIT 1 A Brukersystemer. : 1995 ISBN 82-02-15361-1. s. 46-71
UiO Untitled
 
41 Maus, Arne; Aas, Torfinn.
PRP - Parallel Recursive Procedures. Norsk Informatikkonferanse NIK'95; 1995-01-01
UiO Untitled
 
1993
42 Jørgensen, Magne; Maus, Arne.
A case study of software maintenance tasks. Norwegian Informatics Conference; 1993-01-01
UiO Untitled
 
1992
43 Maus, Arne.
Entropy as a Complexity Measure, and the Optimal Module Size of Object Oriented Programs. IFIP 12th World Computer Congress, IFIP'92; 1992-01-01
UiO Untitled
 
44 Maus, Arne.
Solutions to a trivial problem - a study in programming paradigms. Norsk Informatikkonferanse NIK'92; 1992-01-01
UiO Untitled
 
1991
45 Maus, Arne.
Entropy as a Complexity Measure, and the Optimal Module Size of Object Oriented Programs. Norsk Informatikkonferanse NIK'91; 1991-01-01
UiO Untitled
 
1984
46 Maus, Arne.
Delanay Triangulation and the Convex Hull of n Points in expected linear Time. BIT Numerical Mathematics 1984 ;Volum 24.(37) s. 151-163
UiO Untitled
 
1982
47 Maus, Arne.
Technology and Employment. I: Computerization of Working Life. : Ellis Horwood limited, Chirhester 1982 ISBN 0-85312-584-8. s. 61-84
UiO Untitled
 
1979
48 Maus, Arne; Endresen, Jan.
Misuse of computer-generated results. Medical and Biological Engineering and Computing 1979 s. 126-129
UiO Untitled
 
49 Thoresen, Kari Trædal; Maus, Arne.
Technological unemployment and working conditions in the comuterized office - two problem areas for trade unions. Euro IFIP 79; 1979-01-01
UiO Untitled
 
1978
50 Maus, Arne.
Interlude on Signals and Semaphores Revisited. Communications of the ACM 1978 ;Volum 21.(7) s. 592-592
UiO Untitled
 
    Vis neste liste