Skip to content
View zhenli1347's full-sized avatar

Block or report zhenli1347

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 100-gdb-tips 100-gdb-tips Public

    Forked from hellogcc/100-gdb-tips

    A collection of gdb tips. 100 maybe just mean many here.

    Go 1

  2. The-design-and-implementation-of-a-64-bit-os The-design-and-implementation-of-a-64-bit-os Public

    Forked from yifengyou/The-design-and-implementation-of-a-64-bit-os

    《一个64位操作系统的设计与实现》读书笔记&随书源码

    C 1

  3. MIT6.828_OS MIT6.828_OS Public

    Forked from SmallPond/MIT6.828_OS

    MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html

    C 1

  4. php-src php-src Public

    Forked from php/php-src

    The PHP Interpreter

    C

  5. TCP-UDP-Simulator TCP-UDP-Simulator Public

    Forked from JianyangZhang/TCP-UDP-Simulator

    socket programming; implemented a client and a server running on Unix; the server creates a TCP/UDP socket, receives requests from the client, generates proper results and responds to the client.

    C

  6. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python