Skip to content

trianantoputra/doppler-effect-pattern

Repository files navigation

Doppler Effect Pattern Matrix

The matrix will automatically filled the outer border incrementally starting from designated point. This repository is archived from the 3rd-semester personal challenge from lecturer on the data structure course, Sriwijaya University.

Members:

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. The program is made with C programming language.

Prerequisites

What things you need to install the software

Running the tests

  • open the IDE, run.
  • the user will be asked to input 4 parameters, "baris", "kolom", "lokasi baris", "lokasi kolom", example:
baris: 6
kolom: 6
lokasi baris: 2
lokasi kolom: 3

Output

322234
321234
322234
333334
444444
555555

Documentation

  • Generate Doppler Effect Pattern Matrix with Recursive, Irfan, 2017

About

Generate matrix with doppler effect pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages