Giter Site home page Giter Site logo

cmu-s12's Introduction

cmu-s12

This repository includes some code I have written in CMU during 2012-2013.

The content at present are:

  • Web Application (08764)

The directory includes: static website implemented with HTML/CSS/JavaScript, dynamic website supported by J2EE, and MySQL.

Another Web App I have been working on is Tiramisu(http://www.tiramisutransit.com/)

  • C Code A Programmer Should Have Written(15213)

The directory includes: Bit manipulation, Cache Simulator, Malloc library (or dynamic memory allocator), a unix shell, a proxy server, etc.

  • Operating System(15410)

The directory includes: Stack Crawler, Unix-like Kernel, and User thread/synchronization library.

  • Android Development(18642)

The directory includes: A android application named Beauty Talent featured by 'Edit Distance Algorithm' to detect typo and prevent duplication, customized widgets, performance backed by AsyncTask and cache implemented by HashTable.

  • Distributed System(18842)

The directory includes: personal projects related to UDP/TCP/FTP, Logica/Vector Clock, broadcast/groupcast, synchronization, etc.

Another Distributed Application I worked on is Distributed Face Matching(http://dfma.sourceforge.net/)

  • Compilation (15745)

An implementation of constant folding, code reduction.

A generic dataflow analysis framework, an implementation of reaching-defination, liveness analysis.

An implementation of lazy code motion and Loop invariant elimination.

  • Storage (15746)

An implementation of fsck, including verify the directory references, inode summary information, block summary information, and unreferenced inodes management.

  • Machine Learning

An implementation of weather-prediction.

Finally

This Journey 1% finished...

cmu-s12's People

Contributors

yuexing avatar

Stargazers

Zihao Xu avatar Waqas  avatar  avatar Chendong Zhang avatar KishoreGanesh avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

kdhabalia

cmu-s12's Issues

Posting your 15-410 source code to a public repository is an academic integrity violation.

As per 15-410's Policies and Mechanisms:

Allowing other people to read your code before it is turned in or before they have turned in their own code. Note that you must keep any network-accessible copies of your code protected (the default settings on many repository-hosting services such as bitbucket, gitorious, and github are not correct).
[...]
As a condition of your participation in the course, you may not make publicly available or distribute to others code you write to solve problems posed by course assignments."

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.