ASTStoreKit
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/anystone/AnystoneStoreKit
软件介绍
ASTStoreKit 用来 appstore 上应用常用的一些方法,包括:
- Built-in and fully functional store view controller
- Configurable using plist files (no code changes required to the library itself)
- Supports consumable, nonconsumables, and autorenewables
- Supports consumable families to enable multiple product ids to manipulate the same resource
- Delegate methods for all of the major changes you might want to be notified about
- Ability to wipe local data clean (for debug and for dealing with possible corruption)
- Testing in simulator using the embedded SimStoreKit (not including AutoRenewables)
- Encrypted family data storage for purchase quantities
算法竞赛入门经典
刘汝佳 / 清华大学出版社 / 2009-11 / 24.00元
《算法竞赛入门经典》是一本算法竞赛的入门教材,把C/C++语言、算法和解题有机地结合在了一起,淡化理论,注重学习方法和实践技巧。全书内容分为11章,包括程序设计入门、循环结构程序设计、数组和字符串、函数和递归、基础题目选解、数据结构基础、暴力求解法、高效算法设计、动态规划初步、数学概念与方法、图论模型与算法,覆盖了算法竞赛入门所需的主要知识点,并附有大量习题。书中的代码规范、简洁、易懂,不仅能帮助......一起来看看 《算法竞赛入门经典》 这本书的介绍吧!
