项目作者: ed-cooper

项目描述 :
Calculates probabilities from a binomial distribution
高级语言: C#
项目地址: git://github.com/ed-cooper/BinomialCalculator.git
创建时间: 2017-01-08T10:25:01Z
项目社区:https://github.com/ed-cooper/BinomialCalculator

开源协议:

下载


Binomial Calculator

Calculates the probabilities from the specified binomial distribution.

This was a quick project I made over the weekend to help familiarise
myself with professional coding practices.

Focuses:

  • Unit testing
  • Folder / directory structure
  • Generalisation (eg. interfaces)
  • Consistency

Building this Project

This project uses the Microsoft.Net Framework 3.5.
The references used are:

  • System.dll
  • System.Drawing.dll
  • System.Windows.Forms.dll

Screenshot

Screenshot