资源列表
zuixiao2
- 数据拟合最小2乘法, 数据拟合最小2乘法
randomwalk
- 正弦型外力的一维随机行走程序,采用16807随机数产生器。-random walk program for sin outer forces
Matrixoperations
- 求一个矩阵的最大值,最小值及平均值,用行指针实现相应算法。-Seek a matrix of the maximum, minimum and average values, with the line pointer to achieve the appropriate algorithm.
runge
- 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
invert22
- matrix inversion source code
hdu-2048
- 神、上帝以及老天爷 输入数据的第一行是一个整数C,表示测试实例的个数,然后是C 行数据,每行包含一个整数n(1<n<=20),表示参加抽奖的人数。 Output 对于每个测试实例,请输出发生这种情况的百分比,每个实例的输出占一行, 结果保留两位小数(四舍五入),-God, God, and God The first line of input data is an integer C, which means that the number of test case
Dsort
- 采用堆排序的Pascal源代码,可用于数据结构的教学。-Heap sort using Pascal source code can be used in teaching data structures.
Test
- 交换两个字符串指定的位置后面的字符串,结果是返回一个字符串数组,第一个是第一个字符串,第二个是第二个字符串。-swap to Strings with the specified location,return an array of string,the first is the first strings ,and the other is the second one.
jzzhq
- 进制转换器,非常好用,希望大家喜欢-Binary converter is very easy to use, I hope you like it. . . .
fsanj
- 实现 f(x)=x^4-3x^3+2x^2-tanx(x-2),在给定数据xj=j/4,j=0:1:7,确定三角插值多项式。 -Achieve the realization of f (x) = x ^ 4-3x ^ 3+2x ^ 2-tanx (x-2), in a given data xj = j/4, j = 0:1:7, determine trigonometric interpolation polynomials.
harmonic-response--of---stay-cable
- Ansys中斜拉索的谐响应分析, -Harmonic response analysis of Ansys in the stay cables.Harmonic response analysis of Ansys in the stay cables.
SOR
- 在电子工程数值分析方法中使用超松弛迭代进行求解。-In the electronic engineering numerical analysis method using over-relaxation iteration algorithm.