资源列表
wuxianjiafa
- 无限制位数的加法器,只能两个数相加(站长,二十个字也太长了吧)-Unlimited digit adder can only add two numbers (head, twenty words sound too long)
rk2
- It is useful for analyzing runge kutta second order methods in numerical examples.
QR
- 数值分析中,用QR方法去计算矩阵的特征值,从而求的线性方程组的解-Numerical analysis, with the QR method to calculate the eigenvalue, and thus seek the solution of linear equations
euler
- 欧拉法和新式欧拉法求解常微分方程c++代码,供需要者参考-euler
txjf
- 梯形积分法c++代码,供需要的人参考。txjf-txjf
Gauss_Seidel
- 高斯塞德尔分解方法,主要用于解方程的时候使用,文件为C++源码-Decomposition of high Si Se del
Inter
- 一元三点差值、二元三点差值、三元三点差值-One dollar three-point difference, dual three-point margin, three three-point difference
Ant_Alg_c++src
- Ant colony algorithm with c++.
MulMatrix
- 两种方法实现矩阵乘法,一种是strassen矩阵乘法,一种是普通乘法-Matrix multiplication two ways, one is strassen matrix multiplication, one is ordinary multiplication. . .
FFT_4_float_DIF_(OK)
- 基4的浮点FFT算法,注释都在里面,功能是在VC2008里验证过的。-Floating-point radix-4 FFT algorithm, comments are inside, the function is verified in the VC2008.
div
- 大除法 用数组实现大数的除法 大数最长个数是1000位-Division to achieve a large array of large numbers of the division with the maximum number is 1000 of large numbers
C_question2
- 矩阵相关运算,使用动态内存,用结构体来描述矩阵。-Matrix-related operations, the use of dynamic memory, with the structure to describe the matrix.
