Code Monkey home page Code Monkey logo

Sh BSi's Projects

2048 icon 2048

CLI based 2048 game written in C++

3110_algorithms_datastructures icon 3110_algorithms_datastructures

Algorithms & Data Structures: Projects[1-8] 𝗣𝗿𝗼𝗷𝟭: A C++ program using a Dynamic Array to read in a list of numbers from file "nums.txt". 𝗣𝗿𝗼𝗷𝟮: A C++ program that Dynamically allocates gasoline pump('GasPump') class objects, maintaining a running total of the amount of fuel dispensed, and revenues collected. Driver Program simulates fuel demand for a number of vehicles. 𝗣𝗿𝗼𝗷𝟯: A C++ program exploring a practical experience with characteristics, and implementation details of inheritance and polymorphism. -Parent Class : 'ship' -Inherited Class 1: 'CargoShip' -Inherited Class 2: 'CruiseShip' 𝗣𝗿𝗼𝗷𝟰: A C++ program to simulate a simple card game between two players. A standard 52 card deck is implimented by the card class, and used to play out turns by the player class, and print the games turns/intermediate outcomes, and results. 𝗣𝗿𝗼𝗷𝟱: A C++ program that, given a starting point, finds its way out of a maze, using recursive calls, and backtracking. Not by looking ahead. 𝗣𝗿𝗼𝗷𝟲: A C++ program that reads input from a file "𝗶𝗻𝗽𝘂𝘁.𝘁𝘅𝘁", and builds a binary search tree from the input data. Each of the words of the data set are stored among the tree, and are able to be queried for both: (𝟭)number of occurances of a particular word, and (𝟮)words that mmeet or exceed a specifies threshold of occurances within the input file. 𝗣𝗿𝗼𝗷𝟳: A C++ program using a Priority_Queue Class implimented as a binary heap which recieves two parameters: 1) The type of the element stored in the heap. 2) A comparator class type. 𝗣𝗿𝗼𝗷𝟴: A C++ program that invokes the use of Dijkstra's Algorithm['DijkstraPaths()'], with the starting vertex read from the file.

c-ide icon c-ide

(in development phase) An attempt to create a C integrated development environment using Java.

chromium icon chromium

Samsung's upstream contributions to the Chromium open source project

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.