资源列表
hanio1
- 四柱汉诺塔问题的求解程序.解题思路:如a,b,c,d四柱. 要把a柱第n个盘移到目标柱子(d柱),先把上层 分两为两部份,上半部份移到b柱,下半部分移到c柱,再把第n盘移到 目标柱子,然后,c柱盘子再移到目标柱子,再把b柱盘子移到目标柱子. 细节地方: 上半部份移到b柱时,它的中间变量柱子是有二选一的.而下半部分 移到c柱时,它的中间变量柱子只有一个(因为一个柱子已被上半部份 占了).b,c也移到目标柱子时同理。-4-Tower of the solution pro
fitnorm
- 对任意基本函数组合进行最小二乘曲线拟合的源程序。-basic function of arbitrary combinations least squares curve fitting of the source.
Tower
- 汉诺塔的C语言实现以及冒泡排序.就这些了。刚才那个传错了。-Tower of Hanoi C-language implementation, as well as bubble sort. That' s all. That pass just wrong.
pra_cont
- regarding the control systems
coherence
- Code for estimation of complex coherence: c/cpp function
Planning-issues
- 规划问题。了解数学分析问题的方法,学会建立模型去解决需要优化的问题。-Planning issues. Understand the problems of mathematical analysis methods, and learn how to establish a model to solve the problem you need to optimize.
Avada
- This solution of Avada problem-This is solution of Avada problem
least-square-method(second-order)
- 运用c语言进行二阶最小二乘法运算,可用于嵌入式计算。-Using C language to second-order calculation method of least squares
FiniteVolume
- 有限体积发计算程序-基于Fortran的有限体积发计算程序-Finite volume calculation procedure hair- hair calculation is based on the finite volume Fortran program
analysis
- analysis circles in pic
aloha
- 仿真aloha得到的平均交换的数据包量、吞吐量通过归一化标签数,便于观察随标签数的变化其他量的变化情况。-Aloha get the amount of simulation data packets exchanged average throughput by normalizing the number of labels, easy changes observed with the tag number of other changes in volume.
gongetidu
- 代码中描述的是一个著名的LS共轭梯度法的程序-Code is described in a famous program of the LS conjugate gradient method
