E Books

lpeera

Active member
  • Aug 19, 2007
    435
    27
    28
    Visual C# 2005 Demystified

    51HY7bqrpDL._AA240_.jpg


    Book Description

    There’s no easier, faster, or more practical way to learn the really tough subjects

    Visual C# 2005 Demystified explains the language and its libraries and applications as well as how to use the integrated development environment. This self-teaching guide comes complete with key points, background information, quizzes at the end of each chapter, and even a final exam. Simple enough for beginners but challenging enough for advanced students, this is a lively and entertaining brush-up, introductory text, or classroom supplement.


    From the Back Cover
    The FAST and EASY way to learn VISUAL C+ 2005

    Start programming in Visual C# 2005 right away -- even if you don't have formal training, unlimited time, or a genius IQ. In Visual C# 2005 Demystified, programming instructor Jeff Kent provides an effective, illuminating, and entertaining way to learn to use this versatile programming language in the new release of its integrated development environment.

    This self-teaching guide begins by explaining what Visual C# does and how it works, and covers key programming concepts, such as classes, objects, and properties. Then, you'll learn about the building blocks of your programs, including variables, data types, operators, loops, and arrays. Next, you'll learn to create graphical user interface elements, including menus, toolbars, and dialog boxes. By the time you're finished with the book, you'll be able to create sophisticated Windows and Web applications. Featuring end-of-chapter quizzes and a final exam, this book will teach you to program in Visual C# 2005 in no time at all.

    This hands-on, self-teaching text offers:

    * An easy way to learn Visual C# 2005
    * Programming projects that illustrate real-world concepts
    * A quiz at the end of each chapter to reinforce learning and pinpoint weaknesses
    * A final exam at the end of the book
    * No unnecessary technical jargon
    * A time-saving approach to performing better on an exam or at work!

    Simple enough for a beginner, but challenging enough for an advanced student, Visual C# Demystified is your shortcut to learning this powerful programming language.

    See all Editorial Reviews
    Product Details

    * Paperback: 330 pages
    * Publisher: McGraw-Hill Osborne Media; 1 edition (November 28, 2005)
    * Language: English
    * ISBN-10: 0072261706
    * ISBN-13: 978-0072261707

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Rendering for Beginners: Image Synthesis using RenderMan

    41ZF66278TL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Review
    "RenderMan for Beginners is bound to become a must-read for anyone interested in Pixar's RenderMan. Saty's experience as both RenderMan practitioner and RenderMan teacher gives him a unique and valuable perspective. I can't wait to add a copy to my own graphics library."

    Dana Batali, Director of RenderMan Development, Pixar Animation Studios

    Book Description
    'Rendering for Beginners is bound to become a must-read for anyone interested in Pixar's RenderMan. Saty's experience as both RenderMan practitioner and RenderMan teacher gives him a unique and valuable perspective. I can't wait to add a copy to my own graphics library.'

    Dana Batali, Director of RenderMan Development, Pixar Animation Studios

    Whether you are an animator, artist or 2D illustrator looking to move to 3D rendering you will be amazed by what can be achieved with RenderMan. Saty Raghavachary offers a complete, non-technical introduction to RenderMan and rendering in general - finally a guide you dont need a math degree to follow!

    Full of clear explanations and plenty of samples on the associated website - www.smartcg.com/tech/cg/books/RfB - for you to play with, this color guide will quickly get you up to speed with this powerful, professional program so you too can harness the power of the program to create top quality imagery.

    The book features:
    * Clear explanations of rendering concepts to get you up and running fast
    * Extensive color illustrations to inspire you to make the most of your skills
    * An associated website with numerous self-contained examples which you can download, reproduce, modify and learn from
    * Comprehensive coverage of RenderMans functionality to show you how to get the most out of this powerful renderer
    * Coverage relevant for all versions of the package, including a section on global illumination introduced in Release 11, as well as the key, general rendering concepts

    Pixars award-winning RenderMan is one of the best renderers available and has been used to create visual effects for dozens of movies since 1985. It is also the renderer used to make blockbuster animated movies such as Toy Story and Finding Nemo. As the beautiful images in this book show, in addition to photoreal imagery you can also use it to create illustrations, visualizations, simulations of natural media and even abstract art!

    Contents:
    Rendering; RenderMan; RIB syntax; Geometric primitives; Transformations; Camera, output; Controls; Shading; What's next; Resources

    Saty Raghavachary is a senior graphics software developer at DreamWorks Feature Animation. He has written software used in The Prince of Egypt, The Road to El Dorado, Spirit: Stallion of the Cimarron, Sinbad: Legend of the Seven Seas and Shark Tale. He is also a part-time instructor at Gnomon School of Visual Effects, USA where he teaches RenderMan and MEL (Maya) programming.

    * Harness the power of Pixar's RenderMan with this introductory guide for the artist - you don't need a maths degree!
    * Coverage is relevant for all versions of the package, including v11 and also explains general, key rendering concepts too
    * Fully illustrated in color with numerous examples to inspire you to make the most of your skills

    See all Editorial Reviews
    Product Details

    * Paperback: 372 pages
    * Publisher: Focal Press (December 13, 2004)
    * Language: English
    * ISBN-10: 0240519353
    * ISBN-13: 978-0240519357

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Creating your MySQL Database: Practical Design Tips and Techniques

    51HEX0PJ33L._AA240_.jpg


    Book Description
    This book is an innovative and essential short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. If you're creating a dynamic web application using open-source tools, then you're probably going to be setting up a MySQL database. Getting the design of this database right for your application and its data is vital, but it's often an intimidating and little-known process for non-developers and developers alike. Written by the creator of the popular phpMyAdmin tool, this book is a short but complete guide on how to design good data structures for MySQL. For most of us, setting up the database for an application is often an afterthought. While you don't need to be a professional database designer to create a working application, knowing a few insider tips and techniques can make both the process easier and the end result much more effective. This book doesn't set out to make you an expert in data analysis, but it does provide a quick and easy way to raise your game in this essential part of getting your application right. The book covers: Asking users the right questions to collect relevant data for the system you are building Detecting bad structures Sound data-naming techniques, for both table and column names Modeling data with future growth in mind Implementing security policies with data privileges and views Tuning the structure for performance Producing system documentation (data dictionary, relational schema) Testing the model with appropriate SQL queries This book takes a practical approach, implementing all theoretical concepts with examples. It is a fast-paced tutorial that focuses on critical decisions that you need to make every time you build MySQL databases. It is rich with tips and advice from an experienced practitioner. The book is ideal for anyone working with applications that use a MySQL database backend will benefit greatly from the advice and techniques in this book. Although a working knowledge of both SQL and MySQL is assumed, the book is suitable for both beginners and intermediate users alike. Whether you read it through and absorb the advice or work through it on a live project, the efficiency and maintainability of your databases will certainly improve as a result. Chapter 1: Introduction Chapter 2: Data Collection Chapter 3: Data Naming Chapter 4: Data Grouping Chapter 5: Data Structure Tuning Chapter 6: Case Study: An Airline System
    Product Details

    * Paperback: 108 pages
    * Publisher: Packt Publishing (November 25, 2006)
    * Language: English
    * ISBN-10: 1904811302
    * ISBN-13: 978-1904811305

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Microsoft Excel Functions and Formulas: Excel 97--Excel 2003

    51SLh2HbJUL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Equipped with a variety of functions and easy to use, Microsoft Excel is the tool of choice when it comes to crunching numbers, building charts, and analyzing tables. But most users only scratch the surface of the program's functionality, especially the built-in formulas designed to make everyday operations and real-world tasks more efficient. Microsoft Excel Functions & Formulas demonstrates the secrets of Excel functions through the use of practical and useful examples in a quick reference format. Topics include logical, text, date and time, basic statistical, mathematical, financial, database, and reference functions as well as conditional formatting with formulas, array formulas, and user-defined functions.
    Product Details

    * Paperback: 400 pages
    * Publisher: Wordware Publishing, Inc. (November 25, 2006)
    * Language: English
    * ISBN-10: 159822011X
    * ISBN-13: 978-1598220117

    Down
     

    Jeewake

    Active member
  • Feb 10, 2007
    555
    31
    28
    Thanks

    lpeera said:
    Understanding Stocks

    51A2E6GJYVL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description

    Everything a novice investor needs to know about getting started in stocks

    While dozens of books purport to be for the beginning investor, most "beginner" books assume a level of knowledge that true novices just don't have. Understanding Stocks is targeted to the beginning investor, providing a concise yet comprehensive overview of the stock market without subjecting readers to terms and ideas they can't understand and frankly, will probably never use.

    Written in an engaging and direct style, Understanding Stocks uses short, easy-toread chapters to provide a solid working knowledge of the stock market.

    Topics include:

    * What is a stock?
    * How to place a trade
    * Evaluating a stock
    * Knowing when to sell



    Download Description
    "Everything a novice investor needs to know about getting started in stocks While dozens of books purport to be for the beginning investor, most ""beginner"" books assume a level of knowledge that true novices just don't have. Understanding Stocks is targeted to the beginning investor, providing a concise yet comprehensive overview of the stock market without subjecting readers to terms and ideas they can't understand and frankly, will probably never use. Written in an engaging and direct style, Understanding Stocks uses short, easy-toread chapters to provide a solid working knowledge of the stock market. Topics include: What is a stock? How to place a trade Evaluating a stock Knowing when to sell "

    See all Editorial Reviews
    Product Details

    * Paperback: 180 pages
    * Publisher: McGraw-Hill; 1 edition (August 19, 2003)
    * Language: English
    * ISBN-10: 0071409130
    * ISBN-13: 978-0071409131

    Down
    Hay! thank u very much ...!! Machoooo..!! mae pothanam mata hodai ...!! thawa oni purchasing & meterial Managements books.....!!
    :P;) :P;) :P;) :P ;) :P ;) :P ;) :P;) :P;) :P ;) :P ;) :P ;) :P ;) :P;) :P ;) :P;) :P;) :P;) :P;) :P;) :P
     

    tnkplus

    Member
    Sep 20, 2007
    1
    0
    0
    maxa macho

    maxa guy.u r the guys who need to sri lanka.could u upload some micro controlling e-books.(Adrian - kandy)
     

    Tharindu DR

    Well-known member
  • Jan 29, 2007
    3,200
    243
    63
    Cool Bro Thanx for the Stuff...

    Ela kiri machan, Thawa poth tiyanawa nam daapan... Keep up the good work.
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Dictionary of Engineering

    41b5HFrY4oL._BO2,204,203,200_PIlitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Derived from the content of the respected McGraw-Hill Dictionary of Scientific and Technical Terms, Sixth Edition, each title provides thousands of definitions of words and phrases encountered in a specific discipline. All include:


    * Pronunciation guide for every term
    * Acronyms, cross-references, and abbreviations
    * Appendices with conversion tables; listings of scientific, technical, and mathematical notation; tables of relevant data; and more
    * A convenient, quick-find format

    Download Description
    "Derived from the content of the respected McGraw-Hill Dictionary of Scientific and Technical Terms, Sixth Edition, each title provides thousands of definitions of words and phrases encountered in a specific discipline. "

    See all Editorial Reviews
    Product Details

    * Paperback: 642 pages
    * Publisher: McGraw-Hill Professional; 2 edition (January 27, 2003)
    * Language: English
    * ISBN-10: 0071410503
    * ISBN-13: 978-0071410502

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    ImageMagick Tricks: Web Image Effects from the Command Line and PHP

    41HGFGMJAAL._AA240_.jpg


    Book Description
    Unleash the power of ImageMagick with this fast, friendly guide. It's packed with examples of photo

    manipulations, logo creation, animations, and complete web projects. With this book up your sleeve, you'll

    be creating spellbinding images from code in no time. ImageMagick is a free software suite to create, edit,

    and compose bitmap images using text-based commands. The commands can be issued from the command line, but

    more often will be included in web or desktop applications - carrying out complex image-manipulation tasks

    in response to the user's input. ImageMagick is a popular way for generating images on-the-fly in web pages,

    whether it's generating thumbnails from a large image, or creating complex combinations of images, text, and

    effects chosen by a visitor or the web site's creator. Sohail Salehi is an experienced computer graphics

    artist, working with 2D, 3D, and video graphics. The book shows his techniques in action. This is no

    laborious walk through of ImageMagick, with one dull example after another. The chapters consist of

    workshops, each one applying a set of ImageMagick commands to produce surprising and exciting results. As

    you read the book, you will learn the features of ImageMagick as well as getting lots of inspiration and

    ideas for how you can use it in your own projects. You'll be amazed by the creative results you can achieve

    using code.
    Product Details

    * Paperback: 232 pages
    * Publisher: Packt Publishing (June 8, 2006)
    * Language: English
    * ISBN-10: 1904811868
    * ISBN-13: 978-1904811862

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    The Complete Idiot's Guide to Learning German, Third Edition

    61XJMSWBBCL._AA240_.jpg


    Book Description
    Sprechen Sie Deutsch?

    This guide covers the essentials of grammar, vocabulary, pronunciation, and conversation. This new edition

    has been updated to reflect world events that have occurred over the past few years, from Germany's currency

    conversion to the Euro to new international travel guidelines. It contains the most accurate, up-to-date

    information for students and travelers alike, along with a German/ English and English/German dictionary

    appendix for readers to reference.

    € For both students and travelers
    € Updated to reflect recent world events
    € Includes a dictionary appendix
    € 18-20 million people are learning German as a foreign language today

    Language Notes
    Text: English, German --This text refers to an out of print or unavailable edition of this title.

    See all Editorial Reviews
    Product Details

    * Paperback: 432 pages
    * Publisher: Alpha; 3 edition (April 6, 2004)
    * Language: English
    * ISBN-10: 1592571867
    * ISBN-13: 978-1592571864

    http://rapidshare.com/files/57155209/GuidetoGerman.pdf
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Electrical Circuit Theory and Technology, Second Edition: Revised edition

    510HEMRZRBL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Electrical Circuit Theory and Technology is a fully comprehensive text for courses in electrical and electronic principles, circuit theory and electrical technology. The coverage takes students from the fundamentals of the subject, to the completion of a first year degree level course. Thus, this book is ideal for students studying engineering for the first time, and is also suitable for pre-degree vocational courses, especially where progression to higher levels of study is likely.

    John Bird's approach, based on 700 worked examples supported by over 1000 problems (including answers), is ideal for students of a wide range of abilities, and can be worked through at the student's own pace. Theory is kept to a minimum, placing a firm emphasis on problem-solving skills, and making this a thoroughly practical introduction to these core subjects in the electrical and electronic engineering curriculum.

    This revised edition includes new material on transients and laplace transforms, with the content carefully matched to typical undergraduate modules.

    Free Tutor Support Material including full worked solutions to the assessment papers featured in the book will be available at http://textbooks.elsevier.com/. Material is only available to lecturers who have adopted the text as an essential purchase. In order to obtain your password to access the material please follow the guidelines in the book.

    * Revised edition now includes additional material on Transients and Laplace transforms
    * Highly practical text, including hundreds of examples and problems throughout to aid student learning
    * Free instructor's manual provides full worked solutions to assessment papers

    See all Editorial Reviews
    Product Details

    * Paperback: 1008 pages
    * Publisher: Newnes; 2 edition (March 28, 2003)
    * Language: English
    * ISBN-10: 0750657847
    * ISBN-13: 978-0750657846

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Schaum's Outline of Beginning Finite Mathematics

    51id%2BLbazWL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description

    Most colleges and universities now require their non-science majors to take a one- or two-semester course in mathematics. Taken by 300,000 students annually, finite mathematics is the most popular. Updated and revised to match the structures and syllabuses of contemporary course offerings, Schaum's Outline of Beginning Finite Mathematics provides a thorough review-- with worked examples--of the fundamentals of linear equations and linear growth. Topics covered include games theory, descriptive statistics, normal distribution, probability, binomial distribution, and voting systems and apportionment.

    Download Description

    Most colleges and universities now require their non-science majors to take a one- or two-semester course in mathematics. Taken by 300,000 students annually, finite mathematics is the most popular. Updated and revised to match the structures and syllabuses of contemporary course offerings, Schaums Outline of Beginning Finite Mathematics provides a thorough review-- with worked examples--of the fundamentals of linear equations and linear growth. Topics covered include games theory, descriptive statistics, normal distribution, probability, binomial distribution, and voting systems and apportionment.
    '

    Product Details

    * Paperback: 368 pages
    * Publisher: McGraw-Hill; 1 edition (September 22, 2004)
    * Language: English
    * ISBN-10: 0071388974
    * ISBN-13: 978-0071388979

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Master Math: Pre-Calculus and Geometry (Master Math Series)

    5191W8EXTQL._BO2,204,203,200_PIlitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    Master Math: Basic Math and Pre-Algebra teaches you in a very user-friendly and accessible manner the principles and formulas for establishing a solid math foundation.

    About the Author
    Debra Anne Ross has a double BA in Chemistry and Biology from the University of California, Santa Cruz, and an MS in Chemical Engineering from Stanford University.
    Product Details

    * Paperback: 181 pages
    * Publisher: Cengage Delmar Learning; 1 edition (August 1, 1996)
    * Language: English
    * ISBN-10: 1564142183
    * ISBN-13: 978-1564142184

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Discrete Mathematics for New Technology, Second Edition

    61AA4830FQL._AA240_.jpg


    Product Details

    * Paperback: 700 pages
    * Publisher: Taylor & Francis; 2nd edition (December 15, 2001)
    * Language: English
    * ISBN-10: 0750306521
    * ISBN-13: 978-0750306522

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Creating Digital Content : Video Production for Web, Broadcast, and Cinema

    51h3cHbeGFL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    *A unique, complete tutorial of digital video production techniques from the experts driving the content revolution *Coverage of datacasting, webcasting, interactive television, digital cinema, DVD and more *Post production tutorials *Provides an exhaustive explanation of new business models: how is anyone supposed to survive and profit in the digital content environment?

    Download Description
    The digital content creation revolution is ushering in an exciting -- and a confusing time in TV, motion-picture, and video production. A new generation of affordable digital cameras and video-recording systems is democratizing the production industry with new opportunities for talented film- and video-makers. At the same time, cable, satellite, and Internet distribution are multiplying program-distribution options. Creating Digital Content presents a series of chapters written by industry-leading experts and journalists to help you understand this exciting new era, which is impacting everyone from corporate video professionals and major movie studios to local TV stations and talented digital filmmakers.

    See all Editorial Reviews
    Product Details

    * Paperback: 350 pages
    * Publisher: McGraw-Hill Professional Publishing (September 26, 2001)
    * Language: English
    * ISBN-10: 0071377441
    * ISBN-13: 978-0071377447

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    TCP/IP JumpStart: Internet Protocol Basics

    5156K7227RL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    TCP/IP is the de facto protocol of the Internet, and this protocol is supported by every major network operating system. As more organizations and individuals connect networks and computers to the Internet and one another, there is a growing demand for professionals to have a thorough understanding of this protocol suite. TCP/IP JumpStart Second Edition will explain the fundamentals of TCP/IP in simple terms with tangible examples. New for this edition: updates on Windows XP/2000, Dynamic DNS, CIDR, and subnetting.

    Book Info
    Provides everything you need to know about TCP/IP to get started in Internetworking. Clarifies complex topics with simple explanations and realistic, easy-to-understand examples. Softcover. --This text refers to an out of print or unavailable edition of this title.

    See all Editorial Reviews
    Product Details

    * Paperback: 320 pages
    * Publisher: Sybex; 2 Sub edition (April 18, 2002)
    * Language: English
    * ISBN-10: 0782141013
    * ISBN-13: 978-0782141016

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Perfect Interview: How to Get the Job You Really Want

    41D185B4C7L._BO2,204,203,200_PIlitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    This is a "how to" book. It was written to help you get the job you really want-from gaining an interview appointment to negotiating your compensation. It shows you how to take your unique qualities and talents and present them to make the best possible impression on any potential employer. It also includes "Skill Builders"-practical worksheets to help you gain skill in the techniques being taught.

    The techniques and concepts provided are equally effective for first-time job hunters and for those who have been on many interviews. --This text refers to the Paperback edition.

    Book Info
    With this book you can learn how to control the interview process from start to finish and get the offer you deserve. The new edition supplies answers to 20 of the toughest questions interviewers ask and suggestions on preparing for the interview. Paper. DLC: Employment interviewing. --This text refers to the Paperback edition.

    See all Editorial Reviews
    Product Details

    * Hardcover: 207 pages
    * Publisher: MJF Books; 2nd Rev&Up edition (April 2002)
    * Language: English
    * ISBN-10: 1567315046
    * ISBN-13: 978-1567315042

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Modern college algebra: With applications

    Product Details

    * Unknown Binding: 462 pages
    * Publisher: Harcourt Brace Jovanovich (1976)
    * Language: English
    * ISBN-10: 0155604155
    * ISBN-13: 978-0155604155

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    The Sales Success Handbook

    41GAei%2BrTJL._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    To sell today, salespeople must add value, provide perspective, and show customers how a product will solve their specific needs. The Sales Success Handbook outlines a six-step program for hearing and understanding exactly what customers have to say and for selling solutions-instead of just selling products.

    From the Back Cover

    Stop Telling, Start Selling

    The classic "features and benefits" sales approach is dead. To sell today, you must add value, provide perspective, and show customers how your product will quickly and consistently solve their specific needs.

    First, of course, you must listen to your customers--to discover exactly what their specific needs are.

    Stop Telling, Start Selling outlines a battle-tested, six-step program for hearing and understanding exactly what your customers have to say and selling solutions instead of just selling products. Legendary sales trainer and author Linda Richardson presents 22 powerful lessons you can use to:

    * Learn from your customers
    * Develop a questioning strategy
    * Drill down to needs
    * Listen to question meaning
    * Use objections to win business
    * Position solutions
    * Avoid closing tactics
    * Leverage your resources
    * Build your dialogues

    Selling has never been more difficult than it is today. Internet-savvy customers already know what your product is; they want to know what it can do for them. Stop Telling, Start Selling will show you how to sell to today's customers, not by what you tell them but by how well you listen to what they have to say--and persuasively position the value you bring to meet their business and personal needs.
    --This text refers to the Paperback edition.
    Product Details

    * Paperback: 128 pages
    * Publisher: McGraw-Hill Publishing Co. (May 1, 2007)
    * Language: English
    * ISBN-10: 0077116216
    * ISBN-13: 978-0077116217

    Down
     

    lpeera

    Active member
  • Aug 19, 2007
    435
    27
    28
    Newnes Radio and RF Engineers Pocket Book (Newnes Pocket Books)

    51LjUdld2ML._BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg


    Book Description
    New material in the third edition includes mobile base station antennas, operation of cellular networks, SAW filters and ceramic resonators, modulation for stereo FM broadcasts, ADPCM, and vocoders.

    *The essential data and information for modern radio engineering at your fingertips
    *Based on the practical knowhow of practicing engineers
    *Ideal for reference and revision

    Book Info
    Covers all aspects of radio and communications engineering from very low frequencies to microwaves, with particular emphasis on mobile communications. Based on the practical knowhow of practicing engineers. Pocket-size.

    See all Editorial Reviews
    Product Details

    * Hardcover: 352 pages
    * Publisher: Newnes; 3rd edition (August 15, 2002)
    * Language: English
    * ISBN-10: 0750656085
    * ISBN-13: 978-0750656085

    Down