算法
文章平均质量分 85
winark
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
算法教程---Mathematics for TopCoders
作者: dimkadimon补充 by touzaniMathematics and computer science often go hand in hand. This article discusses the theory and practical application to some of the more common mathematical constructs.转载 2007-05-25 16:59:00 · 1583 阅读 · 0 评论 -
地精排序(Gnome Sort) 最简单的排序算法
写的GLSL程序要用中值滤波,于是想写一个简单的排序算法,看了维基百科的选择排序、插入排序,还发现一个有意思,号称最简单的排序算法,地精排序(Gnome Sort)The simplest sort algorithm is not Bubble Sort..., it is not Insertion Sort..., it's Gnome Sort! Gnome Sort is based on the technique used by the standard Dutch Garden Gnome原创 2010-10-02 20:33:00 · 9006 阅读 · 1 评论 -
量化研究员与数据科学家的自我修养——精选网络公开课(高性能计算、数据科学、金融数学)
Massive Open Online Courses (MOOC) for M.Sc. in High-Performance Computing Introduction to C++ Introduction to Differential Equations Introduction to Numerical Methods原创 2015-10-19 09:35:33 · 3740 阅读 · 0 评论
分享