- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/madisonmay/Tomorrow
软件介绍
Tomorrow 是一个用 Python 写的异步代码语法修饰器。
tomorrow 库可以让你在享受到多线程的好处的同时,又不用过多考虑执行细节。这个库是对 concurrent.futures 中的 Future 对象的一个小型封装器,可以帮助你访问 Future 的属性。
Introduction to the Design and Analysis of Algorithms
Anany Levitin / Addison Wesley / 2006-2-24 / USD 122.00
Based on a Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, "Introduction to the Design and Analysis of Algorithms" presents the subject in a c......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!
