资源列表
RKF46
- 变步长五阶精度RK方法,用于积分常微分方程。Fortran程序已验证,放心使用。-variable step five bands RK precision method for integral ordinary differential equations. Fortran procedure has been verified, assured use.
caljiecheng
- 计算阶乘的算法,方法采用逆序计算的数据结构,效率很高。-factorial algorithm calculation, calculation methods used Reverse the data structure, high efficiency.
FDTD
- 基于Matlab的FDTD算法,很有参考价值。
Attemper
- 数据结构实验中的车厢调度程序!希望对大家有用!
模型参数计算
- 对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
旅行商问题
- 这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
parentheses-design
- 假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order. The trial use of the computing
lle
- 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
hdu3865
- 杭电3865 动态规划 +二分图 解题报告-Hang Power 3865+ bipartite graph dynamic programming problem-solving report
Cpp5
- 推箱子 自己算的算法 不知道好玩吧 大家试试吧-a box
bianmayima
- 一个用C++代码编写的简单的编码译码程序,可实现密码的反向输出-Simple codec procedures, written a use C++ code can achieve the reverse output of the password
The-Fibonacci-sequence
- 输入一个数字N,可以显示出斐波那契数列前N项的和,C++代码-Input a number 1 to n, then output the sum of the former n unmbers in The Fibonacci sequence
