资源列表
1
- 大数乘法函数Multiply: 输入:两个任意长度的10进制整数序列字符串,如4567891234567890或者101 输出:一个10进制整数序列字符串,为所输入两个数的乘积,如4567891234567890*101=461357014691356890
FFT
- 基于c++的信号快速傅里叶变换,简单实用-FFT
Guass
- 高斯全主元消去算法是一种求解一般线性方程组的一种有效方法-Guass
Lab1
- C++编程实例 //Lab1 追赶法求解三对角方程 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab1 catch method for solving tridiagonal equations// requirements: the output of scientific notation, decimal to ret
agaus
- 全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c --return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
chenagaus
- 求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method -- to return to the original equation is expressed by the coefficient matrix, a sign of the return value
godonov_burgers
- godunov方法求解burgers方程,Toro书上的源代码翻译成MATLAB-burgers equation godunov method, Toro books translated into the source code for MATLAB
jiaotong
- 烦人的交通--北京邮电大学ACM试题!很不错的试题哦!-ACM BUPT
5-oned.m.tar
- This a one dimensional level set code where the interface grows with normal speed equal to one. The code generates a movie showing the interface motion and the evolution of the level set function.
dadizhengsuan
- 大地主题高斯平均引数正算的MATLAB程序-The earth theme Gauss Average positive operator MATLAB program
luoshijifendianzu
- 详细给出了罗氏线圈计算数学计算的公式和程序。-Details are given of Rogowski coil mathematical calculation formula and program.
51110ZA
- 在turboC上完成的猴子分桃问题,用C语言编程实现;便于学习理解以及交作业 另含求一元二次方程的根,筛选法求100以内素数的源代码-On completion of the monkeys of peach turboC problem, using C language programming easy to learn and understand the homework