- 授权协议: MIT
- 开发语言: C#
- 操作系统: 跨平台
- 软件首页: https://github.com/praeclarum/CLanguage
- 软件文档: https://github.com/praeclarum/CLanguage
- 官方下载: https://github.com/praeclarum/CLanguage/releases
软件介绍
CLanguage是一个.Net Standard 库, 其中包含 c/c ++ 解析器、编译器 (对其自己的 vm) 和解释器 (用于其 vm)。它是一个非常小的库, 使您能够将 C/C 脚本嵌入到.net 应用程序中。
The Algorithm Design Manual
Steven S Skiena / Springer / 2011-11-14 / GBP 55.07
....The most comprehensive guide to designing practical and efficient algorithms.... Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Aw......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!
