-
jindaipingcha
近代平差,含有近代经典平差函数模型,适用于数据处理中的近代平差应用(Modern adjustment, containing a model of modern classical adjustment function for data processing applications in modern Adjustment)
- 2014-02-17 10:19:29下载
- 积分:1
-
MatlabInVC
该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
- 2013-03-24 14:49:45下载
- 积分:1
-
imgrayscaling
matlab 实现图像 的缩小放大 (Enlarge Image narrowing matlab)
- 2011-05-27 15:11:12下载
- 积分: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
-
matlab
这是matlab的一些程序希望对大家有用,谢谢了(This is some of the procedures of the matlab hope that useful, thank you)
- 2012-06-12 12:39:59下载
- 积分:1
-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1
-
Untitled
通过c语言编程画出m序列的自相关及频谱图形,还包括扩频和解扩,(M squence can be described through C language )
- 2015-04-17 12:22:06下载
- 积分:1
-
YunQiPaiBan
一个简单的文本匀齐排版程序源代码,基于WIN32控制台的(A simple text smoothing Qi typesetting program source code, based on WIN32 console)
- 2010-01-05 13:29:56下载
- 积分:1
-
aa
说明: 演化算法的使用分析,从效率上,从收敛速度上都做了仔细的分析(The use of evolutionary algorithms analysis of efficiency, from the convergence rate has done a careful analysis of)
- 2010-03-08 09:43:47下载
- 积分:1
-
233555
基于MATLAB与DSP的FIR数字滤波器的设计基于MATLAB与DSP的FIR数字滤波器的设计(MATLAB and DSP-based FIR digital filter design is based on MATLAB and DSP' s FIR digital filter design)
- 2010-06-06 00:36:36下载
- 积分:1