-
18a8b6234d45
cashcode开发,用于开发接口工具,测试等(cashcode Developmentcode)
- 2014-09-18 11:59:52下载
- 积分:1
-
sp
说明: windows下编写的一些个源代码希望各位指导(daima)
- 2009-06-04 22:04:46下载
- 积分:1
-
XCSR_DE1.0
- XCS for Dynamic Environments
+ Continuous versions of XCS
+ Test problem: real multiplexer
+ Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts.
+Reference papers:
H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mining – an Investigation in a Dynamic Environment. 2005, accepted for a book chapter in Springer Series on Studies in Computational Intelligence
H.H. Dam, H.A. Abbass, C.J. Lokan, Be Real! XCS with Continuous-Valued Inputs. IWLCS 2005, (International Workshop on Learning Classifier Systems). Washington DC, June 2005.(- XCS for Continuous Dynamic Environments Test versions of XCS problem : real multiplexer Experiments : XCS is explored in dynamic environments with di fferent magnitudes of change to the underlying concepts. Reference papers : H. H. Dam, H. A. Abbass, C. J. Lokan. Evolutionary Online Data Mining-an Investiga tion in a Dynamic Environment. 2005. accepted for a book chapter in Springer Series o n Studies in Computational Intelligence H.H. D am, H. A. Abbass, C. J. Lokan. Be Real! XCS with Continuous- Valued Inputs. IW LCS 2005. (International Workshop on Learning Classifi er Systems). Washington DC, June 2005.)
- 2006-09-02 20:53:58下载
- 积分:1
-
matlabPcomPVC
vc和matlab混编技术之一:vc++基于com组件调用matlab的dll(One of vc and matlab mixed technology: vc++ DLL based on matlab com component calls
)
- 2013-09-18 15:45:39下载
- 积分:1
-
Slide_Do-luong-tu-dong
this is a book to learn English TOEIC
- 2015-04-13 00:50:04下载
- 积分:1
-
MATLABRESULT_IN_VB_PICTURE_CONTROL
matlab绘图结果在VB的picture控件中显示(matlab drawing the results of the picture controls in VB to display)
- 2008-01-13 13:46:33下载
- 积分:1
-
Zhen-Dang-Qu-Xian
利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
- 2014-02-08 18:54:52下载
- 积分:1
-
m--Matlab-
m伪随机序列Matlab源代码,很不错,值得看看(m pseudo-random sequence Matlab source code, very good, we can look at)
- 2013-11-15 17:08:37下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
IRLS
IRLS不等距时窗,用于多次波自适应减去过程中,更加准确的处理(this is IRLS code)
- 2014-11-01 17:52:26下载
- 积分:1