搜索资源列表
Sherwood
- Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sh
概率算法
- 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。
Sherwood
- Sherwood算法消除最坏实例,以达到对任何实例都能有好的性能的效果 文件: rd_list.c --> create a random sequence of n integers not equal to each other list.c --> create a descending sequence of n integers not equal to each other sh
sherwood
- 舍伍德算法(sherwood概率算法,平滑算法性能)-Algorithm Sherwood (sherwood probability algorithm, smoothing algorithm performance)
Sherwood
- Vc++中的舎伍德算法实现线性时间选择算法-Vc++ Of舎Wood algorithm linear time selection algorithm
Sherwood
- 舍伍德算法是概率算法的一种,实现线性表的运算-Sherwood algorithm is a probabilistic algorithm to achieve linear operation table
glsf
- 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。 -An essential feature of the probability algorithm for s
sherwood
- sherwood算法的C语言描述,并与算法A,B,D算法进行了比较。-sherwood C language descr iption of the algorithm, and with the algorithm A, B, D algorithm are compared.
first2
- 程序代码对快速排序法和舍伍德快速排序法的比较-Program code for quick sort and comparison of Sherwood Quick Sort
2.3-Sherwood-Algorithms
- 高级算法教程中的舍伍德算法,又一个经典算法,需要好好学习学习-Sherwood advanced algorithms tutorial method, but also a classical algorithm, need to learn to learn
Desktop
- 随机采样和随机选择的sherwood算法可以进一步改进算法-the sherwood form the sampling
sherwoodqsor
- 使用sherwood算法对快排算法优化,使得出现最坏情况的几率减小-sherwood fast row algorithm optimization, making the chance of reducing the worst-case scenario
Sherwood
- 写一个Sherwood算法C(X),与算法A(X),B(X),D(X)比较,给出实验结果。-Write a the Sherwood algorithm of C (X), with the algorithm A (X), B (X), D (X), experimental results are presented.
sherwood-classify-matlab-master
- This is classification code. Try with ypur datasets.
Sherwood
- CV中的决策森林,作者提供的源码,感觉比较有用,可以参考一下-Decision Forests for Computer Vision and Medical Image Analysis source code