Projects with this topic
-
A minimalist stack-based programming language designed as a flexible framework for implementing and exploring cryptologic algorithms. Its syntax and semantics are inspired by PostScript and Forth, offering a concise and expressive environment for learning and experimentation.
Updated -
Multidimensional arrays for C++. (Not an official Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
Standard and useful data structures and algorithms implemented in C.
Updated -
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.
Updated -
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
-
Hbox is a commandline-terminal sokoban solver written in Ada. It is "generic" in the sense that it contains no domain specific strategies. It also provides a demonstration of the advantage in using the Hungarian Algorithm, for Windows, OSX, & linux.
Featuring
* no installation * no dependencies * simply unzip in your Downloads directory, and run.Updated -
A collection of small projects demonstrating computer science concepts. The goal is to use these for teaching/demoing in Code & Coffee meetups, and generally as a reference (especially when it comes to tooling & config).
Updated -
Minimalist algorithms and data structures library in C (M.A.D.S)
Updated -
Low-frequency Excision of the Atmosphere in Parallel (LEAP) Calibration using GPU acceleration.
Updated -
JACAL is an imaging and calibration toolset that leverages the ASKAPSoft (now YANDASoft) processing elements into the Daliuge processing framework. It contains example imaging and calibration graphs and can deployed at small and large scale
Updated -
[CC BY-NC-SA] A compendium of the community knowledge on game design and development
Updated -
-
Olá, sou Ald41r! Compartilho aqui algoritmos prontos, funcionais e contruídos no VisuAlg. Tem conteúdo do básico até matrizes (arrays). Mais detalhes no readme.
Updated -
A Common-Sense Guide to Data Structures and Algorithms code illustrations in Rust
Updated -
This repository contains the fundamental scripts for the concepts of Design and Analysis of Algorithms for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
This repository contains the Beginner DSA scripts for the B.Tech Computer Science course at Vellore Institute of Technology, Vellore.
Updated -
ATM задачка. Выполнено в 3 версиях: самые простые услвоия, полный перебор, динамическим программированием.
Updated -
Transducers for working with foldable data types.
Updated