Alan Duan (alanduan)

alanduan

Geek Repo

Location:Los Angeles

Github PK Tool:Github PK Tool

Alan Duan's repositories

bh3

honkai impact 3 private server

Language:HTMLLicense:NOASSERTIONStargazers:3Issues:2Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:1Issues:1Issues:0

algs4

Algorithms, 4th edition textbook code and libraries

Language:JavaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

awesome-courses

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

Language:HTMLStargazers:0Issues:0Issues:0

books

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

Stargazers:0Issues:1Issues:0

c-solutions

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

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

cs110-1

Stanford CS110 Homework

Language:C++License:MITStargazers:0Issues:0Issues:0

CS110Notes

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

Language:HTMLLicense:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

cs145-fa18.github.io

Course website for Stanford's CS 145 course, Fall 2018

Language:HTMLStargazers:0Issues:0Issues:0

CSAPP

CSAPP Labs

License:MITStargazers:0Issues:0Issues:0

CSAPP-3e-Solutions

CSAPP 3e Solutions gitbook

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

CSAPP-Labs

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

Stargazers:0Issues:0Issues:0

CSAPP-Labs-1

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

Language:CStargazers:0Issues:0Issues:0

CSAPP-Labs-2

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

Language:CStargazers:0Issues:1Issues:0

EPIJudge

EPI Judge - Preview Release

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

exercises-in-programming-style

Comprehensive collection of programming styles using a simple computational task, term frequency

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

grokking_algorithms

Code for the book Grokking Algorithms (http://manning.com/bhargava)

Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

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.

Language:CStargazers:0Issues:0Issues:0

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.

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Map-Reduce

This was the final big assignment in Stanford CS110. The objective is to harness the power of multiprocessing, networking, threads, concurrency, distributed computing, the Stanford "myth" computer cluster, and the shared AFS file system to build a fully operational MapReduce framework.

Language:C++Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

raspberrypi

Raspberry Pi ARM based bare metal examples

Language:AssemblyStargazers:0Issues:0Issues:0

RSS-News-Feed-Aggregation

RSS news feeds are XML documents with information about online news articles. This Stanford CS110 assignment is about building an index of information similar to that held by news.google.com.

Language:C++Stargazers:0Issues:0Issues:0

sicp

HTML5/EPUB3 version of SICP

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:1Issues:0

Stanford-CS110

Stanford CS110 Assignments and Lab

Language:C++Stargazers:0Issues:0Issues:0

utils

python utilities

Language:PythonLicense:MITStargazers:0Issues:0Issues:0