Giter Site home page Giter Site logo

Alan Duan's Projects

algs4 icon algs4

Algorithms, 4th edition textbook code and libraries

awesome-courses icon awesome-courses

:books: List of awesome university courses for learning Computer Science!

bh3 icon bh3

honkai impact 3 private server

books icon books

我读过的书。嘿嘿,分享给你。

c-solutions icon c-solutions

My Solutions to K. N. King's "C Programming: A Modern Approach", second edition

cs110 icon cs110

Assignments for Stanford's CS110: Principles of Computer Systems class

cs110-mapreduce icon cs110-mapreduce

Starter Code for Stanford CS110 MapReduce assignment. No implementation added.

cs110notes icon cs110notes

1st time TAing for CS110 at Stanford: Principles of Computer Systems? - Stars are appreciated :)

csapp-labs icon csapp-labs

Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记

csapp-labs-1 icon csapp-labs-1

《Computer Systems A Programmer's Perspective Second Edition》 important Labs

csapp-labs-2 icon csapp-labs-2

:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions

heap-allocator icon heap-allocator

The Stanford CS107 assignment was to design and implement an allocator that implements malloc, realloc, and free. The allocator obtains a large contiguous segment from the OS and parcels out this segment to service dynamic allocation requests.

http-web-proxy-and-cache icon http-web-proxy-and-cache

As part of the Stanford CS110, I was asked to implement a multithreaded HTTP proxy and cache. HTTP proxy intercepts each and every HTTP request and (generally) forwards it on the intended recipient. The servers direct their HTTP responses back to the proxy, which in turn passes them on to the client. This implementation doesn't account for HTTPS only HTTP.

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.