跳转至

笔记

Data Structure Summary

导言

ASCYLIB (with OPTIK) is a concurrent data-structure library. It contains over 40 implementations of linked lists, hash tables, skip lists, binary search trees (BSTs), queues, priority queues, and stacks. ASCYLIB contains sequential, lock-based, and lock-free implementations for each data structure.

Hexo

导言

Try hexo blog builder for hexo-icarus theme

Deploy Dokuwiki to localhost

导言

Dokuwiki is the most easy log-in-blog choice of lab/team to accumulate knowledge.

弄明白dukuwiki的权限系统和无数据库怎么实现的:基于文本

Graph/diagram/visualization Examples Yet to Be Explored

导言

画图是为了解释文字难以说清的事情。

首先要明确目标(一句话):

  • 解释清楚什么逻辑、什么关系、什么过程、证明什么观点。
  • 复杂的内容会导致内容的丢失,要明确什么时候需要子图。

其次要明确(大概逻辑):

  1. 明确重点对象;明确其与余下对象的分隔/不同。
  2. 对象间逻辑。

最后才是具体实现(用什么图案、颜色、字体、线条)。注意明确目标、突出重点、画面和谐、读者易读易懂。