figgefred - Overview

View figgefred's full-sized avatar

Frederick figgefred

Organizations

@Pandacodium

Block or report figgefred

Popular repositories Loading

  1. A seamless implementation of a program that can factor integers into two factors that are prime numbers. This project is part of the DD2440 course, Advanced Algorithms, at KTH in Stockholm.

    Go 1 1

  2. This program solves the Maximum Sub Array Problem. It is an implementation in C that uses OpenMP to parallelize work.

    C++ 1

  3. This is a program implemented for University to generate paths for the Travelling Salesperson 2D problem. The program will for a map have a two second constraint, thus it assumes maps not to be big…

    C++ 1 1

  4. This is a folder containing scripts to optimize the experience in crunchbang.

    Lua 1 2

  5. My config files and scripts for my i3-bar. Some installation steps and a dependency list is coming.

    Shell 1 1

  6. Forked from Tethik/PasswordGenerator

    C# WInform project with Installer. Simple generation of passwords using RNGCryptoServiceProvider.

    C#