Sökning: "Skip"

Visar resultat 1 - 5 av 20 avhandlingar innehållade ordet Skip.

  1. 1. Novel Tumor Suppressor Gene Candidates in Experimental Endometrial Carcinoma - From Cytogenetic to Molecular Analysis

    Författare :Carola Hedberg; Göteborgs universitet; []
    Nyckelord :cancer; endometrial cancer; tumor suppressor gene; rat models; Skip; Myo1c;

    Sammanfattning : Endometrial carcinoma (EC) is the most common form of gynecological malignancy, ranking fourth in incidence among tumors diagnosed in women. As is the case with other complex diseases, detailed analyses of the underlying mechanisms of cancer are difficult, due mainly to the genetic heterogeneity of the human population and differences in the environment and lifestyle of individuals. LÄS MER

  2. 2. Efficient and Practical Non-Blocking Data Structures

    Författare :Håkan Sundell; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; shared data structure; abstract data type; snapshot; lock-free; priority queue; synchronization; non-blocking; skip list; shared memory; deque; real-time; doubly linked list; dictionary; wait-free; shared register;

    Sammanfattning : This thesis deals with how to design and implement efficient, practical and reliable concurrent data structures. The design method using mutual exclusion incurs serious drawbacks, whereas the alternative non-blocking techniques avoid those problems and also admit improved parallelism. LÄS MER

  3. 3. Public transport demand and supply management under uneven passenger distributions

    Författare :Soumela Peftitsi; Erik Jenelius; Oded Cats; Achille Fonzone; KTH; []
    Nyckelord :TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; public transport; uneven passenger distribution; transit assignment model; travel behavior; control measures; crowding information; skip-stop; Transportsystem; Transport Systems;

    Sammanfattning : Overcrowding in public transport (also known as public transportation, public transit, or transit) systems due to increased travel mobility has become a major problem for public transport operators. Overcrowded transit stations and vehicles are connected to travel time variability and greater discomfort for the passengers. LÄS MER

  4. 4. Efficient concurrent data structure access parallelism techniques for increasing scalability

    Författare :Adones Rukundo; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; FIFO queue; parallelism; performance modelling; design framework; semantic relaxation; Data structure; multi-access; lock free; performance analysis; counter; concurrency; search tree.; stack; multi-core processor; priority queue;

    Sammanfattning : Multi-core processors have revolutionised the way data structures are designed by bringing parallelism to mainstream computing. Key to exploiting hardware parallelism available in multi-core processors are concurrent data structures. LÄS MER

  5. 5. On Composability, Efficient Design and Memory Reclamation of Lock-free Data Structures

    Författare :Dang Nhan Nguyen; Chalmers tekniska högskola; []
    Nyckelord :NATURVETENSKAP; NATURAL SCIENCES; NATURVETENSKAP; NATURAL SCIENCES; Mark-Compact; Garbage Collection; Composability; Multicore Programming; Non-blocking; Concurrent Data Structure; Synchronization; Lock-free; Mark-Split; NUMA; Parallel Garbage Collection;

    Sammanfattning : The transition to multicore processors has brought synchronization, a fundamental challenge in computer science, into focus. In looking for solutions to the problem, interest has developed in the lock-free approach, which has been proven to achieve several advantages over the traditional mutual exclusion approach. LÄS MER