搜索资源列表
C++_Best_Math_Library
- 该文件为c++的数学函数库!是一个非常有用的编程工具.它含有各种数学函数,为科学计算、工程应用等程序编写提供方便!-the document to the c Math Library! It is a very useful programming tools. It contains a variety of mathematical functions, for science, engineering application procedures for the preparation
Mathimatics
- 介绍数值计算方法与c语言工程函数库,函数库以及各种函数的用法意义等。简洁方便的必备手册。-on numerical calculation method works with the c language library, libraries and various functions such as the significance of the usage. Essential convenience concise manual.
ElemMatOper
- 包含矩阵和向量一些基本运算的函数库,powermethod.c: 幂法的主程序,要用到ElemMatOper.c文件中的函数
NumericalRecipes
- 数值分析方法库 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等
dysii-1.3.0.tar
- dysii是一款非常出色的滤波函数库,使用了基于模版技术的C++编程,有样例程序。但目前只有linux/unix 平台下版本
gsl-1.6.tar
- GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
C语言函数库大全电子书
- C语言函数库大全电子书,内容丰富、全面,极具参考价值。-C language library Daquan electronic book, rich in content, comprehensive and very useful.
Cmathlib.rar
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 ,A pretty good C++ Math Library. The database covers the vast majority of modern engineering computing: complex computing, linear algebra, permutations and com
gsl_win[1]
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
gflib
- GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. 该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
math_chazhi
- 分段线性插值函数库(数值统计运算),基于 visual C++.-Piecewise linear interpolation function library (the value of statistical computing), based on visual C++.
fftw-3.1.3.tar
- 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
gsl_setup
- 一个强大的C/C++数值计算函数库,运行Rob Hess 的sift时,需要安装该软件,看到很多人需要-A strong C/C++ numerical calculation library, run sift of Rob Hess, the need to install the software required to see a lot of people
DIY_five_function
- 自定义5个函数,实现与5个C标准库函数(pow、tolower、toupper、exp、sin)相同的功能-DIY five functions to realize the same function of the five basic library functions(pow、tolower、toupper、exp、sin)
TEST_MIN
- C + +库,它定义的问题涉及到一个标量参数的标量函数最小化-C++ library which defines problems involving the minimization of a scalar function of a scalar argument
fanpz1_1
- c语言实现高斯随机数产生函数,文件中未使用库函数。-c language realize producing the gassian random number
SVDLIBC-win
- SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
mycstdlib
- C语言编写的一些简单常用的库函数,简单易用-some simple function by c
regexplib
- 正则表达式 C/C++ 语言库函数 源代码 -regular expression c language function library source code
fft_C源程序
- c语言实现,快速傅里叶变化的源码。库函数形式(C language, fast Fourier changes of the source code. Library function form)