Contents: Technical Preliminaries; General Form of the SGFM Method; Matching Analysis for Continuous Systems; Matching for a Discrete System; SGFM for Coupled Interfaces; The Geometry of the Matching...
This book includes: Crystal properties and growth of semiconductors; Atoms and electrons; Energy bands and semiconductors; Excess carriers in semiconductors; Junctions; Field-effect transistors;...
Contents Preface About the authors 1.Crystal properties and growth of semiconductors 2.Atoms and electrons 3.Energy bands and semiconductors 4.Excess carriers in semiconductors 5.Junctions...
Data structures allow organizing data efficiently. Their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data...
Brief contents: the phases of software development; abstract data types and C++ classes; container classes; pointers and dynamic arrays; linked lists; software development with templates, iterators,...
Brief contents: Part I: objects and C++: arrays, pointers, and structures; objects and classes; templates; inheritance; design patterns; - Part II: Algorithms and building blocks: algorithm analysis;...
This book includes: Object-Oriented concepts; Additional Features of java; Analysics of algorithms; The java collections framework; Recursion; Array-Based lists; Linked lists; Stacks and queues;...