-
autorun
一个使用控制台实现的关于设置开机自启动的小demo。(A realization about using the console to set boot the start of a small demo.)
- 2014-09-27 11:01:44下载
- 积分:1
-
ISODATA
isodata 迭代自组织的数据分析算法(isodata )
- 2010-11-23 09:51:57下载
- 积分:1
-
DOSC-prepro
Direct Orthogonal Signal Correction
- 2015-02-12 20:12:20下载
- 积分:1
-
class1
this a bank acount projet for back and work like a bank
- 2015-03-12 16:00:03下载
- 积分:1
-
savejpeg
Here s the code! Too many people ask for this
Using this code you can save an image item as a jpeg image, specifying the quality of it. Jpeg quality is the same as compression so the lower the quality, the smaller the file size. It s simple to use(Here's the code! Too many people ask for this Using this code you can save an image item as a jpe g image, specifying the quality of it. Jpeg quality is th e same as compression so the lower the quality, the smaller the file size. It's simple to use)
- 2007-05-14 03:54:34下载
- 积分: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
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
tichuxinghaobaoluo
信号包络,提出信号包络,便于观察信号波动过程,非常有用(Signal envelope, put forward the signal envelope, easy to observe the process of signal fluctuations, very useful)
- 2014-02-25 09:46:33下载
- 积分:1
-
MATLAB
多种MATLAB用于图像处理的代码,提高大家的编程水平(A wide range of MATLAB code for image processing, improve the level of U.S. programming)
- 2009-03-21 22:01:14下载
- 积分:1
-
matlab-guide-to-finite-element
国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
- 2013-12-24 00:07:01下载
- 积分:1