加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

几个有用的C++算法库

(2010-03-05 09:52:01)
标签:

c

算法

it

分类: IT

清理资料的时候发现2006年自己调查过的几个有用的C++算法库。

----

 

GAlib

A C++ Library of Genetic Algorithm Components

http://lancet.mit.edu/ga/

 

CGAL

geometric algorithms C++ library

http://www.cgal.org/

InstallationManual5页列举了关联引用的开源库,如Boost等。

 

PIGALE

Public Implementation of a Graph Algorithm Library and Editor

http://pigale.sourceforge.net/

 

TAUCS

TAUCS is a C library of sparse linear solvers.(Matrix Abouts)

http://www.tau.ac.il/~stoledo/taucs/

 

GMP

GNU Multiple Precision Arithmetic Library, the fastest bignum library on the planet!

http://www.swox.com/gmp/

 

MPFR

MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library.

http://www.mpfr.org/

 

LEDA

LEDA is our C++ class library of efficient data types and algorithms. LEDA provides algorithmic know-how in the fields of graph and network problems, geometric computing, combinatorial optimization and many more.

http://www.algorithmic-solutions.com/index.htm

Features:

Module Graph and Subgraph Isomorphisms

Curved Geometry: Polygons with Circular Arcs

Module Compression

Module Cryptography

Static Graphs

 

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有