资源列表
bigintsz
- 大整数加法。任何C/C++固有类型的变量都无法保存它。最直观的想法是可以用一个字符串来保存它-Large integer addition. Any C/C++ intrinsic types of variables can not save it. The most intuitive idea is to save it with a string
1
- 理解函数插值与拟和的基本原理。掌握多项式插值、样条插值以及最小二乘法拟和的编程实现。-Interpolation and to understand the function and basic principles. Have polynomial interpolation, spline interpolation and least square method and the programming to be.
Matrix
- 矩阵相乘的运算,可以多次重复调用,不受矩阵大小的限制。-Matrix multiplication operation can be repeatedly called from matrix size.
DEM(Distrete-Element-Model)--Fortran
- 离散颗粒碰撞程序,包括颗粒的随机生成程序,颗粒搜索程序,颗粒碰撞程序。-Discrete particle collision procedures, including procedures for randomly generated particles, particles search process, particle collision process.
finte-element-program
- I.M.Smith所著的《有限元方法编程》第三版中的Fortran程序-The fortran programs from the third edition of "finite element Program" by I.M.Smith.
zuixiaoerchengdiedai
- 这是最小二乘迭代算法,能够实现匹配时的同名点反复迭代,提高匹配精度-This is the least-squares iterative algorithm that can achieve the same title match point when repeated iteration to improve the matching accuracy
efficientchannelestimationbasedondiscretecosinetra
- 论文中提出了了一种适用于正交频分复用的基于离散余弦变换(DCT)变换导频辅助的信道估计法。这种方法可以减小基于离散傅里叶变换(DFT)的信道估计器中的混叠效应-Presented a paper suitable for orthogonal frequency division multiplexing based on discrete cosine transform (DCT) transform the pilot aided channel estimation. This meth
chasing-method
- 计算方法,追赶法,解三对角线性方程组程序,C++源代码,-Calculation method, to catch up method, the three linear equations solution program, C++ source code,
math
- 数学实验大作业,精品中的精品
rk_variable_step
- 变步长四阶龙格库塔源码,基本的数值算法,希望有帮助-Variable step fourth-order Runge-Kutta source
MyMPI
- 并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)
chengxusheji
- E3 80 8AMATLAB程序设计教程》电子教案-附源代码,挺有用的-Programming Guide
