-
sharpMapTEST
源码sharpMap分析,所有sharpMap开发文档整理,适合初级开发者和有一定sharpMap开发基础(Source sharpMap analysis, all the sharpMap Development Documentation finishing, suitable for junior developers and have a certain sharpMap Development Foundation)
- 2010-03-01 17:35:49下载
- 积分: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
-
60029guangxiangenzong
说明: 蒙特卡罗方法可以有效地解决复杂的工程问题,而MATLAB具有强大的数值计算功能。将二者结合使用,可以得到高效的解决问题的方法。本文阐述了该方法并通过实例验证了该方法的正确性和优越性。
(Monte Carlo method can effectively solve complex engineering problems, and MATLAB has powerful function of numerical calculation. The two in combination, can be cost-effective solution to the problem. This paper describes the methods and examples of the method to verify the correctness and superiority.)
- 2008-12-04 20:47:29下载
- 积分:1
-
Simulated-Annealing-of-matlab-matlab
Simulated Annealing of matlab
- 2013-01-14 11:48:49下载
- 积分:1
-
cilun
齿轮采集的MATLAB数据样本,用于故障诊断,样本采集。(MATLAB data samples collected gear for fault diagnosis, sample collection.)
- 2021-04-04 20:59:04下载
- 积分:1
-
MatcomTest
vc和matlab混编,通过matcon调用matlab函数,使之能简单的完成复杂算法(vc and mixed matcom)
- 2009-04-02 13:34:20下载
- 积分:1
-
matlab-WORD
说明: 这是一份介绍MATLAB的WORD版教程,里面有具体的实例,对于初学者很有用,欢迎大家下载学习。(This is a description of the WORD version of MATLAB tutorial, there are specific examples useful for beginners, are welcome to download the study.)
- 2011-04-14 23:27:07下载
- 积分:1
-
echo-cancellation
移动通信领域中已广泛采用自适应回波抵消技术,自适应回波抵消算法是该技术的核心,算法的优劣直接影响自适应回波抵消效果,同时它对降低硬件复杂度和产品成
本也有特殊意义。文章对自适应回波抵消的NLMS算法、双端讲话(DT)的检测算法及后
处理的NLP算法进行了分析和讨论。
(nIhtemobileeonllnunieationdomani,adpativeeehoenaeellationhasbeen idelyusedwihthtealgorith ofadPativeehcoeancellationasitskeyteemlology.
Qualiytofalgorlthmwillhveadireeteeffetonhtereusltofeancellation,andgoodal-
goritmhswillreduce stemcomPelxiytandlwoerhtecostofproduct.Thepapergives
annaalysisonthekeyalgorithinofadPatveiechoenaeellationNLMS,algorithmof
doubleta deteetion,nadalgorithmofnonlinearPoreessnig.
)
- 2015-02-03 11:48:54下载
- 积分:1
-
8Psk
C编写的8PSK调制解调,很有用,值得学习,代码编写很规范(Written in C 8PSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:40:11下载
- 积分:1
-
Matlab-CALL-EPANET
应用matlab 调用epanet 软件进行管网水力学计算。(Application to call Matlab epanet software pipe network hydraulic calculation.)
- 2013-04-27 10:48:13下载
- 积分:1