IQDictionary
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://openingo.github.io/IQDictionary/
软件介绍
IQDictionary自己写的一个Dictionary,参考了NSMutableDictionary的接口。
特性
1. 数据排序
2.实现了one key to multi value
3. 使用AES对数据进行加密解密
4. 将所有的key排序,或每一个指定的object的key排序
5. 根据key找到objects 以及objects number
6. 对dictionary的所有value排序
An Introduction to Genetic Algorithms
Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00
Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!
