Abstract: This video adapted from the Valdez Museum & Historical Archive, explores what happened during the Great Alaska Earthquake of 1964 through original footage, first-person accounts, and animations illustrating plate tectonics.
Abstract: 602 Sextillion: Reaction Stoichiometry. From Chem 1A General Chemistry - Fall 2007. Stoichiometry of chemical reactions, quantum mechanical description of atoms, the elements and periodic table, chemical bonding, real and ideal gases, thermochemistry, introduction to thermodynamics and equilibrium, acid-base and solubility equilibria, introduction to oxidation-reduction reactions. Closed Captioned webcast available.
Abstract: This Wide Angle video features the women of Rwanda who have emerged as outspoken leaders and the great strides they have made toward rights and equality.
Abstract: This video segment from Between the Lions stars Theo the Lion reading aloud the story of Abiyoyo, a South African tale packed with suspense, heroic characters, and new words.
Abstract: Access Control Static Only. From CS 61B: Data Structures - Fall 2007. Fundamental dynamic data structures, including linear lists, queues, trees, and other linked structures; arrays strings, and hash tables. Storage management. Elementary principles of software engineering. Abstract data types. Algorithms for sorting and searching. Introduction to the Java programming language.
Abstract: This segment from Swift: Eyes through Time traces the history military officers and engineers discovering a strange phenomenon in the sky that astronomers now know are gamma-ray bursts.
Abstract: This three minute video describes and animates the events taking place in the eye during accommodation. Narration describes the events. Three dimensional animation shows convergence of the eyes. The view changes to a cut-away view of the eye interior to show pupillary constriction and changes in the shape of the lens.
Abstract: This is an introductory survey of cell and developmental biology. The assembly of supramolecular structures; membrane structure and function; the cell surface; cytoplasmic membranes; the cytoskeleton and cell motility; the eukaryotic genome, chromatin, and gene expression; the cell cycle; organelle biogenesis, differentiation, and morphogenesis.
Abstract: This is an introductory survey of cell and developmental biology. The assembly of supramolecular structures; membrane structure and function; the cell surface; cytoplasmic membranes; the cytoskeleton and cell motility; the eukaryotic genome, chromatin, and gene expression; the cell cycle; organelle biogenesis, differentiation, and morphogenesis.
Abstract: This module will review the presentation and findings associated with acute appendicitis, as well as other pathophysiologic entities in the right lower quadrant. WISE-MD is a required, case-based, multidisciplinary, self-study online resource within the surgery clerkship. It is employed 1) as a model that provides core surgical knowledge, decision-making, intellectual aspects of skills, and professional competency, and 2) a primer for operating room experiences. In actual use it consists of two parts: Part 1 is an enactment of the patient-physician interaction including: topic fundamentals, history, physical examination, laboratory and imaging studies, decision-making, surgery, and post-operative care. Key instructional features include rich media-enhanced expositions, annotated imaging studies, and animated three-dimensional models juxtaposed with real surgical footage. Links to related material encourage a deeper exploration of topics, providing an adaptive and customizable curriculum. Basic science concepts are easily incorporated, emphasizing their relevance to clinical science and to surgical decision-making.
Abstract: Operating Systems and System Programming - Fall 2007. The purpose of this course is to teach the design of operating systems and other systems. Topics we will cover include concepts of operating systems and systems programming; utility programs, subsystems, multiple-program systems; processes, interprocess communication, and synchronization; memory allocation, segmentation, paging; loading and linking, libraries; resource allocation, scheduling, performance evaluation; I/O systems, storage devices, file systems; basic networking, protocols, and distributed file systems, protection, security, and privacy.
Abstract: Operating Systems and System Programming - Fall 2007. The purpose of this course is to teach the design of operating systems and other systems. Topics we will cover include concepts of operating systems and systems programming; utility programs, subsystems, multiple-program systems; processes, interprocess communication, and synchronization; memory allocation, segmentation, paging; loading and linking, libraries; resource allocation, scheduling, performance evaluation; I/O systems, storage devices, file systems; basic networking, protocols, and distributed file systems, protection, security, and privacy.
Abstract: In this module, you will learn how to work up an adrenal adenoma and gain comprehension of the complex physiology of the adrenal gland. Clinical history: WISE-MD is a required, case-based, multidisciplinary, self-study online resource within the surgery clerkship. It is employed 1) as a model that provides core surgical knowledge, decision-making, intellectual aspects of skills, and professional competency, and 2) a primer for operating room experiences. In actual use it consists of 2 parts: Part 1 is an enactment of the patient-physician interaction including: topic fundamentals, history, physical examination, laboratory and imaging studies, decision-making, surgery, and post-operative care. Key instructional features include rich media-enhanced expositions, annotated imaging studies, and animated three-dimensional models juxtaposed with real surgical footage. Links to related material encourage a deeper exploration of topics, providing an adaptive and customizable curriculum. Basic science concepts are easily incorporated, emphasizing their relevance to clinical science and to surgical decision-making.
Abstract: Analysis and optimized design of monolithic operational amplifiers and wide-band amplifiers; methods of achieving wide-band amplification, gain-bandwidth considerations; analysis of noise in integrated circuits and low noise design. Precision passive elements, analog switches, amplifiers and comparators, voltage reference in NMOS and CMOS circuits, Serial, successive-approximation, and parallel analog-to-digital converters. Switched-capacitor and CCD filters. Applications to codecs, modems.
Abstract: Machine Structures - Fall 2007. The CS61 series is an introduction to computer science, with particular emphasis on software and on machines from a programmer's point of view. The first two courses considered programming at a high level of abstraction, introducing a range of programming paradigms and common techniques. This course, the last in the series, concentrates on machines and how they carry out the programs you write. The main topics of CS61C involve the low-level system software and the hardware organization of a "logical machine" — not the actual electronic circuits, but the computational operations that those circuits carry out. To make these ideas concrete, you will study the structure of a particular computer, the MIPS R2000 processor, in some detail, down to the level of the design of the processor's on-chip components. Some of this study involves programming in assembly language. In real life, you'll probably never actually write programs at this level, but for us it serves as a vehicle for teaching about computer architecture.