资源列表
MMV04213-15-17-18
- matalab中用有限元法求解偏微分方程的例子-matalab using the finite element method for solving partial differential equations example
Example_3_TDMA
- 用有限元法求解热传导的一个基础例子,matlab编写-A basic example of the heat conduction finite element method, Matlab prepared
fft-conveid-by-c
- 用c程序实现fft算法,代码简单,在编写程序时可以当做子函数来调用,比如用c编写功率谱算法时可以调用该算法,简单易懂-Fft algorithm with c program, code, programming can be used as subroutines to call, such as power spectrum algorithm is written using c can call the algorithm is simple to understand
8
- 声明一个类SortArray继承类MyArray,具有排序、倒置、求平均值的功能-Declare a class the the SortArray inherited class MyArray has a sort, upside down, find the average function
tri
- 一个三角形类Tri,包含三角形3条边长的私有数据成员,另有一个成员函数重载运算符“+”,以实现求两个三角形对象的面积之和-A triangle class Tri, contains a triangle three side length of the private data members and another member function overloaded operator " +" to the area seeking two triangle object
yanhuisanjiao
- 分析杨辉三角,编程在屏幕上出现杨辉三角图形。-Analysis of Yang Hui Triangle, programming Yang Hui triangle graphic appears on the screen.
gaosi
- 在matlab环境下的高斯消元法的程序,主要用了列主元法。-Gaussian elimination program in the Matlab environment, with a column main element method.
Gram-Schmidt-QR-decomposition
- fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
jsq
- 计算器 简单计算器 小软件 第一个程序大家-easy Calculator
Jsq
- 计算器源代码,界面及其源代码。计算器源代码,界面及其源代码-Calculator source code, interface and its source code. Calculator source code, interface and its source code
Ride_Comfort_Sperling
- Sperling平稳性指标计算程序,用于Universal Mechanism多体动力学仿真软件-Sperling index for Universal Mechanism
BigInteger
- 实现部分大数功能。基于该部分代码,可以实现大数的计算功能。-implement most of the big integer functions.