资源列表
griddemo.tar
- 一个无限插值和偏微分方程生成网格的演示程序-Demonstration of two Matlab scr ipts for grid generation Please use help elliptic or help transfinite for more information on how to define your own geometries.
sizeyunsuan
- 以字符序列的形式从键盘输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式求值,并打印求值过程中运算符栈、操作数栈的变化过程。-In the form of a sequence of characters from the keyboard input grammatically correct, non-integer variable expression, using the given operator precedence relations,
Arc
- 给出空间三维中的三个点的坐标,可以计算出来这三个点决定出来的圆弧,并返回这条圆弧上的1000个点-Three-dimensional space is given the coordinates of three points, three points can be calculated decision to come out of the arc, and return to this point arc on the 1000
twin_butterfly.0.1
- 本程式实现了逆序入,顺序出的基4 FFT 算法,并且将奇偶修列分开操作,利于双核DSP上的并行计算-The program achieved the reverse order in, order out of the base 4 FFT algorithm, and will operate separately from the column parity amendment, which will help dual-core DSP on the parallel computing
Gauss_Doolittle
- 直接法解线性方程组可以采用Gauss列主元素消去法或直接三角分解法。应具有解决任意阶(n<10)线性方程组的能力,包含以下模块: (1)输入系数矩阵 (2)消元(或分解) (3)回代 (4)输出结果 -自动翻译
FordFulkerson
- FordFulkerson Algorithm - algorithm on graph
FloydWarshall_BellmanFord_Dijkstra
- FloydWarshall, BellmanFord, Dijkstra algorithm on graph
Levenshtein
- Algorithm Levenstein and recursive version this algorithm
93317432SiZE
- 课程设计 算术表达式 四则运算 课件 代码-Arithmetic code, but of the time courseware intended ah
Salesman_r
- recursive solution of a problem salesman
sasdasdas
- 课程设计 算术表达式 四则运算 课件 代码-Arithmetic code, but of the time courseware intended ah
newtonnonlinearequations
- 一个基于牛顿迭代法解非线性方程组的C语言程序-A Newton-based iteration method for nonlinear equations of C language program
