Skip to content

oritsegbubemi/csc-algorithms

Repository files navigation

Computer Science - Algorithms

Hello, find some cool computer science related algorithms here.

1. Computational Science and Numerical Methods

The Numerical Methods Algorithm for:

  • Bisection Method
  • False Position / Regular Falsi Method
  • Newton - Raphson Method
  • Secant Method

2. Computer Graphics and Animation

Line Algorithms:

  • Bresenham Algorithm
  • Digital Differential Analyzer

Curve Algorithms:

  • Midpoint Circle Algorithm
  • Midpoint Ellipse Algorithm

3. File Compression and Operations

File Processing:

  • Creating a file
  • Writing to the file
  • Reading from the file
  • Appending to the file

File Compression Algorithm:

  • Huffman Algorithm

About

Some cool computer science related algorithms here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages