Geometry.Net - the online learning center
Home  - Basic_C - Computer Architecture
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 103    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Computer Architecture:     more books (100)
  1. Introduction to Computer Architecture and Organization by Harold Lorin, 1989-04
  2. Structured Computer Organization (5th Edition) by Andrew S. Tanenbaum, 2005-06-25
  3. Assembly Language and Computer Architecture Using C++ and Java? by Anthony J. Dos Reis, 2004-01-12
  4. Optical Computer Architectures: The Application of Optical Concepts to Next Generation Computers by Alastair D. McAulay, 1991-01
  5. Advanced Computer Architectures by Sajjan G. Shiva, 2005-09-20
  6. Principles and Practices of Interconnection Networks (The Morgan Kaufmann Series in Computer Architecture and Design) by William James Dally, Brian Patrick Towles, 2004-01-01
  7. REST in Practice: Hypermedia and Systems Architecture by Jim Webber, Savas Parastatidis, et all 2010-09-17
  8. Computer Organization and Design: The Hardware/Software Interface. Third Edition, Revised by David A. Patterson, John L. Hennessy, 2007-06-20
  9. Computer Systems: Architecture, Organization, and Programming by Arthur B. MacCabe, 1993-01
  10. I/T Architecture in Action by Richard J. Reese, 2008-03-31
  11. Digital Drawing for Landscape Architecture: Contemporary Techniques and Tools for Digital Representation in Site Design by Bradley Cantrell, Wes Michaels, 2010-03-08
  12. Scalable Internet Architectures by Theo Schlossnagle, 2006-07-31
  13. Service Oriented Architecture For Dummies (For Dummies (Computer/Tech)) by Judith Hurwitz, Robin Bloor, et all 2006-11-06
  14. Innovative Architecture for Future Generation High-Performance Processors and Systems: 1999 International Workshop on Innovative Architectures (Iwia '99) November 1-3, 1999 Maui, Hawaii by Hawaii) International Workshop on Innovative Architecture for Future Generation High-Performance Processors and Systems (2001 : Maui, Alex Veidenbaum, et all 2000-11

61. Computer Architecture | Define Computer Architecture At Dictionary.com
World English Dictionary computer architecture — n the structure, behaviour, and design of computers
http://dictionary.reference.com/browse/computer architecture

62. Parallel Systems Group
University of Toronto researchers working on all aspects of parallel systems computer architecture, OSs, compilers, performance evaluation, applications. Home of Hurricane and Tornado OSs, Hector and NUMAchine multiprocessors.
http://www.eecg.toronto.edu/parallel/
Parallel Systems Group
The Parallel Systems Group comprises of researchers from the University of Toronto working in all aspects of parallel systems, including computer architecture, operating systems, compilers, performance evaluation and applications. Previous projects include the Hector shared memory multiprocessor, and the Hurricane multiprocessor operating system. The group is currently building the NUMAchine multiprocessor, the Tornado operating system, and the Jasmine compiler.
Other Resources
University of Toronto Resources
Computing Resources
This is still a work in progress... Mail suggestions to:
kulki
or Orran

63. Computer Architecture
2 Memory Hierarchy z A simple axiom of hardware design smaller is faster 1000+ cy. Disk 1015 cy. Main Memory 1-2 cy. Cache 1 cy. Register Access Times Memory Hierarchy Memory
http://people.bu.edu/bkia/PDF/Computer Architecture.pdf

64. TRON Web
Official overseas news source; all the information needed to learn about and keep up on developments in this popular, general-purpose computer architecture designed to connect the wide array of computer systems used in society today, and new types to come into use in the next century.
http://tronweb.super-nova.co.jp/
TRON Project Logo

65. Computer Architecture
Computer Architecture This document is a collection of web pages on computer architecture. The first part is an introduction to digital circuits.
http://dept-info.labri.fr/~strandh/Teaching/AMP/Common/Strandh-Tutorial/Dir.html
Computer Architecture
This document is a collection of web pages on computer architecture. The first part is an introduction to digital circuits. We recommend you read the pages in this order:
  • Gates . Here, we introduce the fundamental building blocks of digital computers.
  • Truth tables . We discuss truth tables as a way both of describing an existing circuit and of specifying a circuit to be built.
  • Combinatorial circuits . We introduce circuits whose output values depend only on a combination of the input values.
  • Logic expressions . We explain how to describe circuits as algebraic formulae and how to manipulate those formulae with algebraic laws
  • Multiplexer . A particular combinatorial circuit so commonly used that we discuss it separately.
  • Demultiplexer . A particular combinatorial circuit so commonly used that we discuss it separately.
  • Decoder . A particular combinatorial circuit so commonly used that we discuss it separately.
  • Binary arithmetic . In this section, we introduce the fundamentals of binary arithmetic and representation of numbers.
  • 66. CAPS Research Group - Home
    Computer Architecture and Power Aware Systems Research Group, Binghamton, State University of New York. Researches means, at microarchitecture, system, and circuit levels, to improve performance, energy-efficiency, and reliability of processors and memory.
    http://caps.cs.binghamton.edu/
    Computer Architecture and
    Power Aware Systems Research Group
    Home People Publications Tools
    Welcome to the home page of CAPS: Computer Architecture and Power Aware Systems Research Group at SUNY- Binghamton. Our group investigates techniques at the microarchitectural, systems and circuits level for improving the performance, energy-efficiency and reliability modern microprocessors and memory systems.
    Our research efforts are mainly directed at:
    • Improvement of the energy efficiency and overall performance of high end microprocessors and cache memory systems using microarchitectural and/or circuit level techniques. Development of models and tools for accurate power and performance estimation of processors and memory systems. Development of tools for system-level power estimation of embedded real-time systems. Investigations of microarchitectural techniques for improving the performance of multithreaded processors, multi-core processors and trace-based processors. Investigations of techniques for coping with soft errors and process variations in high-performance processors.

    67. Computer Architecture @ UCSD
    UCSD Department of Computer Science and Engineering The architecture group at UCSD is at the cutting edge of innovation in processor and computer
    http://cseweb.ucsd.edu/groups/arch/

    68. The Ultimate RISC
    Explains extreme, simple RISC, with only one instruction, move memory to memory; yet it is useful. Revision of paper first published in ACM Computer Architecture News.
    http://www.cs.uiowa.edu/~jones/arch/risc/
    The Ultimate RISC
    Part of the Computer Architecture On-Line Collection
    by Douglas W. Jones
    T
    HE U ... Department of Computer Science
    Abstract
    Reduced instruction set computer architectures have attracted considerable interest since 1980. The ultimate RISC architecture presented here is an extreme yet simple illustration of such an architecture. It has only one instruction, move memory to memory, yet it is useful. This writeup is a revision of a paper by the same name published in ACM Computer Architecture News, 16 , 3 (June 1988), pages 48-55.
    Introduction
    A clear distinction has come to be recognized between two schools of instruction set design, frequently characterized as RISC, standing for reduced instruction set computer architecture and CISC, standing for complex instruction set computer architecture. In fact, the distinction between these schools emerged long before the names were coined. For example, this distinction is quite apparent in the comparison of the Data General Nova (RISC) and the DEC PDP-11 (CISC) architectures developed in the late 1960s. The Nova has an instruction set in which most instructions can execute in a single fixed-length cycle involving an instruction fetch, and one of either a fetch, a store, or an operation on registers. In contrast, the PDP-11 has numerous addressing modes; depending on the mode, an instruction may execute in from 1 to 7 memory cycles. Both machines were designed in the late 1960s, and except for the RISC-CISC distinction, they are quite comparable; they competed for similar applications, offering similar performance at similar prices.

    69. WWW Computer Architecture Page
    Simulators. SimpleScalar Simulator Wisconsin and LLC; GEMS General Execution-driven Multiprocessor Simulator (GEMS), based on Simics SimOS - full system simulator
    http://pages.cs.wisc.edu/~arch/www/tools.html
    WWW Computer Architecture Page
    Designed by Derek Hower Luke Yen Min Xu Milo Martin ... Doug Burger *, and Mark Hill
    Computer Architecture Group

    Computer Sciences Department

    University of Wisconsin-Madison Computer and Information Science
    University of Pennsylvania Department of Computer Sciences
    University of Texas at Austin original site - Chinese mirrors Indian mirror (down?) Japanese mirror RSS Feed What's New ... Job Postings
    Simulators
    • SimpleScalar Simulator: Wisconsin and LLC
    • GEMS - General Execution-driven Multiprocessor Simulator (GEMS), based on Simics
    • SimOS - full system simulator
    • Simics - full system simulator
    • Bochs - Open-source IA-32 Full System Emulator Project
    • ATL CSIM - General purpose high level computer architecture simulator, C-based with graphics
    • ML-RSIM - Detailed execution-driven simulator running a Unix-compatible operating system
    • Dinero IV - trace-driven uniprocessor cache simulator
    • WARTS - Wisconsin Architectural Research Tool Set
      • - Wisconsin Wind Tunnel II - multiprocessor simulator
      • EEL - an Executable Editing Library
      • - a program profiling and tracing tool
    • RSIM - Rice Simulator for ILP Multiprocessors
    • SIMCA - the SImulator for Multithreaded Computer Architecture
    • SimplePower - execution-driven datapath energy estimation tool based on SimpleScalar
    • AMD's x86-64 simulator
    • LDA-Simulator Flexible Memory-Hierarchy Simulator, LDA stands for Latency-of-Data-Access Model

    70. Computer Architecture A Quantitative Approach
    By John L. Hennessy, David A. Patterson; Morgan Kaufmann, 2007, ISBN 9780123704900, 4th edition. Design in quantitative terms, in context of real running systems, not abstract formats; how technology changes in time, empirical constants needed in design.
    http://www.elsevierdirect.com/product.jsp?lid=100004&isbn=9780123704900

    71. Computer Products, Support, And Network Services For Houston Businesses
    Provides products and consulting services in networking, computing architecture, application development, and systems management. Describes partners, services, and products.
    http://www.lancoretech.com/
    Our Focus
    ...since 1998
    , has been to offer our corporate customers a single technology solution vendor for all their technology needs. We offer sales and services including computer upgrades and configuration, network engineering, cabling, server configuration, security services, and IT managed services. We are an information technology company that has organized itself around the needs of today's businesses. We are committed to helping our clients streamline their operations and enhance their productivity through the use of technology. We represent the major manufacturers and the most significant products available today. What we offer is the knowledge, resources, and people necessary to solve your business critical problems. Lancore strongly supports the notion that we will treat our clients like we would want to be treated. We are continually looking for ways to improve our internal processes to better support our clients. Customers have come to rely on Lancore Technologies , a Texas-based company, to offer top quality products and services at competitive prices. We continue to look for new products that will solve our clients’ real business problems. You can rest assured that we will never recommend technology just for the sake of technology. It has to bring value to your business or address a real business issue.

    72. McGraw-Hill Professional Publishing
    Publishes book in myriad fields, including computing, architecture, business, training, electronics, medicine, and engineering.
    http://www.books.mcgraw-hill.com/

    73. Computer Architecture - Definition Of Computer Architecture By The Free Online D
    The 72 full and short papers look at wireless sensor networks, storage virtualization and concurrency, grid computing, security and availability, pointto-point and quality of
    http://www.thefreedictionary.com/computer architecture

    74. Garth Gibson
    Personal site. Associate Professor in the School of Computer Science and Electrical and Computer Engineering Computer architecture, operating systems, file systems, disk arrays.
    http://www.cs.cmu.edu/~garth/
    Professor
    Computer Science Dept and
    Dept of Electrical and Computer Engineering
    Carnegie Mellon University
    Gates-Hillman Center 9111
    5000 Forbes Avenue, Pittsburgh, PA 15213-3891
    Phone: 412-268-5890, FAX: 412-268-5576
    E-mail: garth dot gibson @ cs dot cmu dot edu Co-Founder and Chief Technology Officer
    Panasas, Inc. www.panasas.com
    1501 Reedsdale Street, Pittsburgh PA 15233
    Phone: 412-323-3500, FAX: 412-323-3511 E-mail: garth dot gibson @ panasas dot com Administrative Contact Angela Miller Gates-Hillman Center 9118 E-mail: amiller @ cs dot cmu dot edu Broadly, I am interested in large-scale parallelism in computer systems and its implications on application performance, operating system design, fault tolerance and data center manageability. My particular interests focus on secondary memory system technologies such as magnetic disk design and optimization, parallel and distributed file systems, and local, storage and system area networking. I have a strong interest in shepherding technological advances from blackboard through standards and to commercial reality .

    75. Computer Architecture
    In computer engineering, computer architecture is the conceptual design and fundamental operational structure of a computer system. It is a blueprint and functional description
    http://english.turkcebilgi.com/Computer architecture
    EnglishInfo
    Search
    computer architecture
    Information about computer architecture
    Double click any English word, to find Turkish meaning A typical vision of a computer architecture as a series of abstraction layers hardware firmware assembler ... operating system and applications (see also Tanenbaum 79). In computer engineering computer architecture is the conceptual design and fundamental operational structure of a computer system. It is a blueprint central processing unit (CPU) performs internally and accesses addresses in memory
    It may also be defined as the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals.
    Computer architecture comprises at least three main subcategories

    76. Distributed Computing: An Introduction - OS, Software & Networking By ExtremeTec
    From global distributed projects like Seti@Home to corporate uses behind the firewall, we cover the fundamentals of distributed computing architectures, discuss major initiatives and applications, and talk about the challenges that lay ahead.
    http://www.extremetech.com/article2/0,1697,11769,00.asp
    var jBreadcrumbTitle; jBreadcrumbTitle = "Distributed Computing: An Introduction"; All Topics 3D Graphics Mice Audio Motherboards ... View All > ET Topics 3D Graphics CPU Motherboards Gaming ... Compare Prices Search ExtremeTech
    • Home Distributed Computing: An Introduction
    April 4, 2002 By Leon Erlanger
    Distributed Computing: An Introduction
    Discuss this now (8 posts)
    Table of Contents
    Related Topics
    Technology News

    77. Computer Architecture
    Teenagers with hoodies and AK47s lighting fires in shopfronts vacated by liquidised corporations. The Mogadishu of the Midlands. Quarantined airport, armoured limousine motorcade.
    http://computerarchitecture.tumblr.com/
    Computer Architecture Teenagers with hoodies and AK47s lighting fires in shopfronts vacated by liquidised corporations. The Mogadishu of the Midlands. Quarantined airport, armoured limousine motorcade. Regret. Regret. Regret. IP adress rather than real address. Tungsten Carbide. Neural Net. Undercrypted. I am watching from the future. Analogue changes are permanent. Ancestor worship. Digital pagan. Amateur satanist. A small club of simulacra enthusiasts. Contact form. Auto reply September 19th, 2010 1 note August 12th, 2010 August 11th, 2010 ... April 24th, 2010 via erhebung Flash 10 is required to watch video] (via sarahbelfort April 23rd, 2010 via queasyundergrad 5 notes April 22nd, 2010 April 21st, 2010 ... April 19th, 2010 Page 1 of 4 Earlier Entries » House of Fashion by Michel Dacruz . Powered by Tumblr

    78. CSDL - IEEE Concurrency
    Published monthly. Special focuses include distributed object computing architectures, real-time systems, collaborative computing, and database and transaction processing.
    http://computer.org/concurrency/
    Searching... Advanced Search
    Please wait
    • Open Download
    /*');NS_AdDivs.push(NS_AdDiv);NS_AdZones.push(NS_AdZone);NS_Ads++;/*]]>*/ /*');NS_AdDivs.push(NS_AdDiv);NS_AdZones.push(NS_AdZone);NS_Ads++;/*]]>*/ This site and all contents (unless otherwise noted) are Site Map Nondiscrimination Policy Contact Us

    79. Computer Architecture
    A Brief History of Computer Architecture . Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet
    http://www.comphist.org/computing_history/new_page_4.htm
    Learning Computing History
    A Brief History of Computer Architecture Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet functional performance and cost goals. * [Computer Architecture Page: http: //www.cs.wisc.edu/arch/www/index.html] It refers to those attributes of the system that are visible to a programmer and have a direct impact on the execution of a program. Computer architect coordinate of many levels of abstraction and translates business and technology drives into efficient systems for computing tasks.
    • Instruction set Data formats Principle of Operation (textual or formal description of every operation) Features (organization of programmable storage, registers used, interrupts mechanism, etc.)
    In short, it is the combination of Instruction Set Architecture, Machine Organization and the underline hardware. The Brief History of Computer Architecture: First Generation (1940-1950) – Vacuum Tube
    • UNIVAC – 1950: the first commercial computer John Von Neumann architecture: Goldstine and Von Neumann took the idea of ENIAC and developed concept of storing a program in the memory. Known as the “Von Neumann” architecture and has been the basis for virtually every machine designed since then.

    80. Parallel Processing Letters (PPL)
    International peer-reviewed journal published four times a year by World Scientific. Publishes short papers covering parallel computations and architectures, as well as parallel programming languages and environments.
    http://ejournals.wspc.com.sg/ppl/ppl.shtml
    Home Contact Us Join Our Mailing List New Journals ... Advanced Search
    Print ISSN: 0129-6264
    Online ISSN: 1793-642X RSS Feed

    About PPL
    Editorial Board

    Contact PPL

    Sample Issue

    Abstracting/Indexing
    ...
    Online Gateways
    How To Order Order Online
    Price Information

    Request for Complimentary
    Print Copy Dispatch Dates For Authors Guidelines for Contributors Online Submission Call for Papers Author Rights RELATED JOURNALS International Journal of High Speed Computing (IJHSC) RELATED BOOKS Vision: Images, Signals And Neural Networks VLSI Design Of Wavelet Transform RELATED LINKS Imperial College Press Computer Science Books Computer Science Journals Innovation ... PPL Parallel Processing Letters (PPL) Current Issue All Volumes (1991-2010) Current Issue Volume: 20 , Issue: 3 (September 2010) EDITORIAL NOTE Page: 209-209 Abstract Full Text (PDF, 500KB) GUEST EDITOR'S NOTE: ADVANCES IN QUANTUM COMPUTATION KE QIU DOI No: Page: 211-212 Abstract Full Text (PDF, 1273KB) COPING WITH DECOHERENCE: PARALLELIZING THE QUANTUM FOURIER TRANSFORM MARIUS NAGY and SELIM G. AKL

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 4     61-80 of 103    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter