搜索资源列表
biaozhuncha
- 计算测量标准差与两个不确定度,一是标准不确定度,二是扩展不确定度。-calculate standard deviation of measurement uncertainty for two : First, the standard uncertainty, two of the expanded uncertainty.
huisufa01beibao
- 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
vehicle
- 在处理多参数变量不确定情况下时非常好用,可以任意改变参数的大小以达到最好的处理方式-Multi-parameter variables in dealing with the case when uncertainty is very easy to use, you can change the parameters of any size to achieve the best approach
ruiniandepanduan
- 闰年的计算 通过输入不同的年份然后对年份进行一个判断,确定是不是闰年-Leap year calculations by entering a different year for one year and then judge determines is not a leap year. .