-
1.1.tar
matlab的遗传算法源代码
matlab的遗传算法源代码(matlab的遗传算法源代码matlab的遗传算法源代码)
- 2010-09-19 12:08:42下载
- 积分:1
-
@rtdxhelp
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(A MATLAB application, very convenient! The use of M need to convert files.)
- 2006-03-16 16:30:41下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
VCMatlab
matlab和VC++混合编程的详细教程,相信对大家一定会有帮助!(matlab and VC++ mixed programming detailed tutorial, I believe we must help!)
- 2010-10-26 14:55:02下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分:1
-
Lab13_MultArrays
Lab13_MultArrays 多维数组的使用,实现数组定位(Use Lab13_MultArrays multidimensional arrays, array positioned to achieve)
- 2014-01-06 09:13:28下载
- 积分:1
-
RLS
说明: 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。(Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.)
- 2010-04-10 10:28:10下载
- 积分:1