- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/geoffgarside/Git.framework
- 软件文档: http://geoffgarside.github.com/Git.framework/
软件介绍
Mac OS X Objective-C Framework for git repositories
支持的特性包括:
- Reading objects, both loose and packed
- Resolving refs from
.git/refs - Reading branches, both local and remote
- Enumeration of commits in breadth and depth first orders
- Rev-list Support to a certain degree, full compatibility with
git rev-listis not yet available - Preliminary PACK File and Index generation support (API needs work, deltas currently unsupported)
粒子群优化算法及其工程应用
刘波 / 2010-8 / 28.00元
《粒子群优化算法及其工程应用》的主要内容是:粒子群优化(PSO)算法是一种基于群体智能的新兴演化计算技术,广泛用于解决科学研究和工程实践中的优化问题。《粒子群优化算法及其工程应用》主要阐述粒子群优化算法的基本理论及其在机械故障诊断和机械工程测试中的应用成果。全书共5章,第1至3章介绍了PSO算法的原理和各种改进、变体PSO算法的原理,第4章介绍了PSO算法在机械工程领域的应用,第5章介绍了PSO算......一起来看看 《粒子群优化算法及其工程应用》 这本书的介绍吧!
