Buy used Bachelor of Technology (B.Tech) books online in India
Buy Second Hand Books, Used Books Online In India
Machine Design Data Book
Asha Devi is India's youngest ever Prime Minister. She is twenty-nine years old, charismatic and driven. Elevated to power after the assassination of her father she must prove that she is more than just a dynast. But within days of her swearing-in, things begin to go wrong. Terrorists take hundreds of people hostage at Delhi's top mall. Her coalition partner turns on her. Her step-brothers resent her accession. And she is caught up in a ratings war between two of India's top TV channels and their self-obsessed anchors. As Asha struggles to retain her hold on power, defeat the terrorists, keep her family together, win over coalition partners and tackle the beast of 24x7 news TV, she never loses sight of one objective: She must track down the man who murdered her father. Written in a cinematic, fast-moving style this book offers an insider's view of how things move at the top echelons of government and gives us a rare peek into the underbelly of the TV news business. It also brings back Asha Devi, the much-admired heroine of Seema Goswami's bestselling Race Course Road.
Discrete Mathematics and its Application by Kenneth H.Rosen
Designed to meet the requirements of UG students, the book deals with the theoretical as well as the practical aspects of the subject. Equal emphasis has been given to both 2D as well as 3D geometry. The book follows a systematic approach with adequate examples for better understanding of the concepts.
new condition fundamentals of digital image processing 2024 edition
Computer Fundamentals and Programming in C, with its abounding, extensive chapter-end questions and unique pedagogy, is structured to address the challenges faced by novices as well as amateur programmers. Assuming no prior knowledge of programming languages, the book presents the reader with a rich collection of solved examples and exercises.
Advance Engineering Mathematics
Market_Desc: · Engineers· Computer Scientists· Physicists· Students · Professors Special Features: · Updated design and illustrations throughout· Emphasize current ideas, such as stability, error estimation, and structural problems of algorithms· Focuses on the basic principles, methods and results in modeling, solving, and interpreting problems· More emphasis on applications and qualitative methods About The Book: This Student Solutions Manual that is designed to accompany Kreyszig's Advanced Engineering Mathematics, 8h edition provides students with detailed solutions to odd-numbered exercises from the text. Thoroughly updated and streamlined to reflect new developments in the field, the ninth edition of this bestselling text features modern engineering applications and the uses of technology. Kreyszig introduces engineers and computer scientists to advanced math topics as they relate to practical problems. The material is arranged into seven independent parts: ODE; Linear Algebra, Vector Calculus; Fourier Analysis and Partial Differential Equations; Complex Analysis; Numerical methods; Optimization, graphs; and Probability and Statistics.
computer science a structured programming approach using c
The third edition of Computer Science: A Structured Programming Approach Using C continues to present both computer science theory and C-language syntax with a principle-before-implementation approach. Forouzan and Gilberg employ a clear organizational structure, supplemented by easy-to-follow figures, charts, and tables. The new edition has been thoroughly updated to reflect the new C99 standard, and includes a revised chapter sequence to better aid student learning. Features: Intended for a first course in the C programming language. Introduces programming principles before details of the C language are implemented. Emphasizes structured programming and software engineering. Contains robust end-of-chapter material, including Review Questions, Exercises and Projects. Table Of Contents: 1. Introduction to Computers2. Introduction to the C Language3. Structure of a C Program4. Functions5. Selection-Making Decisions6. Repetition7. Text Input/Output8. Arrays9. Pointers10. Pointer Applications11. Strings12. Enumerated, Structure, and Union Types13. Binary Input/Output14. Bitwise Operators15. ListsAppendicesA: Character SetsB: KeywordsC: FlowchartingD: Numbering SystemsE: Integer and Float LibrariesF: Function LibrariesG: Preprocessor CommandsH: Command-Line ArgumentsI: Pointers to Void and to FunctionsJ: Storage Classes and Type QualifiersK: Program DevelopmentL: Understanding Complex Declarations