BLOG.CSHARPHELPER.COM: Category Archive for mathematics

Use branch and bound to recursively find the highest value path through a two-dimensional array of numbers in C#

Recursively find the highest value path through a two-dimensional array of numbers in C#

Use the BigInteger structure in C#

Generate letters (or other random values) with given frequencies in C#

Make a program that simulates rolling two 6-sided dice and compares the results to expected results in C#

Calculate Fibonacci numbers in several ways in C#

Warp images arbitrarily in C#, Part 2

Warp images arbitrarily in C#

Draw animated exploding 3-dimensional pie slices in C#

Draw 3-dimensional pie slices in C#

Calculate where a line segment and an ellipse intersect in C#

Graph the sine, cosine, and tangent functions in C#

Draw a pie chart with labels and annotations in C#

Draw a labeled pie chart in C#

Draw a pie chart in C#

Initialize a Random object to produce a repeatable series of "random" numbers in C#

Book Review: The Manga Guide to Linear Algebra

Calculate the present value of a future amount of money in C#

Compare the performance of simple arithmetic operations in C#

Graph the probability of an event occurring in a given number of trials in C#

Determine the number of trials needed to reach a certain probability of an event occurring in C#

Calculate the probability of an event occurring in a given number of trials in C#

Understand probabilities of unrelated events (and escaping zombies)

Use the yield statement to make an enumeration in C#

Use the Sieve of Eratosthenes to find prime numbers in a range in C#

Parse file sizes in KB, MB, GB, and so forth in C#

Draw a phi spiral (or golden spiral) in C#

Draw a nested series of golden rectangles in C#

Examine the relationship between the Fibonacci sequence and phi in C#

Make extension methods that randomize arrays and lists in C#

Platonic Solids Part 4: The dodecahedron and icosahedron

Platonic Solids Part 3: The cube and octahedron

Platonic Solids Part 2: The tetrahedron

Platonic Solids Part 1: What are the Platonic solids?

Use "banker's rounding" and "normal" rounding in C#

Use a scroll bar to change the cutoff value for binary contrast enhancement in C#

Perform binary contrast enhancement on an image in C#

Make stable appointment assignments based on customer preferences in C#

Graph an equation entered by the user in C#

Graph an equation y = F(x) in C#

Find and display solutions to the "find the squares" puzzle in C#

Draw a large circle that circumscribes three smaller tangent circles in C#

Puzzle: find the squares in C#

Draw four interlocking Heighway dragons in C#

Center a fractal Heighway dragon curve in C#

Use XOR to swap two numbers in C#

Draw a fractal Heighway dragon curve in C#

Find and display solutions to the equilateral triangles puzzle in C#

Make and use bitmasks in C#

Understand how to use bit masks in C#

Use bitwise operations in C#

Make an extension method that randomizes a two-dimensional array in C#

Draw an Apollonian gasket with circles filled by random colors in C#

Draw an Apollonian gasket (or Apollonian packing) in C#

Puzzle: find the equilateral triangles in C#

Convert latitudes and longitudes into distances on the globe in C#

Draw three circles and find circles that are tangent to all three in C#

Find circles that are tangent to three given circles (Apollonius' Problem) in C#

Use steganography to hide one large picture inside another in C#

Use steganography to hide one picture inside another in C#

Draw a circle through three points in C#

Compare mileage and fuel consumption in the United States, United Kingdom, and metric units in C#

Compare car costs including long term mileage in C#

Handle a NumericUpDown control's value change events in C#

Use a NumericUpDown control to let the user enter decimal values in C#

Map numeric values to and from colors in a color gradient in C#

Examine different investment strategies with Dow Jones Industrial Average data in C#

Graph historical Dow Jones Industrial Average values in C#

Make extension methods that convert numbers between Arabic and Roman numerals in C#

Make a map zooming program create hotspot code in C#

Display a map at different scales with hotspots that the user can click in C#

Measure distances on a map with a scale and display them with limited significant digits in C#

Display a floating point number with a specific number of significant digits in C#

Calculate how long it will take to pay off a credit card by making minimum payments in C#

Calculate the future value of a monthly investment with interest in C#

Draw a colored Pickover popcorn fractal in C#

Draw a Pickover popcorn fractal in C#

Graph historical stock prices in C#

Graph savings from a normal bank account, a 401(k), and a Roth IRA account in C#

List your next 10 birthdays and their days of the week in C#

Refine the ComplexNumber class in C#

Use a scroll bar to let the user select a non-integer value in C#

Roughly compare the savings a normal bank account would give versus a 401(k) (a US tax thing) in C#

Generate a schedule for a round robin tournament in C#

Make an extension method that calculates standard deviation in C#

Draw an animated hypotrochoid (Spirograph curve) in C#

Langton's Ant contest winners

Display Pascal's triangle in C#

Use LINQ's Min, Max, and Average extension methods to get the minimum, maximum, and average values in an array in C#

Contest: Langton's Ant Simulation

Display a continuously updating graph of stock prices taken from the internet in C#

Find a least squares Weibull curve fit for a set of points in C#

Find an exponential least squares fit for a set of points in C#

Find a polynomial least squares fit for a set of points in C#

Find a linear least squares fit for a set of points in C#

Get stock prices from the internet in C#

See if a number is expressible as a sum of two cubes (and calculate Taxicab numbers) in C#

Calculate the Nth root of a number in C#

Use Newton's method to draw fractals for equations of the form F(z) = z^N + z^(N-1) + ... + z + 1 in C#

Use Newton's method to draw fractals for equations of the form F(z) = z^C - C^z in C#

Calendar

June 2013
SuMoTuWeThFrSa
1
2345678
9101112131415
16171819202122
23242526272829
30

Subscribe


Blog Software
Blog Software