A non-recursive Make system which supports GCC, CLANG, MS VC++, JAVAC, DPKG, DOXYGEN and many more targets.
-
Updated
Nov 7, 2017 - Makefile
A non-recursive Make system which supports GCC, CLANG, MS VC++, JAVAC, DPKG, DOXYGEN and many more targets.
Magefile - (mostly) automatic makefile template
Generating all N! permutations of the numbers 0 to N-1.
A minimal ray tracing engine.
Digital FIR and IIR filters with intelligible Python codes using SciPy.
Implementations of various compiler tools.
Solves Sudoku puzzles fast by eliminating potential values in cells. If that fails, it completes the puzzle using backtracking.
A toy self-compiling C compiler.
A collection of fundamental data structures implemented in C, designed for clarity, efficiency, and educational use.
algorithm examples in java
n-Queens [Completion] problem solver implemented as multithreaded randomized non-recursive backtracking algorithm with dam-pruning
2019 // School projects for CEN345 - Algorithms
A program made in Algorithms and Complexity class. It's the java implementation of the non recursive binary search.
🍓 non-recursive method of flattening an array or arrays and unflattening the result
Yet Another GNU Make framework
Implementation of Non-recursive Tree traversal Algorithms
Go`s generics AVL based sorted map
Add a description, image, and links to the non-recursive topic page so that developers can more easily learn about it.
To associate your repository with the non-recursive topic, visit your repo's landing page and select "manage topics."