Giter Club home page Giter Club logo

Shijia Hu's Projects

0-1-knapsack icon 0-1-knapsack

Using brute force method, refinement algorithm of dynamic programming approach, backtracking algorithm to solve 0/1 Knapsack problem

co-ea icon co-ea

Conducted research on Dynamic Stochastic Demand Vehicle Routing Problem Based with Co-Evolutionary Algorithm using Matlab for capstone project Applied the Co-Evolutionary algorithm, heuristic local search strategy, adaptive similarity grouping, Hamming distance similarity metric and parallel and distributed population group co-evolutionary strategy

face-recognition icon face-recognition

- Built a facial recognition system, using React.js as front-end, Node.js and Express.js as back-end server, PostgreSQL as database, Postman as testing tool - Enabling sign up/sign in, recognize face from images features - Deployed the app to Heroku

face-recognition-api icon face-recognition-api

- Built a facial recognition system, using React.js as front-end, Node.js and Express.js as back-end server, PostgreSQL as database, Postman as testing tool - Enabling sign up/sign in, recognize face from images features - Deployed the app to Heroku

floyd-s-algorithm icon floyd-s-algorithm

For the created undirected complete graph, write a program to find all pairs shortest paths using Floyd’s algorithm. Print all pairs shortest paths and their lengths

http-proxy-with-caching icon http-proxy-with-caching

HTTP proxy that accepts HTTP GET requests from clients, fetches the desired content, and returns this content to the client. Cache data locally to reduce the response time.

lcs-algorithm icon lcs-algorithm

Longest common subsequence (LCS) algorithm using the dynamic programming

link-it-up icon link-it-up

IOS game link-up, link the same two image in a certain time to win

movie-recommendation-system icon movie-recommendation-system

A movie recommender system based on metadata for all 45,000 movies listed in the MovieLens Dataset in Python - Performed information filtering in users and movies, predict the preferences of users, and make suggests of movies based on these preferences.

network-conferencing-application icon network-conferencing-application

A Simple Conferencing Application Using the select() Call. create a conferencing application that enables conversation between multiple conferencing clients. Clients connect to the server and all the connected clients receive all the messages transmitted by any of the clients. This group communication is facilitated by the conference server. A client reads the text typed by the user and sends it to the server. It is the responsibility of the server to relay that text to all the other clients. The clients receive the text relayed by the server and display it on the screen.

prim-and-kruskal-algorithm icon prim-and-kruskal-algorithm

Implement Prim’s/Kruskal's minimum spanning tree algorithm and print all the edges in the generated minimum spanning tree.

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.