资源列表
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
secantnonlinearequation
- 计算方法的应用程序——一种多步法解非线性方程的C语言程序。 -Application method- a multi-step method for solving nonlinear equations of C language program.
caluter
- 数学运算包括加、减、乘、除等 复杂的拓展数学运算的实现 包括阶乘、相反数、三角函数、反三角函数、指数函数、对数函数、幂函数、开方、倒数等。其中三角、反三角函数包括用弧度计算和用角度计算。 -Mathematical operations including addition, subtraction, multiplication, division, etc. Complex mathematical operations to achieve development In
