UP | HOME

Algorithmic Thinking, Peak Finding

Table of Contents

Efficient Procedure for solving large scale problems

content

Modules Examples
Algorithmic Thinking 算法思维 Peak Finding 峰值寻找
Sorting&Trees 排序和树 Event Simulation 事务模拟
Hasging 哈希 Genome Comparison 基因组对比
Numerics 数值 RSA Encryption RAS加密
Graphs 图 Rubiks Cube 魔方
Shortest Paths 最短路径 Caltech -> MIT
Dynamic Programming 动态编程 Image Compression 图片压缩
Advanced Topics