
You have no items in your shopping cart.
The book Computer Graphics and Multimedia has been designed for the UG students of Computer Science & Engineering. Adopting a comprehensive approach to the subject, the book presents various concepts with adequate illustrations. The well-structured presentation and numerous solved problems promote better understanding and assimilation of the subject. Lucid presentation and many C programs make the book user-friendly. The book covers the curricula of B.Tech. CSE, IT, MCA and M.Sc. (Computer Science) of various universities and gives students a strong foundation for the advanced studies in the field.
A textbook on design and analysis of algorithms presents the concepts in two ways: (i) Based on design
techniques, for example, there will be a chapter for each design technique or (ii) based on the different areas like searching, sorting, graph algorithms, numerical algorithms etc. In my opinion, the first approach is a generic approach and illustrates the concepts behind the design of algorithms. This approach is suitable for designing algorithms for a new problem, whereas the second approach is suitable if a person wants to focus on a specific
area e.g., searching, etc. In this book, the author has used the first approach to present the concepts of algorithms and the various topics on algorithms.
Learn Microcontroller fundamentals as well as the basics of architecture, assembly language programming, and applications in embedded systems! This comprehensive introduction to the PIC microcontroller text builds an in-depth foundation in microprocessor theory and application. The text features balanced coverage of both hardware and software for a fuller understanding of how microcontrollers function. Readers are systematically guided through fundamental programming essentials of assembly language in a step-by-step process that builds a sound knowledge base for tackling the basic operability of the chip, as well as more advanced applications of the PIC.
Z80 microprocessor book is intended for microprocessor courses at the undergraduate level in technology, engineering, and computer science. Now this book on Z80 microprocessor in its third edition, provides a comprehensive treatment of the microprocessor, covering both hardware and software based on the Z80 microprocessor family.
Microprocessor Architecture, Programming, and Applications with the 8085: This book provides a comprehensive treatment of the microprocessor, covering both hardware and software based on the 8085 Microprocessor family. This book was first published in 1984 and it has been in the field for nearly three decades. The microprocessor concepts that were at the cutting edge of the technology in the 1970s and 80s have become fundamentals of the computer field. It is gratifying to see such acceptance of the integrated approach to teaching microprocessor concepts.
This book addresses the above questions, providing a clear introduction to neural networks to newcomers to the field who want to use them as well as understand the underlying principles and algorithms.
Embedded Ethernet and Internet Complete is a guide to designing and programming embedded systems to communicate in local Ethernet networks and on the Internet.
In this second edition, the contents have been revised and updated from start to finish. One addition is example code in C/C# as well as Basic. This book includes code examples for PCs and for embedded systems (microcontrollers). Also topics on Designing and programming USB virtual COM ports, Using wireless technologies to transmit serial data, Accessing serial ports over Ethernet or Wi-Fi networks, Transferring any kind of text data using Unicode encoding are new in Second Editin.
The Microcontroller Idea Book is a hands-on guide that presents practical designs for use in data loggers, controllers, and other small-computer applications. Microcontrollers, or single-chip computers, are ideal for projects that require computer intelligence but don't need the disk drives, keyboard, and full-screen display of a desktop computer.
USB isn't just for mainstream PCs anymore. With hardware and firmware support, small embedded systems can use the same devices available to conventional desktop and notebook PCs.
Data loggers can store data on USB drives. Robotic arms can receive input from USB keyboards. Sales terminals can print receipts on USB printers. USB cameras, speakers, mics, network bridges, virtual serial ports, Bluetooth adapters, and more can be available to the embedded systems you create. This book will show you how