Articles

Articles about software engineering, SQL, fitness, music, motorcycles: the stuff that matters

All Articles

Recent Articles

1 2 3 4 5 6 7 8 9

A Closer Look at Huffman Encoding Using C# - 06 Apr 2016

On this page: How it Works Constructing the Binary Tree Encoding the Data Unpacking the Data Final Thoughts The Code Huffman encoding is a compression technique developed by David Huffman and published in his 1952 paper 'A Method fo

Algorithms, C#

QSharp: Generating Quantum Circuit Diagrams - 19 Jul 2015

The QSharp library will allow you to generate a quantum circuit diagram from a complete set of parsed commands.

C#, F#, QSharp, Quantum Computing

QSharp: PauliZGate - 04 Jun 2015

The quantum Z gate is represented by the Pauli-Z matrix.

C#, F#, Maths, QSharp, Quantum Computing

QSharp: PauliYGate - 03 Jun 2015

The quantum Y gate is represented by the Pauli-Y matrix.

C#, F#, Maths, QSharp, Quantum Computing

QSharp: PauliXGate - 02 Jun 2015

The quantum X gate is represented by the Pauli-X matrix, and as such is the quantum NOT gate.

C#, F#, Maths, QSharp, Quantum Computing

QSharp: the Register - 19 May 2015

The Register type represents a quantum state vector, which can be viewed as analogous to a memory register.

C#, F#, Maths, QSharp, Quantum Computing

QSharp: Getting Started - 13 May 2015

Getting started with QSharp is easy.

C#, F#, Maths, QSharp, Quantum Computing

Introducing QSharp - a C# quantum computing simulator - 12 May 2015

I remember the first time I heard about Quantum Computing - the basic concept seemed too fantastic to be true, with many of the fundamental principles seeming counter-intuitive and almost ridiculous to me.

C#, F#, Maths, QSharp, Quantum Computing

Windows Phone 8.1 app for PBS 106.7 FM - 22 Sep 2014

Recently some of my time has been taken up with developing a new streaming media app targeted at Windows Phone 8.

C#, Windows Phone

Hamming Distance - 26 May 2014

The Hamming distance can be essentially thought of as the number of differences counted between two strings of equal length.

Maths

All Articles


 

Copyright © 2024 carlbelle.com