-
proposals
ECCV 2010 paper "Category Independent Object Proposals"的实现。(ECCV 2010 paper "Category Independent Object Proposals" code)
- 2012-04-02 16:15:17下载
- 积分:1
-
SeismicLab
说明: 著名的seismiclab的代码 是地震学研究人员必备的工具(famous seismiclab code seismic study is an essential tool for officers)
- 2020-11-10 21:29:45下载
- 积分:1
-
MemDC_Test
MemDC防止屏幕闪烁的好方法,如不使用内存DC在画图,显示时会闪烁。(memdc redraw dc)
- 2013-12-18 20:26:22下载
- 积分:1
-
PBES2Algorithms
public class PBES2Algorithms extends AlgorithmIdentifier implements PKCSObjectIdentifiers.
- 2014-01-12 18:01:52下载
- 积分:1
-
Synchronous-Motor-Vector-Control
永磁同步电机矢量控制,基于matlab/simulink仿真(Permanent magnet synchronous motor vector control, simulation based on matlab/simulink)
- 2014-01-27 15:20:16下载
- 积分:1
-
LDPC
压缩包中包含了LDPC码编解码的实现原理,特别是QC-LDPC码的编解码实现原理的相关pdf文档。(Compression package contains the LDPC code codec implementation principle, in particular, QC-LDPC code codec implementation principle related pdf document)
- 2017-03-12 20:35:58下载
- 积分:1
-
CTrayIconPosition_src
一个控制托盘图标位置的例子(-An example of controling the ico position of tray)
- 2003-10-23 11:23:05下载
- 积分:1
-
HW1_1
system identification with least squares
- 2010-05-20 18:20:29下载
- 积分:1
-
SVOKM_lilght_toolkit_32342-
SVM light 工具箱 包含例子和说明文件 包含windows版本和matlab版本222,Matlab的一个辅助库(this is a matlab ass lib,hope everyone enjob it.)
- 2013-08-23 11:54:16下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1