- 授权协议: Apache
- 开发语言: Scala
- 操作系统: 跨平台
- 软件首页: https://github.com/paulp/policy
- 软件文档: https://github.com/paulp/policy
软件介绍
policy 是一个 Scala 编译器的改进版。其目标是解决 Scala 中的一些问题。
改变包括:
an extensive sbt-driven build system
(reluctantly) brought partest back from separate repository, minor improvements
deletion of lots of the worst and/or least necessary code
deletion of tons of useless and unmaintained compiler log messages
eliminated scala-reflect jar (I intend to eliminate the entire useless scala-reflect layer)
eliminated asm fork in favor of standard asm dependency[*]
trailing commas! I think that's the only "feature".
算法设计与分析基础
Anany Levitin / 清华大学出版社 / 2007-11 / 59.00元
作者基于丰富的教学经验,开发了一套对算法进行分类的新方法。这套方法站在通用问题求解策略的高度,能对现有的大多数算法进行准确分类,从而使读者能够沿着一条清晰的、一致的、连贯的思路来探索算法设计与分析这一迷人领域。本书作为第2版,相对第1版增加了新的习题,还增加了“迭代改进”一章,使得原来的分类方法更加完善。 本书十分适合作为算法设计和分析的基础教材,也适合任何有兴趣探究算法奥秘的读者使用,只要......一起来看看 《算法设计与分析基础》 这本书的介绍吧!
