搜索资源列表
MCS-libre-1[1].1.tar
- Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. \"MCS-libre\" stands for \"Monte Carlo Simulation - libre\". Documentation and examples are provided. 这是一个免费的用于简化Monte-Carlo模拟的C++工具包。这是一个遵守LGPL协议的库。\
alg1-0.1.1.tar
- A C++ library which finds associations within sets of items, using a fast in-memory algorithm
libgcrypt-1.2.2.tar
- 一个很有影响的加密库,实现了各种加密算法,是密码学习的重要源代码-a very influential encryption library that implements a variety of encryption algorithms, is an important learning password source code
gsl-1.8.tar
- This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -This library is distributed in the hope tha t it will be useful,
wave++.tar
- 小波分析程序,C++ library A C++ library of signal analysis tools
lapackpp-2.5.2.tar
- LAPACK++ (Linear Algebra PACKage in C++) is a software library for numerical linear algebra that solves systems of linear equations and eigenvalue problems on high performance computer architectures
ffc-0.4.3.tar
- finite element library for mathematic majored research
dolfin-0.7.1.tar
- Dolfin provide a high-performance linear algebra library
gsl-1.6.tar
- GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
fftw-3.1.3.tar
- 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
superlu_3.1.tar
- SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
matrix11.tar
- 包括一般的矩阵运算。如加减乘/伴随矩阵等。并有测试程序-This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types.
gadesignlib-0.2.0.tar
- C++ library for Genetic Algorithms
simlib-3-20081216.tar
- simlib模型库系统,数值计算的基础库。-simlib model library system, the basis of numerical calculation library.
gsl-1.13.tar
- 最新的Gsl函数运算库1.13版本,也可用于VC中。-The latest 1.13 version of the library operation Gsl functions can also be used in VC.
ptypes-2.1.1.tar
- PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization
librfa-0.0.tar
- 通用库,允许递归实时非确定性设置自动机施工时间的确定性-General purpose library that allows the construction of recursive deterministic automaton in real-time from non-deterministic settings
rmol-0.22.0.tar
- 该项目(RMOL)旨在通过收益管理舞台上的图书馆提供的算法和公布的一个参考实现方法,最关心,给予开发-That project (RMOL) aims at giving developers concerned by the Revenue Management arena a library delivering a reference implementation for most of the published algorithms and methods.
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
blitz-0.9.tar
- blitz++库的相应源码 Blitz++提供了一个N维(1—10)的Array类,这个Array类以reference counting技术实现,支持任意的存储序(row-major的C-style数组,column-major的Fortran-style数组),数组的切割(slicing),子数组的提取(subarray),灵活的Array相关表达式处理。另外提供了可以产生不同分布的随机数(F,Beta,Chi-Square,正态,均匀分布等)的类也是很有特色的。 -blitz++
