Buy used Bachelor of Computer Applications (BCA) books online in India
Buy Second Hand Books, Used Books Online In India
Linear Integrated Circuits by D. Roy Choudhury
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.
Data Structure for Engineering Students
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.
PL SQL - Oracle 4th Edition
Oracle's Workgroup or Enterprise Server, are the world's largest selling RDBMS products. It is estimated that the combined sales of both these Oracle products account for more than 80% of RDBMS products. It is estimated that the combines sales of both these Oracle products account for more than 80% of RDBMS engines sold worldwide.A very large amount of commercial applications are developed around these products. Most ERP software such as SAP R3, Avalon, Marshall, PeopleSoft, Oracle Applications and a host of other such client software work with the Oracle RDBMS engine worldwide.Whether a corporate entity chooses to use Oracle Work Group of Enterprise Server, the natural programming language of both of these products in ANSI SQL and PL/SQL. This book has been written to address the need of programmers who wish to have a ready reference book, with examples, which covers ANSI SQL and PL/SQL.The creating of User Defined Functions, Procedures, Database triggers and other specific data processing PL/SQL code blocks for commercial applications will always required programmers who can code comfortably in ANSI SQL and PL/SQL.Exception handling, Oracle's default locking and User defined locking has been covered in a fair amount of detail. However these areas are of great interest to commercial application developers Programmers with these explicit skills will always find employment in that segment of the software industry, which develops commercial applications.I have tried to use my extensive commercial application development experience in Oracle using ANSI SQL and PL/SQL to produce a book that has answers to most of the questions that seem to puzzle programmers in ANSI SQL and PL/SQL.Every single programming question has not been answered, indeed if I tried to actually do that I would fail since I believe that I myself have not encountered every single programming problem. However, I''ve chosen several key areas in commercial applications and tried to address a set of issues that most commercial applications developers
C++ programming
Table Of Contents Preface Principles Of Object-Oriented Programming Beginning with C++ Tokens, Expressions and Control Structures Functions in C++ Classes and Objects Constructors and Destructors Operator Overloading and Type Conversions Inheritance: Extending Classes Pointers, Virtual Functions and Polymorphism Managing Console I/O Operations Working with Files Templates Exception Handling Introduction to the Standard Template Library Manipulating Strings New Features of ANSI C++ Standard Object-Oriented Systems Development Appendix A: Projects Appendix B: Answers to Debugging Exercises Appendix C: Executing Turbo C++ Appendix D: Executing C++ Under Windows Appendix E: Glossary of ANSI C++ Keywords Appendix F: C++ Operator Precedence Appendix G: Points to Remember Appendix H: Glossary of Important C++ and OOP Terms Appendix I: C++ Proficiency Test with Answers Bibliography Index
