iOS应用开发模板 iOS Boilerplate
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://iosboilerplate.com/
软件介绍
iOS Boilerplate 不是一个框架,它是一个 iOS 应用程序的基础模板,你可以在其基础上进行修改和增强已完成应用的逻辑功能。iOS Boilerplate 使得你可以省却很多项目的初始编码工作。
iOS Boilerplate 包含了 ASIHTTPRequest, 一个很强大的 HTTP 客户端包,同时还包含 BaseViewController 用来避免异步请求的一些问题。还包含图像管理器 ImageManager、UITableView & Cells、地图和定位、JSON处理、字符串和日期处理等开发常用到的一些工具方法。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!
