资源列表
[数学计算/工程计算] Fortran95Source_Code
说明:Fortran 95程序设计【彭国伦】一书的例题、习题源代码-Fortran95Source_Code for Book By PengGuolun<wellwater> 在 2025-02-05 上传 | 大小:326kb | 下载:0
[数学计算/工程计算] Permutations
说明:排列组合的代码 用C++ 实现 ,用处很大 代码简洁 可以用于ACM的竞赛模板-Permutation and combination which describes how to generate code templates can be used to ACM Proved very useful in simple code<mayunfeng> 在 2025-02-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] prog1
说明:pointers. this documet describe the architcture of using pointers in C code. helping for beginers understanding the rule and syntax of pointers.<guyzaidner> 在 2025-02-05 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] shuiguopingpan
说明:这是一个水果拼盘程序,有些地方可能有点问题,大家可以分享一下。-This is a fruit platter program, some places may be some problems, we can share it.<刘玉亮> 在 2025-02-05 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] Shannonachvedusingccoding
说明:用c实现的香农编码,希望能给大家以帮助!-Shannon achieved using c coding, could you help!<曹波> 在 2025-02-05 上传 | 大小:293kb | 下载:0
[数学计算/工程计算] Jacobidiedai
说明:用雅克比迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Jacobi iterative method with the solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+<wq> 在 2025-02-05 上传 | 大小:598kb | 下载:0
[数学计算/工程计算] GaussSeideldiedai
说明:高斯—赛德尔迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Gauss- Seidel iterative solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 =<wq> 在 2025-02-05 上传 | 大小:597kb | 下载:0
[数学计算/工程计算] BigPrimerGen
说明:大数的运算的类和大素数生成的算法,用C++实现。-Big number computing and big primer generating algorithm.<changzhe> 在 2025-02-05 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] Cubicspline
说明:求三次样条差值函数S(x) 输入j的数目 再分别输入数据xj,yj。-Cubic spline function of order to the difference S (x) the number of input j, respectively, and then enter data xj, yj.<wq> 在 2025-02-05 上传 | 大小:869kb | 下载:0
[数学计算/工程计算] Parabolicfitting
说明:用抛物线y=a[0]+a[1]x+a[2]x2进行拟合,在main函数中分别输入数据。-With the parabola y = a [0]+ a [1] x+ a [2] x2 fitted, in the main function of the input data, respectively.<wq> 在 2025-02-05 上传 | 大小:171kb | 下载:0
[数学计算/工程计算] Rombergintegrationmethod
说明:用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f t<wq> 在 2025-02-05 上传 | 大小:178kb | 下载:0
[数学计算/工程计算] twodimensionalrandomtransform
说明:离散二维随机变换熵的计算: (1)利用random函数和归一化方法构造一个二维离散随机变量(X,Y); (2)分别计算X与Y的熵、联合熵、条件熵:H(X)、H(Y)、H(X,Y)H(X|Y)、I(X|Y); -Discrete two-dimensional random transform entropy calculation: (1) the use of random functions and normalizat<wq> 在 2025-02-05 上传 | 大小:862kb | 下载:0