Buy used Bachelor of Technology (B.Tech) books online in India
Buy Second Hand Books, Used Books Online In India
Telecommunication Switching Systems and Networks
The rapid expansion of the field of telecommunication networks call for a new edition to assist the readers with development of understanding towards new telecommunication technologies. This well-accepted textbook, now in its Second Edition, is designed for the final-year undergraduate and the first-year graduate students in electronics and communication engineering and allied subjects. It fulfils the need for a suitable textbook in the area of telecommunication switching systems and networks. The text covers, in a single volume, both switching systems and telecommunications networks.The book begins with a brief discussion on the evolution of telecommunication. It then goes on to give a classification scheme for switching systems, and describes the basic components of a switching system and the fundamental concepts of network structures. It provides an in-depth coverage of fibre optic communication system and the traffic engineering concepts. A distinguishing feature of the book is the thorough treatment of the most important telecommunication networks, viz. the public switched telephone network (PSTN), the public data network (PDN), and the integrated services digital network (ISDN).Worked-out examples and exercises would be of considerable assistance to the reader in understanding all aspects of telecommunication engineering.New to this Edition• Sections on SONET, WDM, and DWDM in Chapter 7• New section on Broadband ISDN and related technologies in Chapter 11• A new chapter on Mobile Communication which covers almost all aspects of the cell planning and mobile channels• A new chapter on Satellite Communication which gives sufficient introductory knowledge of the satellites, satellite orbits, and orbital theory• Satellite link budget analysis (with examples) in Chapter 13.
C LANGUAGE FUNDAMENTALS
The classic data structure textbook provides a comprehensive and technically rigorous introduction to data structures such as arrays, stacks, queues, linked lists, trees and graphs, and techniques such as sorting hashing that form the basis of all software. In addition, it presents advanced of specialized data structures such as priority queues, efficient binary search trees, multiway search trees and digital search structures. The book now discusses topics such as weight biased leftist trees, pairing heaps, symmetric min-max heaps, interval heaps, top-down splay trees, B+ trees and suffix trees. Red-black trees have been made more accessible. The section on multiway tries has been significantly expanded and several trie variations and their application to Interner packet forwarding have been disused.
Python basics to advance from heads first python 2nd edition
Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals, working with the built-in data structures and functions. Then you'll move on to building your very own webapp, exploring database management, exception handling, and data wrangling. If you're intrigued by what you can do with context managers, decorators, comprehensions, and generators, it's all here. This second edition is a complete learning experience that will help you become a bonafide Python programmer in no time.