- 授权协议: EPL
- 开发语言: Lisp
- 操作系统: 跨平台
- 软件首页: https://github.com/alda-lang/alda
软件介绍
Alda 是一种强大灵活的编程语言,它可以通过在编辑框里输入代码来谱写不同种类的曲子,并且能把这些曲子编译成音乐。Alda 语法简单,初学者很容易就能上手,实际上,Alda 就是为那些没有什么编程经验的人而写的。Alda 的标语 —— 音乐家使用的编程语言,就说明了这一切。
示例代码:
piano: o3 g8 a b > c d e f+ g | a b > c d e f+ g4 g8 f+ e d c < b a g | f+ e d c < b a g4 << g1/>g/>g/b/>d/g
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!
