- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://research.edm.uhasselt.be/~jori/page/index.php?n=Misc.Shellp
软件介绍
Shellp 是一个 shell 的工具库,用于简化基于命令行应用程序的开发,可方便定义命令以及进入交互模式,可轻松从文件和标准输入中获取数据,提供图形化工作空间,基于 Qt 的界面,如果没有图形界面环境则使用基于 ncurses 的界面。
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》 这本书的介绍吧!
