• avatar

    5 cm/s

  • 上一篇
  • 下一篇

  • Article

    post_img

    acme.sh实现ECC和RSA双证书

    Abstract acme.sh实现ECC和RSA双证书,前置DNS验证配置请移步至此,使用一个托管在DNS Pod国服上的域名c …

    post_img

    C++无锁队列

    前言 经典面试题,C++基于CAS操作实现无锁队列。本文提供了一种基于静态数组的无锁队列实现,约40行。 Code #includ …

    post_img

    C++极简线程池

    前言 经典面试题,C++手搓线程池。本文提供一个约50行的线程池实现,实现了一个线程池的核心功能。 Code #include & …

    post_img

    A Pytorch Tutorial

    拟合y = 2x + 365,展示loss逐渐变小的过程。 本质是一个MLP,y ={\rm FC}({\rm ReLU}({\r …

    post_img

    6. l-raft2

    6.5840 2023 Lecture 6: Raft (2) Last lecture: election safety a s …

    post_img

    5. l-raft

    6.5840 2023 Lecture 5: Raft (1) this lecture today: Majority rule …

    post_img

    4. l-vm-ft

    6.5840 2023 Lecture 4: Primary/Backup Replication Today Primary/B …

    post_img

    2. l-rpc

    6.5840 2024 Lecture 2: Threads and RPC Topic: implementing distri …

    post_img

    1. l01

    6.5840 2024 Lecture 1: Introduction 6.5840: Distributed Systems E …

    m-avatar