-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
modem-demos-04
modem编程的一些例子源码modem编程的一些例子源码(Some examples of modem programming modem-source programming some examples of source)
- 2007-11-22 00:14:38下载
- 积分:1
-
5555
说明: 哈工大matlab讲义(HIT matlab lecture notes)
- 2010-04-17 00:52:16下载
- 积分:1
-
2010-04-15_Balanced_PSO
Balanced PSO,可作为benchmark比较(You campare your algorithm with it.)
- 2013-09-21 10:22:38下载
- 积分:1
-
Shuey
Shuey程序,是zoppritz公式简化的一种对地震学习有很大帮助(Shuey program, is one of the zoppritz formula simplified learning are of great help to the earthquake)
- 2015-01-20 14:03:50下载
- 积分:1
-
ObjectMovements
基于Skyline的c#编程5——ObjectMovements(c# program based on Skyline 5)
- 2014-02-17 15:23:32下载
- 积分:1
-
crc-daima
说明: 超好的crc编码 与解码 在matlab中实现(Super good crc encoding and decoding is implemented in matlab)
- 2011-04-12 11:35:04下载
- 积分:1
-
BCG-and-ECG-monitor-based-on-msp430
实现ECG和BCG信号采集和同步监测,对采集的信号进行了特征量提取并作出相应诊断,波形显示在液晶屏上。(Achieve ECG and BCG signal acquisition and simultaneous monitoring of the collected signals feature extraction and make the appropriate diagnosis, the waveform displayed on the LCD screen.)
- 2020-06-30 17:20:02下载
- 积分: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
-
SmithOfPan
说明: 多功能史密斯圆图,带单枝节,双枝节匹配,有动态演示效果。各种参数可调。程序调通了,没问题。(Multifunctional Smith map, with single side, double side match, the effect of dynamic presentation. Adjustable parameters. Transfer procedures had, no problem.)
- 2008-10-28 23:18:46下载
- 积分:1