Giter Site home page Giter Site logo

Ashis Kr. Das's Projects

apollo-11 icon apollo-11

[Great code to analyze!!] Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

bass icon bass

B-Cause Automated System Services (BASS)

essential-calculator icon essential-calculator

Desktop calculator program for easy calculation of everyday maths and necessary tasks. Very attractive-looking GUI and fully functional calculator. V2 is coming soon.

libbh-binaryheap icon libbh-binaryheap

An Implementation of Binary Heap Data Structure and associated algorithms as a static library, based on array. Its API is adapter styled and easy to use. It exhibits good runtime performance.

libdictionary-search-tree icon libdictionary-search-tree

An implementation of Dictionary ADT using AVL Tree and Binary Search Tree data structures. It comes with all necessary search tree algorithms, designed carefully for code reuse & performance.

liblinkedlist-listadt icon liblinkedlist-listadt

Implementation of Linked List ADT in C, both Singly and Doubly versions. Designed for storing all kinds of data elements by using generic pointers to data elements.

libpq-priorityqueue-double-ended icon libpq-priorityqueue-double-ended

Implementation of Double Ended Priority Queue ADT as a static library based on Binary Heap data structure. Automatically adaptive to Current Heap Orientation (MIN or MAX Heap), supports both of the removeMin() & removedMax() functions to be called at any time and in any order.

mat124-fortran-programs icon mat124-fortran-programs

Some Fortran programs from my university course MAT124 : Fortran Programming. All these Fortran programs are compiled and tested in GCC GFortran compiler (Windows Port).

morse-tool-gui-application icon morse-tool-gui-application

Desktop application for conversion and manipulation of Morse code. Uses the library libmorse.a linked statically. Executable is available for download.

nqueen icon nqueen

Solution to the classic n-queen problem.

rle-algorithm-based-data-compression-engine icon rle-algorithm-based-data-compression-engine

This project aims to the successful development of Run Length Encoding (RLE) data compression software. It will be designed as a library software in order to be able to incorporate RLE based data compression/decompression facility into external software projects. This project will provide simple and easy API for the programmers. Code will be written accounting efficiency to achieve maximum execution performance as well as blazingly fast compression/decompression of arbitrary data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.