-
ChildFrm
The first scheme is based on the spatial locality of feature vectors corresponding
to similar images. Learning is effected by modifying the query vector to incorporate the
positive examples. The second scheme is based on “distorting” our view of the feature space. An
new similarity distance between an image and the query is learned from the relevance feedback.
- 2009-11-23 06:51:13下载
- 积分:1
-
hw7-200911113038
继承和派生的基类,是包裹类和其派生的两日包裹和连夜加急包裹(Inheritance and derived base class)
- 2010-05-09 18:03:59下载
- 积分:1
-
SkyAppWiz(CP)1
skysdk 杭州斯凯 SKYEngine平台SDK独家示例代码(skysdk sky-mobi SkyEngine Example Source code
notepad)
- 2020-12-03 08:29:25下载
- 积分:1
-
encodeServer
编码服务器,支持XML任务书,支持MOV,WAV等格式文件转换为3GP,MP4和3G2文件(Encoding server, XML-the mission statement to support MOV, WAV and other formats files to 3GP, MP4, and 3G2 file)
- 2009-09-15 19:08:26下载
- 积分:1
-
Sheffield-genetic-algorithm-toolbox
Matlab遗传算法工具箱(Sheffield大学版) 最优秀的遗传算法工具箱(Matlab genetic algorithm toolbox (university of Sheffield)- the best genetic algorithm toolbox)
- 2014-11-06 10:06:49下载
- 积分:1
-
lvrt5
风力发电机的matlab仿真程序,有低压穿越功能的仿真模型(The wind generator of matlab simulation program, have low voltage across the function of the simulation model
)
- 2012-05-17 18:01:00下载
- 积分:1
-
UDF控制柔性振动膜的动网格问题
动网格,DEFINE_CG_MOTION,DEFINE_GRID_MOTION,很好的模板(dynamic mesh good template)
- 2017-09-12 22:05:56下载
- 积分:1
-
spy_fileio_src
说明: spy++的一个小例子,涉及Vxd操作和DDK编译(spy++ a small example, involving the operation and DDK compiler Vxd)
- 2008-10-25 10:08:51下载
- 积分:1
-
TargetCascading
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
- 2014-07-01 09:29:46下载
- 积分:1
-
fast_sort
/*快速排序:以待排序元素中的第一个元素作为基准将带排序的元素分为三组
*大于基准元素为一组置于基准值的右边,小于基准值的元素为一组置于基准值的左边,
*基准值为一组,这样就找到了基准元素的位置就确定了
*如此递归调用。直到每一组的low==high,即实现了排序的要求。
*/
(/* Rapid Sort: the first element to be sorted in the element as a basis with with sorting the elements are divided into three groups* is greater than the reference element of a group is placed on the right side of the reference value, smaller than the reference value elements for a group of placed on the left side of the reference value,* reference value, a group, so that the location of the reference element is found it is determined* so recursive call. Until each group of low == high to achieve the requirements of the sort.* /)
- 2012-10-26 21:42:43下载
- 积分:1