CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - library
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - library - List
[
Mathimatics-Numerical algorithms
]
gsl-1.4.rar
DL : 1
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
Date
: 2025-12-30
Size
: 2.88mb
User
:
[
Mathimatics-Numerical algorithms
]
MD5KeyGen_v10.zip
DL : 0
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.
Date
: 2025-12-30
Size
: 126.26kb
User
:
[
Mathimatics-Numerical algorithms
]
PQP_v1.3.rar
DL : 0
PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
Date
: 2025-12-30
Size
: 290.68kb
User
:
[
Mathimatics-Numerical algorithms
]
source.rar
DL : 0
A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包
Date
: 2025-12-30
Size
: 6.11mb
User
:
[
Mathimatics-Numerical algorithms
]
Math
DL : 0
以面向对象方法实现的数值算法类库,包括 向量、矩阵等的运算以及FFT-object-oriented methods to achieve the numerical algorithm library, including vector, matrix arithmetic and FFT
Date
: 2008-10-13
Size
: 63.75kb
User
:
xpdelphi
[
Mathimatics-Numerical algorithms
]
稀疏矩阵计算C++类SparseC++
DL : 0
SparseLib++是可用于跨计算平台的有效的稀疏矩阵计算的C++类库,软件包包括处理不同稀疏存储格式的矩阵类。包括两篇技术文档和类库的源代码(版本为1.6)-SparseLib + + can be used for cross-platform calculation of the effective sparse matrix calculation of the C + + class library , the package includes different store formats sparse matrices. Including two technical documentation and class library source code (version 1.6)
Date
: 2008-10-13
Size
: 245.47kb
User
:
方正
[
Mathimatics-Numerical algorithms
]
Math
DL : 0
数学基本函数调用库-basic mathematical function call library
Date
: 2008-10-13
Size
: 2.98kb
User
:
纪小岚
[
Mathimatics-Numerical algorithms
]
Convertor_src
DL : 0
VC版本2,8,16等进制转换,算法全部又C语言标准库编写.-VC version CLP.Biopterin as base for the conversion, the algorithm also all standard C language library prepared.
Date
: 2008-10-13
Size
: 136.76kb
User
:
王昆
[
Mathimatics-Numerical algorithms
]
Mathematical function library for Microsoft C
DL : 0
Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘-Mathematical function library for Microsoft C / by the book Unjeng Vheng matching three floppy disks
Date
: 2008-10-13
Size
: 257.87kb
User
:
黄远
[
Mathimatics-Numerical algorithms
]
C++ Matrix Template Class Library Lite V1.12
DL : 0
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
Date
: 2008-10-13
Size
: 39.07kb
User
:
秦子翼
[
Mathimatics-Numerical algorithms
]
gsl-1.4
DL : 0
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. -The GNU Scientific Library (GSL) is a numerical library for C and C programmers.
Date
: 2025-12-30
Size
: 2.88mb
User
:
巢志骏
[
Mathimatics-Numerical algorithms
]
Mathematical function library for Microsoft C
DL : 0
Mathematical function library for Microsoft C / by Unjeng Vheng 书的配套三张软盘-Mathematical function library for Microsoft C/by the book Unjeng Vheng matching three floppy disks
Date
: 2025-12-30
Size
: 258kb
User
:
黄远
[
Mathimatics-Numerical algorithms
]
C++ Matrix Template Class Library Lite V1.12
DL : 0
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
Date
: 2025-12-30
Size
: 39kb
User
:
[
Mathimatics-Numerical algorithms
]
matlab_bgl-2.0
DL : 0
The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type as a graph and provides algorithms that work -The MatlabBGL library fills a hole in Matla b's suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs. as in graph theory graphs. The MatlabBGL packag e uses Matlab's native sparse matrix type as a gra ph and provides algorithms that work
Date
: 2025-12-30
Size
: 2.75mb
User
:
Tom
[
Mathimatics-Numerical algorithms
]
cmath
DL : 0
数学运算库源码,可用于复杂的数值计算。比标准的数学库函数扩充很多。-Math Library source code can be used for complex numerical calculation. Than the standard math library function to expand a lot.
Date
: 2025-12-30
Size
: 87kb
User
:
robin
[
Mathimatics-Numerical algorithms
]
gsl-1.8
DL : 1
gsl1.8数学库,可以用来进行数值计算等。-gsl1.8 Math Library, can be used for numerical calculation.
Date
: 2025-12-30
Size
: 6.17mb
User
:
张无需
[
Mathimatics-Numerical algorithms
]
gmp-4.2.2.tar
DL : 0
The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. -The GNU MP Bignum Library, very easy to use large numbers of computing library, GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
Date
: 2025-12-30
Size
: 2.17mb
User
:
gracie
[
Mathimatics-Numerical algorithms
]
c-P-library-functions-Daquan
DL : 0
c+的库函数大全 ,包含了所有的c+库 , 方便程序员查询。-c+ library functions Daquan, contains all the c+ library to facilitate the programmers query
Date
: 2025-12-30
Size
: 450kb
User
:
Lk
[
Mathimatics-Numerical algorithms
]
IMSL-library
DL : 0
数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在 数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL-Often confronted with the problem of numerical methods, specialized function link library can use. IMSL is a set of numerical methods are often used business functions link library. Visual Fortran Professional Edition includes the IMSL
Date
: 2025-12-30
Size
: 1.66mb
User
:
linqq
[
Mathimatics-Numerical algorithms
]
Fortran-standard-library
DL : 0
Fortran标准函数库,介绍fortran语言中常用的自带函数-Fortran standard library
Date
: 2025-12-30
Size
: 98kb
User
:
arlen
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.