Git Product home page Git Product logo

Aya Ashraf Saber 's Projects

al-go-rithms icon al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/

body_poses icon body_poses

This Program helps to identify 9 different human body poses with a frame rate of upto 15 frames per second on a i-5 4110 CPU.

bookstore icon bookstore

Analyze, design and implement a database system to support the operations of a simplified online bookstore. Create the necessary forms to perform these operations.

graph-shortest-path-rmi icon graph-shortest-path-rmi

the task is to answer shortest path queries on a changing graph, as quickly as possible. We will provide an initial graph which you may process and index in any way you find necessary. Once this is done, we will begin issuing a workload consisting of a series of sequential operation batches. Each operation is either a graph modification (insertion or removal) or a query about the shortest path between two nodes in the graph. Your program is expected to correctly answer all queries as if all operations had been executed in the order they were given. The graphs are directed and unweighted. Input to your program will be provided via standard input and files, and the output must appear on the standard output and files.

interpolation- icon interpolation-

We implement a program for querying the values of specific points using interpolation which takes as an input the polynomial order, sample point(s), corresponding value(s), the interpolation technique to use (Newton โ€“ Lagrange) and the query point(s).

minesweeper icon minesweeper

Minesweeper is a single-player puzzle video game. It has its origins in the earliest mainframe games of the 1960s and 1970s.The objective of the game is to clear a rectangular board con- taining hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each ๏ฌeld. The game originates from the 1960s, and has been written for many computing platforms in use today. In this project you will make your own version of the game.

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.