Giter VIP home page Giter VIP logo

Chenyang Tang's Projects

crack-passwords icon crack-passwords

Get plaintexts from hashed passwords and salts, for SHA-512 truncated to 256bits. Uses dictionary attack with some common character substitutions and prefix/suffixes.

enclosecombat icon enclosecombat

A turn-based combat game by drawing enclosed circles on the chips of same color.

gitignore icon gitignore

A collection of useful .gitignore templates

hadoop-book icon hadoop-book

Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White

model-view-gui-toy-program icon model-view-gui-toy-program

A Model-View toy program I wrote before (a simple connect-four game). The GUI is implemented as a listener/view with hard dependency on the model, while the model has soft dependency on all listeners/views; the constructor of the view class calls the addListener() API of the model to register itself with the model.

opencv icon opencv

Open Source Computer Vision Library

opencv-tests icon opencv-tests

Some tests done on video background culling with grab-cut and face recognition

opengl-interactive-physics-simulation icon opengl-interactive-physics-simulation

An interactive physics simulation with gravititional interaction and ellastic collision between objects. Interact with the scene through an FPS-style control scheme.

pathfinder icon pathfinder

A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.

slingshot-game icon slingshot-game

Prototype for a simple strategy game I wrote back in 2010 (before I started learning CompSci). Worms in space. Idea not original.

speck icon speck

Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical.

wse-subject-specific-web-crawler icon wse-subject-specific-web-crawler

A web crawler that crawls pages related to given query terms. Different priorities are given to pages according to the quality/polularity of their links and where the query terms appear in relation to them.

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.