- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/IFTTT/kashmir
- 软件文档: https://github.com/IFTTT/kashmir
软件介绍
Kashmir 是一个 Ruby DSL,轻松搞定缓存和序列化。
示例代码:
class Person include Kashmir def initialize(name, age) @name = name @age = age end representations do rep :name rep :age end end
Algorithms Sequential & Parallel
Russ Miller、Laurence Boxer / Charles River Media / 2005-08-03 / USD 59.95
With multi-core processors replacing traditional processors and the movement to multiprocessor workstations and servers, parallel computing has moved from a specialty area to the core of computer scie......一起来看看 《Algorithms Sequential & Parallel》 这本书的介绍吧!
