UDID开源解决方案 OpenUDID
- 授权协议: zlib
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/ylechelle/OpenUDID
软件介绍
因为涉嫌危害消费者的隐私问题,苹果公司决定停止使用原有的UDID系统,移动应用软件开发者们正在竞相寻找新的替代方案。移动应用销售平台Appsfire目前推出了OpenUDID,它是一个开源版本的UDID。Appsfire声称他们已经获得了包括其自己在内的17家移动广告公司的支持。
示例代码:
#include "OpenUDID.h"
NSString* openUDID = [OpenUDID value];
Probability and Computing
Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2005-01-31 / USD 66.00
Assuming only an elementary background in discrete mathematics, this textbook is an excellent introduction to the probabilistic techniques and paradigms used in the development of probabilistic algori......一起来看看 《Probability and Computing》 这本书的介绍吧!
