- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: http://ellcc.org/
- 软件文档: http://ellcc.org/?page_id=79727
软件介绍
ELLCC 是一个基于 clang 的跨平台编译器工具包。
ELLCC 支持多平台:ARM, i386, Mips, PowerPC, 以及 X86_64。所有用于构建 ELLCC 和由 ecc 生成的可执行文件的库都使用了 BSD/MIT/UIUC 或类似的开源许可证,生成的可执行文件中不使用 GPL 源码。
Algorithms in C, Parts 1-4
Robert Sedgewick / Addison-Wesley Professional / 1997-9-27 / USD 89.99
"This is an eminently readable book which an ordinary programmer, unskilled in mathematical analysis and wary of theoretical algorithms, ought to be able to pick up and get a lot out of.." - Steve Sum......一起来看看 《Algorithms in C, Parts 1-4》 这本书的介绍吧!
