搜索资源列表
高斯列主元素消去法(C++)
- C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
itpp-4.2.tar 信号处理和通信类功能的C++库
- IT++是一个数学,信号处理和通信类功能的C++库。它的主要用途是模拟通信系统,并进行研究相关领域的通信。它综合了Matlab的功能和C的速度,适合于信号处理等领域。-IT++ is a mathematical, signal processing and communications functions in C++ libraries. Its main purpose is to simulate communications systems, and conducting resear
Matrix
- 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
main
- 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
main
- Concert c++ example of facility location problem. C++ concert technology is a registered trademark of ILOG CPLEX
1.c
- 用c语言实现n阶线性方程组Ax=b,列主元素消去法-Using c language implementation n linear equations Ax = b, set out the main elements of elimination
main
- interpolation lineary vertical and horizontal.C++ Console.
Matrix
- 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
main
- 解线性方程组,N阶求解!c++无可视化界面。使用迭代法!-Solving linear equations, N order to solve! c++ non-visual interface. Using the iterative method!
solve.c.tar
- 用于流体力学计算中的修正方法。主要是块修正和点修正想结合。-Fluid dynamics calculations for the correction method. Main point of correction and amendment to block binding.
Simple-Kalman-Filter-in-C
- C语言编写的小程序,主要功能是仿真卡尔曼滤波算法。-Small program written in C, the main function is to simulate the Kalman filter algorithm.
c-P-P-algorithm-procedures
- 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
Numerical-Calculation-in-C-language
- 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
main
- 这是一个随机自动生成20道20以内加减法的小程序,能够查看答案,是假期弟弟学校要求他每天做二十道口算题,我嫌出题太麻烦了写好的,可供c++初学者交流使用。-This is a small c++ program to give out arithmetic by rand.
Out-the-main-elements
- 数值计算-列主元素法解方程的C++原始代码,下载可用-Out the main elements
main.c
- Numerical Analysis Trapez Method
Scramble
- This code is used to scramble and unscramble a unsigned long it can be used to make a simple password that is hard to reverse engineer see main.c for details
main.c
- Minkowski Addition Platform: Any Language: C Graphical Library: Allegro
main
- In the name of Allah C code for generate and check all posible XOR tree and minimize PDP . This code generate all permutation of input and all tree for each , then calculate power from input activity and propagation of this .
main.c.tar
- Main function to solve a rubick cube using Genetic Algorithms
