-
11
说明: matlab高效编程程序源代码第十一章,可以运行。(efficient programming source code matlab Chapter XI, you can run.)
- 2011-04-10 15:32:55下载
- 积分:1
-
VCreadfilesbyline(.TXT)
逐行读取文本中的数据,自动存储到一个序列数组中(Text data read line by line, is automatically stored into an array sequence)
- 2013-10-07 11:26:06下载
- 积分: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
-
fanuc18imb
fanuc 18ib cnc system backup
- 2015-02-20 03:11:15下载
- 积分:1
-
VQ
说明: program c++ for vector quantization use k-means
- 2015-04-19 21:37:55下载
- 积分:1
-
genetic-algorithm-TSP
介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。(Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.)
- 2014-12-04 16:04:58下载
- 积分:1
-
yanshixitong
利用MATLAB程序编写的语音识别系统界面,很经典(Using MATLAB programming speech recognition system interface, very classic)
- 2014-11-03 14:22:20下载
- 积分:1
-
extrema
用c语言编写了matlab中的extrema函数~
功能 输出一个离散信号的极大值,极小值及其他们的位置~(C language extrema in matlab function to function great value, minimum value of output a discrete signal their location ~)
- 2012-08-17 11:05:17下载
- 积分:1
-
Kalman_xitongbianshi
卡尔曼滤波用于系统辨识,推荐大家下载,网上很难找到(Kalman filter for system identification, we recommend downloading difficult to find online)
- 2013-04-22 22:10:28下载
- 积分:1
-
action
编程心态管理,自我控制!提高效率。建立目标(Manages itself to move, the formulation goal, the self-surveillance develops the flow )
- 2010-05-08 10:44:08下载
- 积分:1