- 授权协议: 未知
- 开发语言: SHELL
- 操作系统: 跨平台
- 软件首页: http://repo.or.cz/w/topgit.git
软件介绍
一个实现 topgit 文本显示分支图的补丁,以及图形化分支图显示的方法。Topgit 用 shell 脚本语言开发,可以安装在所有类Unix环境中,例如 Linux、Mac OS X[1] ,以及Windows下的Cygwin、msysGit等。
Linux 下安装方法:
$ git clone git://repo.or.cz/topgit.git
$ cd topgit
$ make
$ make install
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》 这本书的介绍吧!
