Giter Club home page Giter Club logo

Evelyn Zhang's Projects

background-foreground-separation icon background-foreground-separation

Matlab program Using Dynamic Mode Decomposition (DMD) technique to separate the foreground and background of video footage. Separating these parts can be use on surveillance services, or just to savethe storage memory.

bbb-tank icon bbb-tank

A bluetooth-controlled tank built with BeagleBone Black processor and motors. It can move up/down/left/right, or rotate clockwisely/anti-clockwisely based on the signals sent out from a connected phone. It also has distance sensors on all four sides of the tank to prevent the tank from hitting objects. The digital screen mounted on the tank displays the status of the tank ("turning left" etc).

bi-directional-chatting-using-fpga icon bi-directional-chatting-using-fpga

The project creates a communication system composed of a FPGA design with embedded NIOS II microprocessor and software defined MAC logic that provides a bi-directional chatting application.

jumpingfrog icon jumpingfrog

Implementation of a simple version Jumping Frog game on FPGA and 8x8 LED series. Red light represents the frog, and the green lights moving downwards are the walls to avoid. The frog is moved by left/right buttons, the score for the player is shown on the digital number display.

langplusplus icon langplusplus

A collection of code editing tools with support for non-English languages

mmg icon mmg

A web memory card game

sorting icon sorting

Using comparison sorting to unscramble pieces of images downloaded from a remote server. The performance of two sorting algorithms, SelectionSort and MergeSort are compared.

species-importance-in-foodweb icon species-importance-in-foodweb

This project simulates and analyzes the food web structure. First of all, the predator-prey structure is convereted into a directed graph, and the species are ranked by its degree. Then with the application of the Markov Chains model, we are able to find out how dominant each species is - in other words, its importance - in this food web. GoogleTM Search’s algorithm PageRankTM [3], which is a way of measuring the importance of website pages based on the number and quality of links to a page, is used the rank the importance of the species. Species with more interactions in the network should be considered more important. In the model, the importance of each species in its ecosystem is based on the number and importance of other species related to it.

stack-data-structure icon stack-data-structure

Two implementations of the Stack Data Structure that implement the DStack interface - ArrayStack, ListStack

textassociator icon textassociator

TextAssociator is a general tool that will allow you to maintain one-directional word associations. It maintains word associations as a built-from-scratch HashTable of WordInfo objects. It uses a self-resizing, non-generic HashTable, using separate chaining as a collision resolution.

tuixue.online-visa icon tuixue.online-visa

https://tuixue.online/visa/ A Real-time Display of U.S. Visa Appointment Status Website 预约美帝签证各个签证处最早时间的爬虫

web-design icon web-design

Web Development Projects. (HTML5, CSS, PHP, XML, JavaScript, JXON, SQL)

zombieattack icon zombieattack

Simulation of interaction between human and zombie population. The model considers killing rate, natural death rate and human birth rate with logistic growth. It analyzes and plots the result(human survive, zombie survive, co-existence) for given conditions.

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.