one variable
sort by: Relevancy | Title try advanced search for more options
-
Review of the Dining Philosopher Problem, Modeling Each Philosopher as a Thread, How Deadlock Can Result, How Deadlock Can be Eliminated By Limiting the Number of Philosophers That Can Eat at Once Using a Semaphore, Using a Global Variable and a Binary Lock to Track a Resource Vs. Using a Semaphore, Another Threading Example Involving FTP Downloads of Multiple Files at Once, Where Each File Is Assigned to a Thread and the Total Number of B...more
-
Visualizing cheap companies - PBV versus ROE EV to Book Capital Ratios Finding the companion variable PS and EV/Sales Ratios Brand Name Value
-
Introduction to basic physics of motion. Introduces the concept of variable velocity/acceleration.
-
Equations with the variable on both sides.
-
Prroof that S (or entropy) is a valid state variable.
-
In the absence of a net external torque on an object, angular momentum is conserved. When an object oscillates about an axis of rotation, there is a variable restoring torque acting on the object. A review is given of equations for angular momentum and torque, and the importance of choosing the point of origin. These equations are exercised using an example of a circular orbit.
-
In this lecture, Professor Diamond continues her discussion of hematology by describing the two major blood cell types, erythrocytes and leukocytes. She begins by reviewing erythrocytes (red blood corpuscles or RBCs) and their characteristics. She discusses differences between RBC counts in men and women and factors like exercise that impact RBC counts. She then contrasts the properties of erythrocytes with those of leukocytes, noting t...more
-
This course covers vector and multi-variable calculus. It is the second semester in the freshman calculus sequence. Topics include vectors and matrices, partial derivatives, double and triple integrals, and vector calculus in 2 and 3-space.
-
Differential Equations are the language in which the laws of nature are expressed. Understanding properties of solutions of differential equations is fundamental to much of contemporary science and engineering. Ordinary differential equations (ODEs) deal with functions of one variable, which can often be thought of as time. Topics include: Solution of first-order ODE's by analytical, graphical and numerical methods; Linear ODE's, especial...more
-
-
Similarity between C++ & Java: - syntax - variable types - operators - control structures
Stanford / Computer Science

Similarity between C++ & Java: - syntax - variable types - operators - control structures, Looking at an Example C++ code: - comment, #include Statements, Global Declarations (constant), Declaring a Function Prototype, The main() Function, Decomposed Function Definition, Example Live Coding: To Calculate the Average, for loop -> a while : Another Purpose of the Same Code, C++ User Defined Data Types: -enums -records, C++ Parameters Passing...more
-
Topics include: Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms; the functional paradigm (using LISP) and concurrent programming (using C and C++); brief survey of other modern languages such as Python, Objective C, and C#. Prerequisites: Programming and problem solving at the Programming Abstractions level. Prospective students should know a reasonable amount of C++. Yo...more

