Giter VIP home page Giter VIP logo

Ed's Projects

adbpixeldeadscreen icon adbpixeldeadscreen

How to get data off your Google Pixel with a deadscreen but debugging enabled on your phone

aws_list_all icon aws_list_all

List all your AWS resources, all regions, all services.

comp2129_assignment_2 icon comp2129_assignment_2

To develop a key value store called Snapshot DB in the C programming language using dynamic data structures, ensuring that no memory errors occur. Each entry of the database is identified by a unique key string and contains a dynamically sized list of integer values.

comp2129_assignment_3 icon comp2129_assignment_3

A simple matrix processing system that is able to construct matrices and perform matrix computations in the C programming language.

comp2129_assignment_4 icon comp2129_assignment_4

In this assignment we will implement the PageRank algorithm in the C programming language using parallel programming and code optimisation techniques to ensure that peak performance is achieved. The PageRank algorithm was developed in 1996 by Larry Page and Sergey Brin when they were graduate students at Stanford University. Google and other search engines compare words in search phrases to words in web pages and use ranking algorithms to determine the most relevant results. PageRank assigns a score to a set of web pages that indicates their importance. The underlying idea behind PageRank is to model a user who is clicking on web pages and following links from one page to another. In this framework, important pages are those which have incoming links from many other pages, or have incoming links from other pages with a high PageRank score, or both.

flare_spotter icon flare_spotter

A project for programmatic analysis of Datadog agent flares for debugging and configuration.

info3406_assignment_1 icon info3406_assignment_1

Data Analytics: Implementing a Large Scale Similarity Matching System using k-nn and Determining Classification Accuracy

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.