搜索资源列表
szfx_zjsj
- 数值分析中的求解算法-直接三角分解法 程序用C++语言编写。经过编译测试-numerical analysis of algorithm-direct triangular decomposition process using C language. After compiling test
TriSpline
- 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。-cubic spline interp
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
featp.rar
- <<有限单元法>>,王勖成编,书后附录源代码, featp,可以求解平面应力弹性问题,平面应变,轴对称的实体单元和MINDLIN板问题,仅仅提供其求解器代码,前后处理没有,因为这50多页已经够难抄写的了.已经通过CVF6.5的编译,但是结果对否,未验证过.,Finite element method, written by Wang Xucheng, source code in appendix, FEATP, This program can solve the e
svdpackc.tar
- svd 算法代码 This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C) programs for compiling within the "svdrun" scr ipt. The "svdsum" scr ipt can be run after all output files of the form <dataset>.outN, where N=1,2,... have been
DtAna06
- This for journal bearing analysis software. you can use it after compiling-This is for journal bearing analysis software. you can use it after compiling
Ispar
- 最小二乘法,用于三个给定数值回归为二次曲线,通过此函数得到给定值的对应点-The minimum answer for data compiling
b0842b87f0e1
- 画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明程序通过编译运行--The the painting matrix box program matrix box consists of X, the input two numbers, the first number represents the number of matrix box, second number represents the number
gcd-and-LCM
- 标准库函数使用与编译预处理,求2个数的最大公约数和最小公倍数-Using standard library functions and compiling pretreatment,The greatest common divisor and least common multiple of 2 number
MATLAB_GAME
- 已知一有序数组编一函数实现求每一元素的个数 -Given a function to achieve an ordered array of compiling a number of elements in each request