Complete Physics for Cambridge IGCSE


Stephen Pople - 2014
    

Microprocessor Architecture, Programming, and Applications with the 8085


Ramesh Gaonkar - 1995
    Providing a sound pedagogy - from basic concepts to applications - it prepares users to apply concepts learned to a variety of situations they may encounter in their future jobs. "Covers the hardware aspects of the microcomputer as a system - using a spiral approach in exploring and re-exploring topics from various perspectives; introduces programming step-by-step, beginning with 8085 instructions; examines programming techniques, program development, and software development systems; and integrates hardware and software concepts in interfacing and designing microprocessor-based products. Examines 68HC11 microcontrollers, 486 and Pentium 32-bit processors, and RISC processors, and considers the interfacing of I/Os - supporting discussions with many industrial and practical examples. Now replaces DMA controller 8257 with the 8237; shows how to interface a LCD module; replaces the Intel SDK-85 system with EMAC Primer (a stand-alone single-board microcomputer system with a Hex keyboard and LED displays which can be used with a PC); and provides complete data sheets for 8259, 8237, and a LCD panel. Both hardware and software troubleshooting problems are included.

Arithmetic


Paul Lockhart - 2017
    But from the perspective of mathematics, groupings of ten are arbitrary, and can have serious shortcomings. Twelve would be better for divisibility, and eight is smaller and well suited to repeated halving. Grouping by two, as in binary code, has turned out to have its own remarkable advantages.Paul Lockhart reveals arithmetic not as the rote manipulation of numbers--a practical if mundane branch of knowledge best suited for balancing a checkbook or filling out tax forms--but as a set of ideas that exhibit the fascinating and sometimes surprising behaviors usually reserved for higher branches of mathematics. The essence of arithmetic is the skillful arrangement of numerical information for ease of communication and comparison, an elegant intellectual craft that arises from our desire to count, add to, take away from, divide up, and multiply quantities of important things. Over centuries, humans devised a variety of strategies for representing and using numerical information, from beads and tally marks to adding machines and computers. Lockhart explores the philosophical and aesthetic nature of counting and of different number systems, both Western and non-Western, weighing the pluses and minuses of each.A passionate, entertaining survey of foundational ideas and methods, Arithmetic invites readers to experience the profound and simple beauty of its subject through the eyes of a modern research mathematician.

Digital Signal Processing Implementations: Using DSP Microprocessors--With Examples from TMS320C54xx


Avtar Singh - 2003
    The objective of the book is to help students understand the architecture, programming, and interfacing of commercially available programmable DSP devices, and to effectively use them in system implementations. Throughout the book, the authors utilize a popular family of DSP devices, viz., TMS320C54xx from Texas Instruments. In the end, students will be comfortable in using both hardware and software for designing with the programmable DSP devices.

Assembly Language Programming And Organization Of The Ibm Pc


Andrew B.C. Yu - 1992
    This text includes coverage of I/O control, video/graphics control, text display, and OS/2. Its also illustrates examples of structured programming.

All the Mathematics You Missed


Thomas A. Garrity - 2001
    This book will offer students a broad outline of essential mathematics and will help to fill in the gaps in their knowledge. The author explains the basic points and a few key results of all the most important undergraduate topics in mathematics, emphasizing the intuitions behind the subject. The topics include linear algebra, vector calculus, differential and analytical geometry, real analysis, point-set topology, probability, complex analysis, set theory, algorithms, and more. An annotated bibliography offers a guide to further reading and to more rigorous foundations.

Core Python Programming


R. Nageswara Rao
    Nageswara Rao, Wiley India, 9789351199427

Mathematical Elements for Computer Graphics


David F. Rogers - 1976
    It presents in a unified manner an introduction to the mathematical theory underlying computer graphic applications. It covers topics of keen interest to students in engineering and computer science: transformations, projections, 2-D and 3-D curve definition schemes, and surface definitions. It also includes techniques, such as B-splines, which are incorporated as part of the software in advanced engineering workstations. A basic knowledge of vector and matrix algebra and calculus is required.