资源列表
Matrix
- 用类定义的矩阵,有对于矩阵的必要运算,有稀疏矩阵,下三角矩阵,普通二维矩阵的各项运算方法-Matrix with a class definition, there is the need for matrix operations, a sparse matrix, lower triangular matrix, the computation of ordinary two-dimensional matrix method
necpp_20081215
- 2008年更新的矩量法仿真电磁辐射和散射的源代码(c++)--moment method simulation of electromagnetic radiation and scattering the source code (c++)
ccs-fft
- 数字信号处理-快速傅立叶变换源码例子,希望对大家有帮助-Digital Signal Processing- Fast Fourier Transform source code examples, we want to help
gc
- Graph Counting problem detailed problem inside codechef problem
No2
- 数值计算,实现数值积分功能,利用龙贝格积分法则,对指定的函数进行积分运算-Numerical calculation, to achieve numerical integration function, using Romberg integration rule, the specified function of integral operation
No03
- 数值计算,用最小二乘法实现线性拟合,指数拟合,三次拟合并会绘制图线,计算相应的误差值-Numerical calculation, with the least squares method of linear fitting, exponential fitting, three draws graph lines to be combined to calculate the corresponding error
fortran
- tdoa localization -tdoa localization sss
djdzh
- 单精度装换工具,用于将单精度实数转化为实际计算机内存储数的工具。-single trabsfer tools
1
- This program searches 1,000 general knowledge questions and ten input phrases. The application searches for each phrase in the 1,000 questions and return the matching results sorted by relevancy as fast as possible.
gmres
- 求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
shujucunchu
- 实现数据的存储把一个矩阵的一列的元素进行加和,存到另一个矩阵中,其中按照对应位置进行存储。-Data storage to a matrix of an element of addition, and, save to another matrix, which according to the corresponding position for storage.
Calc
- 四则运算计算器 可以计算整数四则运算,例如:7+5*(3+4) (1)按要求在提供的框架程序源程序的基础上对程序进行修改、补充,并调试通过。 (2)修改主程序结构,使程序可以反复运算,直到选择退出为止。 (3)增加文件的输入输出功能,是计算过的式子和结果可以根据需要设置命令存储到文件中,同时也可以直接从文件中输入四则运算的式子,运算后,结果输出到原文件中。-Arithmetic calculator can calculate the integer arithme
