资源列表
1
- 用两个文件存储两个多项式的系数,用两个栈来表示这两个多项式,实现多项式的加、减、乘、除四种基本运算,再把结果输入到一个文件中。-Two files are stored with the coefficients of two polynomials, with two stacks to represent these two polynomials to achieve polynomial addition, subtraction, multiplication, division fo
Dijkstra
- 用Djkstra算法求最短路径程序 功能: 应用Dijkstra算法求图上二顶点之间的最短距离 // 输入: 带权图的权邻接矩阵M, 顶点个数n, n个顶点的编号为0,1,...,n-1, 对应矩阵M下标 // 起始顶点编号start, 终止顶点编号end // 输出: 函数返回最短距离 // 注释: 顶点编号为0,1,...,n-1,对应邻接矩阵下标 // 集合T中的无穷大用0表示, 输入邻接矩阵M时没有直接连接的边的权输为0值,表示无穷大 // 所输入的邻接矩阵M
Fast_Fourier_Transform
- 快速傅立叶算法,可以求多项式的和与积,FFT-Fast Fourier algorithm, you can seek polynomials and with the plot, FFT
nonlinear
- ansys非线性各向同性,非线性随动硬化-ANSYS nonlinear isotropic, linear kinematic hardening
suijishu12311
- 演示了随机数的产生和使用。用vb来实现。用流星雨的方式来模拟随机数生成-demonstration, the random number generation and use. Vb used to be achieved. With the meteor shower to simulate the random number generator
c_sel
- Matriz Matriz Matriz Matriz-Matriz Matriz Matriz Matriz Matriz Matriz Matriz
b
- 有助于c++的初学者在平日的学习中更好的学习-Contribute to better learning c++ beginners learning on weekdays
bigint
- Biginteger library for arithmetic
124
- 关于数学计算里面数学公式的一个小程序其中运用了循环程序-Mathematical calculations on the mathematical formula which is a small program which used the cycle program
gseprecg
- sylvester 方程的有预处理的共轭梯度算法MATLAB程序-priconditioned algrithm matlab codes for sylvester equation
convection-1D
- the program resolves the equation of diffusion 1D : DC/dt = -U0.dC/dt
