资源列表
solve-linear-system-by-Cholesky
- 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
solve-linear-system-by-LDLT
- 用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
labview_calculator
- 用labview做的计算器程序 有使用说明 能实现基本的加减乘除等运算 支持连续计算-Labview to do with the calculator program with instructions for use to achieve the basic addition, subtraction and other operations to support continuous computing
base2fft
- 用c++编FFT程序。此FFT 是用VC6.0编写,由FFT.CPP;STDAFX。H和STDAFX.CPP三个文件组成,编译成功。程序可以用文件输入和输出为文件。文件格式为TXT文件。 -C++ code with the FFT program with VC6.0 this FFT is written by the FFT.CPP STDAFX.H and STDAFX.CPP three files, compile successfully. Program input and
bignum
- 这是一个可以实现百位数字的加减乘运算的c语言源代码。-This is an achievable one hundred digit addition and subtraction multiplication in c language source code.
cutcake-c
- 切蛋糕c语言实验源码,内容为:一个矩形蛋糕,长宽都是正整数,要求用户输入蛋糕的长和宽,并且由用户决定切分成多少块,编写一个函数求怎样切割使得最大的那一块面积最小,并输出最大的那一块的面积。-Cut the cake experiment c language source code, content: a rectangular cake, length and width are positive integers, requiring the user to enter length and
Hanoi_Tower
- 汉诺塔问题求解中盘子的移动过程的c语言源码。-Tower of Hanoi problem-solving process in the mobile plate c language source code.
denominator
- 允许用户输入两个整数,求出并输出两个整数的最大公约数的c语言源码-Allows the user to input two integers, find the greatest common divisor of two integers and outputs the c language source code
GM
- 数学建模模型时间序列灰色预测模型的C语言实现-Mathematical modeling of time-series model gray prediction model of the C language
moore-penrose-generalized-inverse
- 用于计算moore-penrose generalized inverse matrix 的fortran 子程序。-Used to calculate the moore-penrose generalized inverse matrix of fortran subroutines.
GAUSSIAN-ELIMINATION-METHOD
- 高斯消去法求解联立线性方程组的fortran子程序。-Gaussian elimination method for solving simultaneous linear equations fortran subroutine.
Efficiency-of-the-Iterative
- 探讨零多项式联立逼近迭代算法的计算效率问题。-Simultaneous approximation of polynomial zeros iterative calculation efficiency.
