Ternary Search Tree
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/peakji/PJTernarySearchTree
软件介绍
实现Mac/iOS的对象化三叉搜索树类。目前特性:1.通过简单协议支持任何对象; 2.自动剪枝(适合用于实现文字补全功能) ;3.可打包存储复用 4.支持Unicode(即中文);5. 支持多线程。 [Code4App.com]
Haskell Programming from first principles
Christopher Allen、Julie Moronuki / 2015 / USD 59.00
I am writing this book because I had a hard time learning Haskell. It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I ......一起来看看 《Haskell Programming from first principles》 这本书的介绍吧!
