FirstCity
Welcome to First City University College Library iPortal | library@firstcity.edu.my | +603-7735 2088 (Ext. 519)

Parallel algorithms for regular architectures : (Record no. 27941)

MARC details
000 -LEADER
fixed length control field 05957cam a2200853Ma 4500
001 - CONTROL NUMBER
control field ocm42854592
003 - CONTROL NUMBER IDENTIFIER
control field OCoLC
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20200810090102.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m o d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cn|||||||||
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 871222s1996 maua ob 000 0 eng d
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER
LC control number 87035360
040 ## - CATALOGING SOURCE
Original cataloging agency N$T
Language of cataloging eng
Description conventions pn
Transcribing agency N$T
Modifying agency OCL
-- OCLCQ
-- YDXCP
-- OCLCQ
-- TUU
-- OCLCQ
-- TNF
-- OCLCQ
-- U9X
-- OCLCF
-- OCLCO
-- NLGGC
-- OCLCQ
-- SINTU
-- COO
-- CUS
-- MYG
-- ZCU
-- VT2
-- OCLCQ
-- MWM
-- LIP
-- OCLCQ
-- RRP
-- ROC
-- MNS
-- LUE
-- RCC
-- VTS
-- CEF
-- XOS
-- XQH
-- MUO
-- AGLDB
-- OCLCQ
-- TOF
-- WYU
-- YOU
-- STF
-- M8D
-- JZ6
-- RDF
-- UKBTH
-- LUN
019 ## -
-- 60852813
-- 173606126
-- 508286425
-- 961641669
-- 962713002
-- 970766711
-- 990543105
-- 990656839
-- 1020542655
-- 1077870948
-- 1113540861
-- 1159616318
-- 1167496314
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0585037043
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780585037042
Qualifying information (electronic bk.)
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780262132336
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0262132338
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0262515547
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780262515542
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
Canceled/invalid ISBN 0262132338
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9780262279833
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 0262279835
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier AU@
System control number 000051400771
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBBG
System control number BV043143626
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier DEBSZ
System control number 42262182X
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier GBVCP
System control number 800514467
029 1# - OTHER SYSTEM CONTROL NUMBER (OCLC)
OCLC library identifier NZ1
System control number 13074248
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)42854592
Canceled/invalid control number (OCoLC)60852813
-- (OCoLC)173606126
-- (OCoLC)508286425
-- (OCoLC)961641669
-- (OCoLC)962713002
-- (OCoLC)970766711
-- (OCoLC)990543105
-- (OCoLC)990656839
-- (OCoLC)1020542655
-- (OCoLC)1077870948
-- (OCoLC)1113540861
-- (OCoLC)1159616318
-- (OCoLC)1167496314
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA76.6
Item number .M5226 1996eb
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051390
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051440
Source bisacsh
072 #7 - SUBJECT CATEGORY CODE
Subject category code COM
Subject category code subdivision 051230
Source bisacsh
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 005.1
Edition number 19
049 ## - LOCAL HOLDINGS (OCLC)
Holding library MAIN
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Miller, Russ.
245 10 - TITLE STATEMENT
Title Parallel algorithms for regular architectures :
Remainder of title meshes and pyramids /
Statement of responsibility, etc. Russ Miller, Quentin F. Stout.
260 ## - PUBLICATION, DISTRIBUTION, ETC.
Place of publication, distribution, etc. Cambridge, Mass. :
Name of publisher, distributor, etc. MIT Press,
Date of publication, distribution, etc. �1996.
264 #4 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Date of production, publication, distribution, manufacture, or copyright notice �1996
300 ## - PHYSICAL DESCRIPTION
Extent 1 online resource (xvii, 310 pages) :
Other physical details illustrations.
336 ## - CONTENT TYPE
Content type term text
Content type code txt
Source rdacontent
337 ## - MEDIA TYPE
Media type term computer
Media type code c
Source rdamedia
338 ## - CARRIER TYPE
Carrier type term online resource
Carrier type code cr
Source rdacarrier
490 1# - SERIES STATEMENT
Series statement Scientific Computation Ser.
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc. note Includes bibliographical references (pages 289-310).
588 0# - SOURCE OF DESCRIPTION NOTE
Source of description note Print version record.
505 00 - FORMATTED CONTENTS NOTE
Title Meshes and Pyramids --
-- List of Figures --
-- Preface --
Miscellaneous information 1.
Title Overview --
Miscellaneous information 2.
Title Fundamental Mesh Algorithms --
Miscellaneous information 3.
Title Mesh Algorithms for Images and Graphs --
Miscellaneous information 4.
Title Mesh Algorithms for Computational Geometry --
Miscellaneous information 5.
Title Tree-like Pyramid Algorithms --
Miscellaneous information 6.
Title Hybrid Pyramid Algorithms --
-- A Order Notation --
-- B Recurrence Equations --
-- Bibliography.
520 8# - SUMMARY, ETC.
Summary, etc. 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. Algorithms are given to solve fundamental tasks such as sorting and matrix operations, as well as problems in the field of image processing, graph theory, and computational geometry. The first chapter defines the computer models, problems to be solved, and notation that will be used throughout the book. It also describes fundamental abstract data movement operations that serve as the foundation to many of the algorithms presented in the book. The remaining chapters describe efficient implementations of these operations for specific models of computation and present algorithms (with asymptotic analyses) that are often based on these operations. The algorithms presented are the most efficient known, including a number of new algorithms for the hypercube and mesh-of-trees that are better than those that have previously appeared in the literature. The chapters may be read independently, allowing anyone interested in a specific model to read the introduction and then move directly to the chapter(s) devoted to the particular model of interest. Russ Miller is Assistant Professor in the Department of Computer Science, State University of New York at Buffalo. Quentin F. Stout is Associate Professor in the Department of Electrical Engineering and Computer Science at the University of Michigan. Parallel Algorithms for Regular Architectures is included in the Scientific Computation series, edited by Dennis Gannon.
546 ## - LANGUAGE NOTE
Language note English.
506 ## - RESTRICTIONS ON ACCESS NOTE
Terms governing access Access restricted to York University faculty, staff and students.
590 ## - LOCAL NOTE (RLIN)
Local note eBooks on EBSCOhost
Provenance (VM) [OBSOLETE] EBSCO eBook Subscription Academic Collection - Worldwide
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Parallel algorithms.
Authority record control number or standard number http://id.loc.gov/authorities/subjects/sh98003394
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Parallel programming (Computer science)
Authority record control number or standard number http://id.loc.gov/authorities/subjects/sh85097827
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Computer architecture.
Authority record control number or standard number http://id.loc.gov/authorities/subjects/sh85029479
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS
General subdivision Programming
-- Open Source.
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS
General subdivision Software Development & Engineering
-- Tools.
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element COMPUTERS
General subdivision Software Development & Engineering
-- General.
Source of heading or term bisacsh
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Computer architecture.
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst00872026
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Parallel algorithms.
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst01052920
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Parallel programming (Computer science)
Source of heading or term fast
Authority record control number or standard number (OCoLC)fst01052939
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Computer Science.
Source of heading or term hilcc
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Engineering & Applied Sciences.
Source of heading or term hilcc
653 0# - INDEX TERM--UNCONTROLLED
Uncontrolled term Programming
-- Algorithms.
655 #0 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
655 #4 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
700 1# - ADDED ENTRY--PERSONAL NAME
Personal name Stout, Quentin F.
Authority record control number or standard number http://id.loc.gov/authorities/names/n87881031
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Relationship information Print version:
Main entry heading Miller, Russ.
Title Parallel algorithms for regular architectures.
Place, publisher, and date of publication Cambridge, Mass. : MIT Press, �1996
International Standard Book Number 0262132338
Record control number (DLC) 87035360
-- (OCoLC)17327915
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Scientific Computation Ser.
856 40 - ELECTRONIC LOCATION AND ACCESS
Uniform Resource Identifier <a href="https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=669">https://libproxy.firstcity.edu.my:8443/login?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=669</a>
938 ## -
-- EBSCOhost
-- EBSC
-- 669
938 ## -
-- YBP Library Services
-- YANK
-- 2303699
938 ## -
-- YBP Library Services
-- YANK
-- 10835558
994 ## -
-- 92
-- MYFCU

No items available.