Home > Search Results

function pointers


sort by: Relevancy | Title try advanced search for more options

  1. Professor Sylvia Ceyer discusses the classification of acids and bases as they are defined by Arrhenius, Bronsted-Lory, and Lewis acid/base. The pH function (and pOH function) are defined as they relate to the strength of acids and bases (in water). Professor Ceyer then runs through the types of acid-base problems and concludes by discussing equilibrium involving weak acids.

  2. Applications of Reinforcement Learning, Markov Decision Process (MDP), Defining Value & Policy Functions, Value Function, Optimal Value Function, Value Iteration, Policy Iteration

  3. Early Christianity presents us with a wide diversity in attitudes towards the law. There were also many different Christologies circulating in different communities. The book of James presents one unique perspective. It seems to be written in the tradition of Jewish wisdom literature in its presentation of sayings and its concern for the poor. James also presents a view of works and faith that seems to oppose Pauline teaching. However, the...more

  4. Backtracking Pseudocode, Sudoku Solver, Sudoku Code, Cryptarithmetic, Dumb Solver, Smarter Solver, Looking for Patterns, Introduction to Pointers, Single Pointer Operations

  5. U03_L2_T4_we1 : Basic Linear Function.

  6. Behavioral Finance is a relatively recent revolution in finance that applies insights from all of the social sciences to finance. New decision-making models incorporate psychology and sociology, among other disciplines, to explain economic and financial phenomenon, such as erratic stock price variations. Psychological patterns such as overconfidence and perceived kinks in the value function seem to impact financial decision-making, but are...more

  7. The exchanges in which stocks and other securities are traded serve an important function in finance. They bring together people interested in buying and selling securities in order to create a universal price. Brokers and dealers are also an important part of the system, their methods and standards are ultimately behind the success of the exchanges. Many information innovations have advanced the functioning of exchanges, going all the way...more

  8. C++ Console I/O, C++ File I/O, Stream Operations, Live Example Coding : Working with Files, Live Coding Continuation: Function to Operate on the Opened File Stream, Passing the File Stream by Reference, Error Function, Class Libraries OO Features, Why OO is So Successful, CS106 Class Library, CS106: Scanner Library, Scanner Client Interface, Client Use of Scanner, Container Classes, Template Containers, Vector Interface

  9. Car-Cdr Recursion Problem that Returns the Sum of Every Element in a List of Integers, How Scheme Checks Type During Run-Time Rather than Compilation, Recursive Implementation of the Fibonacci Function in Scheme, Example that Illustrates Runtime Error/Type Checking Vs. Compile-Time Error/Type Checking, Writing a Recursive Flatten Function that Removes All the Intervening Parentheses from a List, Using a Cond Structure to Branch Over the Va...more

  10. In this lecture, Professor Diamond begins an in depth discussion of the cardiac system. She notes how the unique structure of cardiac muscle as intercalated disks enables the transfer of electrical impulses through the cardiac muscle. Professor Diamond describes the differences between systemic and pulmonary circulation. She introduces the components of the heart, discussing the right and left atrium and right and left ventricle, and de...more

  11. Coding with Linked List, Printing the List, Using Recursion to Print List, De-allocating the Memory Used for the Linked List, Watch the Pointers: Prepend Function, Passing Pointers by Reference, Array vs Linked List, Insert in Sorted (order) Linked List, Insert in Sorted Order: Code, Recursive Insert

  12. 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