- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/nanomsg/cppnanomsg
- 官方下载: https://github.com/nanomsg/cppnanomsg
软件介绍
cppnanomsg 是 nanomsg 的 C++ 实现版本。
构建方法:
- git clone git@github.com:250bpm/cppnanomsg.git
- cd cppnanomsg
- mkdir build
- cd build
- cmake ..
- make
- make test
- sudo make install
Algorithms and Theory of Computation Handbook
Mikhail J. Atallah (Editor) / CRC-Press / 1998-09-30 / USD 94.95
Book Description This comprehensive compendium of algorithms and data structures covers many theoretical issues from a practical perspective. Chapters include information on finite precision issues......一起来看看 《Algorithms and Theory of Computation Handbook》 这本书的介绍吧!
