Smooth Line View
- 授权协议: 未知
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/levinunnink/Smooth-Line-View
软件介绍
实现绘图功能,能够平滑地绘制圆圈。这个代码解决了很多绘图代码中画圆不够平滑的问题。即使是AppStore上,都有很多绘画App在迅速画圆圈时,所绘制的圆弧不够平滑,会出现折线(锯齿),这个代码较好地解决了这个问题。代码仅用Quartz解决了这个问题,不需要用到OpenGL。 [Code4App.com]
Algorithms on Strings, Trees and Sequences
Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99
String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!
