Directions
1 Algorithm Data Structure
Spatial Partitioning
Foundations of Multidimensional and Metric Data Structures- Hanan Samet
File Organization and Processing - Alan L. Tharp
Geometric data structures for computer graphics - Elmar Langetepe
Combinatorial Algorithms
Scheduling
Strings
Encoding
Compression
Random
Network Flow
The Art of Computer Programming
Digital Arithmetic
2 Tech Conf
cppcon
cppnow
Meeting Cpp
CppNorth
CppOnSea
ACCU Conference
PGCon
Postgres Open
JVM Language Summit
Oracle Code One
NodeConf
JSConf
CNCF [Cloud Native Computing Foundation]
KubeCon
CloudNativeCon
DockerCon
Chrome Dev Summit
Android Dev Summit
WebAssembly Summit
GopherCon
LLVM Developers' Meeting
GDC
SIGGRAPH
Vulkanised
3 Computer Architecture
Dynamic Scheduling of Instructions
Tomasulo's Algorithm
Cache Coherence
Cache Coherency Protocols
SI protocol Write Through
MSI protocol Synapse protocol[4]
MEI protocol IBM PowerPC 750,[13] MPC7400[6]
MES protocol Firefly protocol[4]
MESI protocol Pentium II,[14] PowerPC, Intel Harpertown (Xeon 5400)
MOSI protocol Berkeley protocol[4]
MOESI protocol AMD64,[15] MOESI,[16] T-MESI IBM[12]
3 Distributed System
Distributed Consensus
强一致性
说明:保证系统改变提交以后立即改变集群的状态。
模型:
Paxos
Raft
ZAB
弱一致性
说明:也叫最终一致性,系统不保证改变提交以后立即改变集群的状态,但是随着时间的推移最终状态是一致的。
模型:
DNS系统
Gossip协议
4 Numerical Analysis
Matix
PDE
FEM Finite element method
5 Curve Surface
Bezier
B-Spline
NURBS
6 Computational Geometry
Delaunay triangulation
Voronoi Diagram
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· Docker 太简单,K8s 太复杂?w7panel 让容器管理更轻松!
2021-09-07 vs code 插件bug处理