Google

Friday, November 24, 2006

Networks on Chip




Networks on Chip presents a variety of topics, problems and approaches with the common theme to systematically organize the on-chip communication in the form of a regular, shared communication network on chip, an NoC for short. As the number of processor cores and IP blocks integrated on a single chip is steadily growing, a systematic approach to design the communication infrastructure becomes necessary. Different variants of packed switched on-chip networks have been proposed by several groups during the past two years. This book summarizes the state of the art of these efforts and discusses the major issues from the physical integration to architecture to operating systems and application interfaces. It also provides a guideline and vision about the direction this field is moving to. Moreover, the book outlines the consequences of adopting design platforms based on packet switched network. The consequences may in fact be far reaching because many of the topics of distributed systems, distributed real-time systems, fault tolerant systems, parallel computer architecture, parallel programming as well as traditional system-on-chip issues will appear relevant but within the constraints of a single chip VLSI implementation. The book is organized in three parts. The first deals with system design and methodology issues. The second presents problems and solutions concerning the hardware and the basic communication infrastructure. Finally, the third part covers operating system, embedded software and application. However, communication from the physical to the application level is a central theme throughout the book. The book serves as an excellent reference source and may be used as a text for advanced courses on the subject.

http://depositfiles.com/files/360786

or

http://rapidshare.com/files/2350280/Kluwer.Academic.Networks.on.Chip.rar

Password: verysimplepass

Network Algorithmics,: An Interdisciplinary Approach to Designing Fast Networked Devices




In designing a network device, you make dozens of decisions that affect the speed with which it will performsometimes for better, but sometimes for worse. Network Algorithmics provides a complete, coherent methodology for maximizing speed while meeting your other design goals.
Author George Varghese begins by laying out the implementation bottlenecks that are most often encountered at four disparate levels of implementation: protocol, OS, hardware, and architecture. He then derives 15 solid principlesranging from the commonly recognized to the groundbreakingthat are key to breaking these bottlenecks.

The rest of the book is devoted to a systematic application of these principles to bottlenecks found specifically in endnodes, interconnect devices, and specialty functions such as security and measurement that can be located anywhere along the network. This immensely practical, clearly presented information will benefit anyone involved with network implementation, as well as students who have made this work their goal.

Addresses the bottlenecks found in all kinds of network devices, (data copying, control transfer, demultiplexing, timers, and more) and offers ways to break them.
Presents techniques suitable specifically for endnodes, including Web servers.
Presents techniques suitable specifically for interconnect devices, including routers, bridges, and gateways.
Written as a practical guide for implementers but full of valuable insights for students, teachers, and researchers.
Includes end-of-chapter summaries and exercises.

http://rapidshare.de/files/4432988/Elsevier.Network.Algorithmics.ebook-LRN.rar.html

Password: ebooksatkoobe

 

VHDL Coding Styles and Methodologies




This text follows up the first edition of the same book and also “VHDL Answers to Frequently Asked Questions”, first and second editions. The book was originally written as a teaching tool for a VHDL training course. This new edition provides practical information on reusable software methodologies for the design of bus functional models for testbenches. It also provides guidelines in the use of VHDL for synthesis. All VHDL code described in the book is on a companion CD, which also includes the GNU toolsite with EMACS language-sensitive editor (with VHDL, Verilog, and other language templates), and TSHELL tools that emulate a Unix shell. Model Technology included an evaluation version of ModelSim, a recognized industry standard VHDL/Verilog compiler and simulator that supports easy viewing of the models under analysis, along with many debug features. The text is intended for professional engineers as well as students. It is organized in 13 chapters, each covering a separate aspect of the language, with complete examples. It provides a practical approach to learning VHDL. Combining methodologies and coding styles, along with VHDL rules, the text aims to lead the reader in the right direction from the beginning. Included is a CD that contains: all code included in the book; GNU EMACS language-sensitive editor with VHDL, Verilog, and templates for other languages; GNU TSHELL tools that emulate Unix shell; 30-day evaluation of ModelSim VHDL compiler/simulator from Model Technology; 20-day evaluation of Synplify VHDL/Verilog FPGA synthesizer from Synplicity; VHDL template demonstrating the language syntax; and VHDL ‘87 and HDL ‘93 formal syntax in HTML format.



http://rapidshare.de/files/11508458/vcsm.rar

Password: cathome

 

Unix Power Tools




With the growing popularity of Linux and the advent of Darwin, Unix has metamorphosed into something new and exciting. No longer perceived as a difficult operating system, more and more users are discovering the advantages of Unix for the first time. But whether you are a newcomer or a Unix power user, you’ll find yourself thumbing through the goldmine of information in the new edition of Unix Power Tools to add to your store of knowledge. Want to try something new? Check this book first, and you’re sure to find a tip or trick that will prevent you from learning things the hard way.
The latest edition of this best-selling favorite is loaded with advice about almost every aspect of Unix, covering all the new technologies that users need to know. In addition to vital information on Linux, Darwin, and BSD, Unix Power Tools 3rd Edition now offers more coverage of bash, zsh, and other new shells, along with discussions about modern utilities and applications. Several sections focus on security and Internet access. And there is a new chapter on access to Unix from Windows, addressing the heterogeneous nature of systems today. You’ll also find expanded coverage of software installation and packaging, as well as basic information on Perl and Python.

Unix Power Tools 3rd Edition is a browser’s book…like a magazine that you don’t read from start to finish, but leaf through repeatedly until you realize that you’ve read it all. Bursting with cross-references, interesting sidebars explore syntax or point out other directions for exploration, including relevant technical details that might not be immediately apparent. The book includes articles abstracted from other O’Reilly books, new information that highlights program tricks and gotchas, tips posted to the Net over the years, and other accumulated wisdom.

Affectionately referred to by readers as “the” Unix book, UNIX Power Tools provides access to information every Unix user is going to need to know. It will help you think creatively about UNIX, and will help you get to the point where you can analyze your own problems. Your own solutions won’t be far behind.

Table of Contents

How to Use This Book
Preface
Part I. Basic Unix Environment

1. Introduction
1.1 What’s Special About Unix?
1.2 Power Grows on You
1.3 The Core of Unix
1.4 Communication with Unix
1.5 Programs Are Designed to Work Together
1.6 There Are Many Shells
1.7 Which Shell Am I Running?
1.8 Anyone Can Program the Shell
1.9 Internal and External Commands
1.10 The Kernel and Daemons
1.11 Filenames
1.12 Filename Extensions
1.13 Wildcards
1.14 The Tree Structure of the Filesystem
1.15 Your Home Directory
1.16 Making Pathnames
1.17 File Access Permissions
1.18 The Superuser (Root)
1.19 When Is a File Not a File?
1.20 Scripting
1.21 Unix Networking and Communications
1.22 The X Window System

2. Getting Help

Part II. Customizing Your Environment

3. Setting Up Your Unix Shell

4. Interacting with Your Environment

5. Getting the Most out of Terminals, xterm, and X Windows

6. Your X Environment

Part III. Working with Files and Directories

7. Directory Organization

8. Directories and Files

9. Finding Files with find

10. Linking, Renaming, and Copying Files

11. Comparing Files

12. Showing What’s in a File

13. Searching Through Files

14. Removing Files

15. Optimizing Disk Space

Part IV. Basic Editing

16. Spell Checking, Word Counting, and Textual Analysis

17. vi Tips and Tricks

18. Creating Custom Commands in vi

19. GNU Emacs

20. Batch Editing

21. You Can’t Quite Call This Editing

22. Sorting
Part V. Processes and the Kernel

23. Job Control

24. Starting, Stopping, and Killing Processes


51. SSH

51.1 Enabling Remote Access on Mac OS X
51.2 Protecting Access Through SSH
51.3 Free SSH with OpenSSH
51.4 SSH Problems and Solutions
51.5 General and Authentication Problems
51.6 Key and Agent Problems
51.7 Server and Client Problems


http://rapidshare.de/files/11397297/O_Reilly_-_Unix_-_Unix_Power_Tools.rar.htm

 

Pro Tools LE and M-Powered: The complete guide




Pro Tools LE and M-Powered is an authoritative guide to Digidesign’s entry-level hardware and software systems. Illustrated throughout with color screen grabs, the book starts by giving you useful overviews and advice about the hardware options available. Subsequent chapters are packed with easy-to-follow instructions, valuable hints and time-saving tips on how to use the software.

Includes:

* Full coverage of all new features in version 7
* Information on tempos, clicks and grooves
* Two chapters on MIDI
* Useful tutorials on using Reason, Live and SampleTank
* Recommendations on backups and transfers
* Guidance on the DV Toolkit for post production

For troubleshooting technical problems, advice on purchasing decisions or inspiration for new ideas, keep this book by your side as a vital reference point.

* Become an expert in Pro Tools LE and M-Powered and learn how to maintain a healthy computer system

* Gain the skills you need quickly with step-by-step tutorials to help you master the tools and techniques of the software

* Get creative with recording, mixing and editing projects and realise the full potential of your system

http://mihd.net/4a5s8n

http://rapidshare.com/files/4220660/focal.press.pro.tools.le.and.m.powered.the.complete.guide.jul.2006.ebook-bbl.rar

 

Thursday, November 23, 2006

The Real Warren Buffett : Managing Capital, Leading People



Investors around the globe worship Warren Buffett, the “Oracle of Omaha,” and British businessman O’Loughlin is no different. Buffett, after all, jostles with Bill Gates for the title of richest man in America and has built Berkshire Hathaway from a small textile concern into a multi-billion-dollar corporate mammoth. So how does he do it? O’Loughlin tackles the question enthusiastically, laying out Buffett’s investing strategies, his management techniques and his unconventional wisdom. Much of it is already well known, of course, from Buffett’s love of the cash-generating insurance business, to his hands-off managerial style, to his early passion for the ideas of value-investing guru Benjamin Graham. But the book is a useful distillation of everything business buffs know about the inscrutable Buffett. After the dot-com years, during which his plodding investing style went out of favor, it was he who emerged from the bust relatively unscathed. As O’Loughlin fawns, “We may never see the like of Warren E. Buffett again.”
Copyright 2002 Reed Business Information, Inc. –This text refers to an out of print or unavailable edition of this title.


http://www.megaupload.com/cn/?d=DJSLZBWP

Tuesday, November 21, 2006

Mind Performance Hacks





You’re smart. This book can make you smarter. Mind Performance Hacks provides real-life tips and tools for overclocking your brain and becoming a better thinker. In the increasingly frenetic pace of today’s information economy, managing your life requires hacking your brain. With this book, you’ll cut through the clutter and tune up your brain intentionally, safely, and productively.

Grounded in current research and theory, but offering practical solutions you can apply immediately, Mind Performance Hacks is filled with life hacks that teach you to: [*]Use mnemonic tricks to remember numbers, names, dates, and other flotsam you need to recall [*]Put down your calculator and perform complex math in your head, with your fingers, or on the back of a napkin [*]Spark your creativity with innovative brainstorming methods [*]Use effective systems to capture new ideas before they get away [*]Communicate in creative new ways-even using artificial languages [*]Make better decisions by foreseeing problems and finding surprising solutions [*]Improve your mental fitness with cool tricks and games



ISBN: 0596101538
Title: Mind Performance Hacks : Tips & Tools for Overclocking Your Brain (Hacks)
Author: Ron Hale-Evans
Publisher: O’Reilly Media, Inc.
Publication Date: 2006-02-06
Number Of Pages: 330

http://rapidshare.de/files/16844407/mphttfoybFeb.2006.rar.html