Masters Theses in the Pure and Applied Sciences Accepted by Colleges and Universities of the United States and Canada

Masters Theses in the Pure and Applied Sciences Accepted by Colleges and Universities of the United States and Canada PDF Author: Wade H. Shafer
Publisher: Springer
ISBN: 9780306416613
Category : Science
Languages : en
Pages : 352

Get Book Here

Book Description
This series lists applicable thesis titles published in the United States and Canada. Volume 40 covers thesis year 1995. All back volumes are still available.

Masters Theses in the Pure and Applied Sciences Accepted by Colleges and Universities of the United States and Canada

Masters Theses in the Pure and Applied Sciences Accepted by Colleges and Universities of the United States and Canada PDF Author: Wade H. Shafer
Publisher: Springer
ISBN: 9780306416613
Category : Science
Languages : en
Pages : 352

Get Book Here

Book Description
This series lists applicable thesis titles published in the United States and Canada. Volume 40 covers thesis year 1995. All back volumes are still available.

Proceedings of the Fifteenth International Conference on Very Large Data Bases

Proceedings of the Fifteenth International Conference on Very Large Data Bases PDF Author: Petrus Maria Gerardus Apers
Publisher: Morgan Kaufmann
ISBN: 9781558601017
Category : Data base management
Languages : en
Pages : 488

Get Book Here

Book Description


Energy Research Abstracts

Energy Research Abstracts PDF Author:
Publisher:
ISBN:
Category : Power resources
Languages : en
Pages : 1198

Get Book Here

Book Description


Parallel Sorting Algorithms

Parallel Sorting Algorithms PDF Author: Selim G. Akl
Publisher: Academic Press
ISBN: 148326808X
Category : Reference
Languages : en
Pages : 244

Get Book Here

Book Description
Parallel Sorting Algorithms explains how to use parallel algorithms to sort a sequence of items on a variety of parallel computers. The book reviews the sorting problem, the parallel models of computation, parallel algorithms, and the lower bounds on the parallel sorting problems. The text also presents twenty different algorithms, such as linear arrays, mesh-connected computers, cube-connected computers. Another example where algorithm can be applied is on the shared-memory SIMD (single instruction stream multiple data stream) computers in which the whole sequence to be sorted can fit in the respective primary memories of the computers (random access memory), or in a single shared memory. SIMD processors communicate through an interconnection network or the processors communicate through a common and shared memory. The text also investigates the case of external sorting in which the sequence to be sorted is bigger than the available primary memory. In this case, the algorithms used in external sorting is very similar to those used to describe internal sorting, that is, when the sequence can fit in the primary memory, The book explains that an algorithm can reach its optimum possible operating time for sorting when it is running on a particular set of architecture, depending on a constant multiplicative factor. The text is suitable for computer engineers and scientists interested in parallel algorithms.

Research Report

Research Report PDF Author:
Publisher:
ISBN:
Category : Engineering
Languages : en
Pages : 300

Get Book Here

Book Description


并行程序设计

并行程序设计 PDF Author: Foster
Publisher:
ISBN: 9787115103475
Category : Computer programming
Languages : zh-CN
Pages : 381

Get Book Here

Book Description
国外著名高等院校信息科学与技术优秀教材

Query Processing in Parallel Relational Database Systems

Query Processing in Parallel Relational Database Systems PDF Author: Hongjun Lu
Publisher: Institute of Electrical & Electronics Engineers(IEEE)
ISBN:
Category : Computers
Languages : en
Pages : 400

Get Book Here

Book Description
Provides readers with a background knowledge of parallel database query processing and optimization and covers recent developments in the field. Subjects include design approaches, architecture of parallel database systems, parallel sorting, parallel processing of join, data skew and load balancing,

Scientific and Technical Aerospace Reports

Scientific and Technical Aerospace Reports PDF Author:
Publisher:
ISBN:
Category : Aeronautics
Languages : en
Pages : 702

Get Book Here

Book Description


Very Large Data Bases

Very Large Data Bases PDF Author:
Publisher:
ISBN:
Category : Data structures (Computer science)
Languages : en
Pages : 494

Get Book Here

Book Description


Parallel Algorithms for Regular Architectures

Parallel Algorithms for Regular Architectures PDF Author: Russ Miller
Publisher: MIT Press
ISBN: 9780262132336
Category : Architecture
Languages : en
Pages : 336

Get Book Here

Book Description
Parallel-Algorithms for Regular Architectures is the first book to concentrate exclusively on algorithms and paradigms for programming parallel computers such as the hypercube, mesh, pyramid, and mesh-of-trees.