-
dd
说明: 另一种潮流计算程序,本程序使用C语言编写(Another flow calculation procedures, the procedures using the C language)
- 2012-11-20 21:43:07下载
- 积分:1
-
custmcap
program demonstrates how to create a form with no
caption
- 2014-12-02 11:29:20下载
- 积分:1
-
Matlab-tool-Matcom4
Matlab6.5与VC60混合编程工具Matcom4,有助于两者混合编程(Matlab6.5 and VC60 mixed programming tool Matcom4, helps both hybrid programming)
- 2015-01-10 10:44:40下载
- 积分:1
-
d2conv
二维信号卷积,若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号(Two demension signal convolution. )
- 2014-08-21 12:41:40下载
- 积分:1
-
skin-detect
contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
- 2014-10-29 08:14:12下载
- 积分:1
-
SJGC
matlab仿真,随机过程,泊松过程产生级仿真过程。(this is soft simulink and use matlab,so we can learn possion process and its how to produce.matlab is powerful soft for it.)
- 2011-12-13 20:38:18下载
- 积分: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
-
Licenta
This is my whole part of visual basic my licence project!
- 2014-12-03 04:17:40下载
- 积分:1
-
Articles_of_programing_by_Matlab_and_VC
Matlab与VC混合编程技术精华收集以及我自己的总结"w-”开头的文章都是我自己总结的,看了一定可以搞定混合编程问题。(Matlab and VC mixed programming technology essence collection and my own conclusion "w-" the beginning of the article I summed up all the reading will be able to get mixed programming problems.)
- 2007-03-22 18:14:59下载
- 积分:1
-
LLMSMATLAAB2M
LMS算法的收敛速度度曲线的MATLAB程序
(LMS algorithm convergence speed curve of the MATLAB program)
- 2012-07-26 16:24:58下载
- 积分:1