资源列表
Matrix_multiply_convert
- 利用C++中的VECTOR容器编写的矩阵乘法,不限矩阵大小,可以从文件中导入矩阵,也可将得到的矩阵从文件中输出-VECTOR container use C++ written in matrix multiplication, matrix size limitation can be imported from a file matrix, the matrix can also be obtained from the document output
digtial-processing
- 数字信号处理方面的珍贵资料,非常适合初学者用,包括傅立叶变化,窗函数,FFT,频谱分析等-this is a useful tool for the new comer,in here you can see many useful things
fortran_code
- fortan数值计算的源代码,如空间光滑出来,非线性拟合等
example
- 输入一个数值,求一个连续数累加和为输入的值,并输出-Enter a numeric value, a continuous accumulation and value for the input, and output
BPM2Dmo_MO
- 通过引入磁光材料的非互易回转因子,形成新型光束传播方法(BPM),从而计算磁光波导的非互易效应。磁光波导参数可调,非互易回转因子可调。-calculate the nonreciprocal effect of magneto-optical waveguide using the beam-propagation method based on nonreciprocal element.
WinGsl-1.4.02
- 这是强大的科学计算库,有各种曲线拟合等工具可直接使用-This is a powerful scientific computing library, a variety of curve fitting and other tools can be used directly
branch-and-bound
- 离散问题的分支定界法(branch and bound)的学习资料-branch and bound
alglib-3.13.0.delphi.free
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (clas
several-important-vb-least-squares
- 最小二乘法 实现曲线拟合,然后用c++画出曲线图像-Least squares and curve fitting, and then draw the curve with c++ images
gsl-1.14
- GNU的科学计算函数库,用于C或C++语言。该函数库可免费使用。-The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
GetIntersection
- using Gauss methods to compute the interse of space lines
TV-L1 optical flow based mosaicing GUI
- This is an OpenCV implementation of TV-L1 optical flow algorithm of Chambolle and Pock. A graphic interface is provided to create mosaics using this optical flow method. The project files are included and are to be used with Microsoft Visual Studio.