Buy used Bachelor of Technology (B.Tech) books online in India
Buy Second Hand Books, Used Books Online In India
DATABASE System Concepts
This acclaimed revision of a classic database systems text offers a complete background in the basics of database design, languages, and system implementation. It provides the latest information combined with real-world examples to help readers master concepts. All concepts are presented in a technically complete yet easy-to-understand style with notations kept to a minimum. A running example of a bank enterprise illustrates concepts at work. To further optimize comprehension, figures and examples, rather than proofs, portray concepts and anticipate results.
Data Structure and Algorithm Analysis in C
In The Second Edition Of This Best-Selling Book, The Author Continues To Refine And Enhance His Innovative Approach To Algorithms And Data Structures. Using A C Implementation, He Highlights Conceptual Topics, Focusing On Adts And The Analysis Of Algorithms For Efficiency As Well As Performance And Running Time.
Thomas Calculus
The twelfth edition of Thomas' Calculus helps students to successfully generalize and apply the key ideas of calculus through clear and precise explanations, clean design, thoughtfully chosen examples, and superior exercise sets. Thomas offers the right mix of basic, conceptual, and challenging exercises, along with meaningful applications. This significant revision features more examples, more mid-level exercises, more figures, improved conceptual flow, and the best in technology for learning and teaching.
Linear Integrated Circuits Fourth Edition
Designed Primarily For Courses In Operational Amplifier And Linear Integrated Circuits For Electrical, Electronic, Instrumentation And Computer Engineering And Applied Science Students. Includes Detailed Coverage Of Fabrication Technology Of Integrated Circuits. Basic Principles Of Operational Amplifier, Internal Construction And Applications Have Been Discussed. Important Linear Ics Such As 555 Timer, 565 Phase-Locked Loop, Linear Voltage Regulator Ics 78/79 Xx And 723 Series D-A And A-D Converters Have Been Discussed In Individual Chapters. Each Topic Is Covered In Depth. Large Number Of Solved Problems, Review Questions And Experiments Are Given With Each Chapter For Better Understanding Of Text.Salient Features Of Second Edition * Additional Information Provided Wherever Necessary To Improve The Understanding Of Linear Ics. * Chapter 2 Has Been Thoroughly Revised. * Dc & Ac Analysis Of Differential Amplifier Has Been Discussed In Detail. * The Section On Current Mirrors Has Been Thoroughly Updated. * More Solved Examples, Pspice Programs And Answers To Selected Problems Have Been Added.
Refrigeration And Air Conditioning
The Multicolr Edition Has Been thoroughly revised and brought up-to-date.Multicolor pictures have been added to enhance the content value and to give the students and idea of what he will be dealing in relity,and to bridge the gap between theory and Practice.
Problems in General Physics
The the ‘Classic Text Series’ is the only of its kind selection of classic pieces of work that started off as bestseller and continues to be the bestseller even today. These classic texts have been designed so as to work as elementary textbooks which play a crucial role in building the concepts from scratch as in-depth knowledge of concepts is necessary for students preparing for various entrance examinations.This book on Problems in General Physics containingabout 1900 problems with hints for solving the most complicated ones has been designed for students studying advanced course in Physics. The book has been divided into six parts covering Physical Fundamentals of Mechanics, Thermodynamics & Molecular Physics, Electrodynamics, Oscillations & Waves, Optics and Atomic & Nuclear Physics, each segregated into number of chapters. Each chapter in the book opens with a time-saving summary of the principal formulas for the relevant area of physics. As a rule the formulas are given without detailed explanation. Explanatory notes are given in those cases where misunderstandings may arise. The author has used all formulas in the SI system, except in Part six where the Gaussian system has been used. Also the main physical constants and tables are summarized at the end of the book along with the Periodic System of Elements and Table of Elementary Particles also covered in the book. At the beginning of each chapter summary of principal formulas has been given for clarifying relevant basic concepts. At the end of each chapter, unsolved practice exercises have been provided to help aspirants revise the concepts discussed in the chapter. Answers and Solutions to the practice exercises have been given at the end after Part six. After the answers & solutions, appendices have also been provided for better comprehension of the concepts discussed in the book.Hope this book on Problems in General Physics from the Classic Text Series will help the readers get in-depth insight intothe various problems in general physic
numerical methods by b.s. grewal
This book provides a clear and precise exposition of modern numerical techniques. It is designed as a suitable text-book for engineering and science students upto the postgraduate level. Each method is illustrated by a number of solved examples.Inside the book1.Approximation and Errors in Computation2.Solutions of Algebraic and Transcendental Equations3.Solutions of Simultaneous Algebraic Equations4.Matrix Inversion and Eigen-Value Problems5.Empirical Laws and Curve-fitting6.Finite Difference 7.Interpolation8.Numerical Differentiation and Integration 9.Difference Equations10.Numerical Solutions of Ordinary Differential Equations11.Numerical Solutions of Partial Differential Equations12.Linear Programming13.Review of Computers14.Numerical Methods using C, C++, MATLAB
Data structures and algorithms
It is the Python version of "Data Structures and Algorithms Made Easy." Table of Contents: goo.gl/VLEUca Sample Chapter: goo.gl/8AEcYk Source Code: goo.gl/L8Xxdt The sample chapter should give you a very good idea of the quality and style of our book. In particular, be sure you are comfortable with the level and with our Python coding style. This book focuses on giving solutions for complex problems in data structures and algorithm. It even provides multiple solutions for a single problem, thus familiarizing readers with different possible approaches to the same problem. "Data Structure and Algorithmic Thinking with Python" is designed to give a jump-start to programmers, job hunters and those who are appearing for exams. All the code in this book are written in Python. It contains many programming puzzles that not only encourage analytical thinking, but also prepares readers for interviews. This book, with its focused and practical approach, can help readers quickly pick up the concepts and techniques for developing efficient and effective solutions to problems. Topics covered include: Organization of Chapters Introduction Recursion and Backtracking Linked Lists Stacks Queues Trees Priority Queues and Heaps Disjoint Sets ADT Graph Algorithms Sorting Searching Selection Algorithms [Medians] Symbol Tables Hashing String Algorithms Algorithms Design Techniques Greedy Algorithms Divide and Conquer Algorithms Dynamic Programming Complexity Classes Hacks on Bit-wise Programming Other Programming Questions
