-
num2words
Convert a numeric scalar to a string giving the English name of the number value (GB/US).
- 2014-12-22 16:14:28下载
- 积分:1
-
voice
几篇关于压缩感知的文章,信号为语音信号,对初学者有帮助。(failed to translate)
- 2013-05-06 22:08:29下载
- 积分:1
-
FortranandMatlab
Fortran和Matlab混合编程简介(Fortran and Matlab Introduction)
- 2014-02-08 21:51:13下载
- 积分:1
-
nouv1
In this course we present the basic principles of Bayesian statistics (an alternative to "orthodox" statistics). We start by learning how to estimate parameters for standard models (normal, binomial, Poisson) and then get acquainted with computational methods (MCMC) and software (WinBUGS) that can solve complicated problems that arise in real applications.
- 2010-10-18 22:06:19下载
- 积分: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
-
suzuki
实现suzuki信道模型的仿真,同时包含大尺度、小尺度衰落(to simulate suzuki channel model,include large scale fading and small scale fading)
- 2021-01-12 19:38:48下载
- 积分:1
-
best_best_insertion
Best best insertion algorithm to solve TSP
- 2013-02-12 21:17:46下载
- 积分:1
-
trace-packet
关于网络仿真生成trace后文件的分析代码(After about network simulation generates trace file analysis code)
- 2013-12-03 21:02:18下载
- 积分:1
-
UKF
ukf代码 主要是提供北斗卫星是如何实现定位(UKF code Beidou satellite positioning is how to achieve)
- 2013-04-22 21:33:22下载
- 积分:1
-
verbal_snonyms-antonyms
English learning ,Easy verbal and synonyms for CAT.
- 2015-01-31 10:12:55下载
- 积分:1