Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
Functional programming languages have been proposed to enhance the clarity of programs, to increase programmer productivity, and to reduce the difficulties of program verification. However, the lack of efficient implementation on conventional architectures prevents them from being widely accepted. This book presents an approach for solving this problem. A pipelined parallel reduction system has been developed on a multiprocessor system to realize hierarchical parallel processing. The correctness, reasonability and termination of the parallel execution can be guaranteed by enriching the lambda calculus lying behind functional languages. The scheduling strategies are also investigated for balancing processor loads and reducing processor idle ratio. The results of performance evaluation have exhibited the potential of the proposed functional architecture. The author believes this book would be a useful reference for those interested in understanding the implementation of functional languages.