Categories

ACM

  1. 2020-09-10 ACM板子

Cryptography

  1. 2023-07-15 Cryptography

Learning

  1. 2024-07-17 Learn Rust

ZK

  1. 2024-06-01 零知识证明技术全景:从SNARKs到STARKs的未来展望
  2. 2024-06-01 SNARK性能评估与优化路径详解
  3. 2023-06-01 Introduction to Zero-Knowledge

algorithm

  1. 2022-03-04 leetcode:排序
  2. 2022-03-01 leetcode刷题笔记
  3. 2022-03-01 leetcode:双指针的妙用

cryptocurrency

  1. 2022-05-18 比特币白皮书译文

entity relation extration

  1. 2022-06-15 UNIRE

leetcode

  1. 2022-03-04 leetcode:排序
  2. 2022-03-01 leetcode刷题笔记
  3. 2022-03-01 leetcode:双指针的妙用

paper translation

  1. 2022-06-15 UNIRE
  2. 2022-05-30 端到端手语生成的渐进式变换
  3. 2022-05-18 比特币白皮书译文

sign language production

  1. 2022-05-30 端到端手语生成的渐进式变换

数据结构

  1. 2022-03-03 线性表
  2. 2022-03-03 数据结构相关概念

杂谈

  1. 2022-09-16 vscode+mingw无法使用STL
  2. 2022-09-16 size_t 与 int 比较的坑