Articles by tag: Programming
2023
2022
2019
2018
2017
2016
2013
2012
2011
2010
- Iterating Over Char Values in C#
- Writing a Family Tree Application in C#: Importing a Gedcom File - Part 2
- Writing a Family Tree Application in C#: Importing a Gedcom File - Part 1
- Writing a Family Tree Application in C#: The Underlying Structure
- Image Processing in C#: Part 13 - Colour Filters
- Image Processing in C#: Part 12 - Decreasing the Colour Depth
- Image Processing in C#: Part 11 - Getting That Old-time Effect with Sepia
- Image Processing in C#: Part 10 - Embossing
- Image Processing in C#: Part 9 - Applying a Mean Removal
- Image Processing in C#: Part 8 - Sharpening an Image
- Image Processing in C#: Part 7 - Applying a Gaussian Blur
- Image Processing in C#: Part 6 - Smoothing Using Convolution
- Image Processing in C#: Part 5 - Adjusting the Gamma
- Image Processing in C#: Part 4 - Contrast
- Image Processing in C#: Part 3 - Adjusting the Brightness
- Image Processing in C#: Part 2 - Converting an Image to Greyscale
- Image Processing in C#: Part 1 - Inverting an image
2009
- Proportionately Resizing A Bitmap in C#
- How to Dump a Javascript Object
- A Mathematical Graphing Application in C#
- Barcodes in C#: Interleaved 2 of 5
- Barcodes in C#: Standard 2 of 5
- Barcodes in C#: UPC-5
- Barcodes in C#: MSI
- Barcodes in C#: UPC-E
- Barcodes in C#: UPC-2
- Barcodes in C#: UPC-A
- Barcodes in C#: EAN-8
- Barcodes in C#: EAN-13
- Binary Tree Traversals
- An Implementation of a Binary Tree in C#
- Finding the Prime Factors of a Number in C#
- Finding the Greatest Common Divisor in C#
- Combinations, Permutations and Factorials in C#
- Solving Quadratic Equations in C#
- Complex Numbers
- Matrices
- Vectors
- Maths Algorithms in C#: Least Squares Fit Using Full Logs
- Maths Algorithms in C#: Least Squares Fit With a Log Abcissa
- Maths Algorithms in C#: Least Squares Fit With a Log Ordinate
- Maths Algorithms in C#: Linear Least Squares Fit
- Maths Algorithms in C#: Variance
- Maths Algorithms in C#: Standard Deviation
- Maths Algorithms in C#: The Median
- Maths Algorithms in C#: The Geometric Mean
- Maths Algorithms in C#: The Arithmetic Mean
- Finding the Midpoint Between Two GPS Coordinates
- Finding the Bearing Between Two GPS Coordinates
- Finding the Distance Between Two GPS Coordinates
- Generating Various Audio Waveforms in C#
- Fractals in C#: The Lorenz Attractor
- Fractals in C#: Newton Rhapson Fractals
- Fractals in C#: Julia Sets
- Fractals in C#: Mandelbrot Set
- Fractals in C#: T-Square Fractals
- Fractals in C#: Brownian Motion
- Fractals in C#: Fern Fractals
- Fractals in C#: Sierpinski Triangles and Squares
- Fractals in C#: Plasma Fractals
- Intercal - An Arcane Programming Language With A Sense of Humour
- Intercal - An Arcane Programming Language With A Sense of Humour
- Using Markhov Chaining to Generate Random Words
- The Heroic Feat of Coding in Whitespace