BLOG.CSHARPHELPER.COM: Category Archive for algorithms

Make a program that finds and removes duplicate files in C#, Part 4 of 4

Make a program that finds and removes duplicate files in C#, Part 3 of 4

Make a program that finds and removes duplicate files in C#, Part 2 of 4

Make a program that finds and removes duplicate files in C#, Part 1 of 4

Calculate hash codes for a file in C#

Draw text centered above and below a circle in C#

BOOK DRAWING: Essential Algorithms (A Practical Approach to Computer Algorithms)

Measure character positions when drawing a long string in C#

Animate a point moving along a curve in polar coordinates in C#

Graph a curve in polar coordinates in C#

Fully justify paragraphs of text in C#

Find the points of intersection between two conic sections selected by the user in C#

Let the user select a conic section in C#

Draw a conic section from its polynomial equation in C#

Display a stacked graphic representation of compound interest in C#

Display a graphic representation of compound interest in C#

Find the points of intersection between a parabola and a hyperbola in C#

Calculate the points where two ellipses intersect in C#, Part 4

Calculate the points where two ellipses intersect in C#, Part 3

Calculate the points where two ellipses intersect in C#, Part 2

Calculate the points where two ellipses intersect in C#, Part 1

Calculate the formula for an ellipse selected by the user in C#

Calculate the formula for a circle selected by the user in C#

How to extract only some of the information from a JSON file in C#

Use JSON to serialize and deserialize objects in C#

Apply a filter to make a color embossed image in C#

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#

Draw a breadth-first colored binary tree in C#

Draw a colored binary tree in C#

Use statement lambdas in C#

Use lambda expressions in C#

Use anonymous methods in C#

Use the predefined Action, Func, and EventHandler delegate types 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#

Use a cryptographic random number generator in C#

Recursively draw equations in C#

Use a for loop to recursively iterate over the items in an array with an unknown number of dimensions 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#

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#

Generate random polygons in C#

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

Add LINQ to the example that suggests words based on what the user is typing in C#

Improve the example that suggests words based on what the user is typing in C#

Suggest words based on what the user is typing as a smart phone does in C#

Use the yield statement to make an enumeration in C#

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

Compare sorting algorithms in C#, article 5 of 5

Compare sorting algorithms in C#, article 4 of 5

Compare sorting algorithms in C#, article 3 of 5

Compare sorting algorithms in C#, article 2 of 5

Compare sorting algorithms in C#, article 1 of 5

Draw a star with a given number of points in C#

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

Pixellate parts of an image in C#

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

Use image processing techniques to pixellate an image and create other effects in C#

Make a hangman game in C#

Use LINQ to select specific words from a file to build a dictionary 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#

Make a game where you control a cannon ball's angle and speed to try to hit a house in C#

Extract text created by DrawString from a metafile in C#

Enumerate the records in a metafile and skip some in C#

Use BeginInvoke and a callback to perform tasks asynchronously in C#

Use BeginInvoke and EndInvoke to perform tasks asynchronously in C#

Recursively perform red-eye reduction on a picture in C#

Perform red-eye reduction on a picture 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#

Loop over the entries in an array without knowing how many dimensions the array has in C#

Add "extension properties" to classes 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#

Evaluate numeric expressions that are entered by the user in C#

List the languages that you can compile with code in C#

Compile code entered at run time, execute it, and get the return result 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#

Animate a series of images in C#

Animate moving interlocked gears in C#

Draw gears in C#

Puzzle: find the squares in C#

Let a thread call a form's methods in C#

Run Threads with different priorities in C#

Calendar

November 2013
SuMoTuWeThFrSa
12
3456789
10111213141516
17181920212223
24252627282930

Subscribe


Blog Software
Blog Software