-
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
-
e0c017a5db62
经典谱估计,平均功率法,周期图法,bt算法,代码清晰明了,还配有注释(Classical spectrum estimation, the average power method, periodogram, bt algorithm code clarity, comes with comments)
- 2015-06-12 14:30:21下载
- 积分:1
-
chengxu
食堂用餐拥挤问题
但服务台多队列模型
系统优化(Canteen meals congestion problem, but help desk Multi-Queue Model of System Optimization)
- 2010-03-15 22:43:37下载
- 积分:1
-
matlabtcach
Matlab的使用方法,以及教程,可以很好的理解和学习Matlab的使用(The use of Matlab, and tutorials can be a good understanding and learning the use of the Matlab)
- 2012-04-23 12:12:56下载
- 积分:1
-
new
系统仿真代码 MATLAB 基于CMMB的仿真源文件 不是原创(nothing )
- 2013-04-26 12:43:21下载
- 积分:1
-
laguerre
this code calculate how use this programmation
- 2016-11-08 07:17:59下载
- 积分:1
-
Msimulatee1A
用MATLAB实现加噪信号的消噪噪,用了三种常用方法。可直接使用。
(Using MATLAB to increase noise and signal noise cancellation noise, with three commonly used methods. Can be used directly.)
- 2012-07-22 23:25:24下载
- 积分:1
-
ARINC429__HI-35XXApplication_Note
ARINC_429协议芯片的HI-3585__HI-3598_HI-3599_Application_Note(ARINC429 HI-3585__HI-3598_HI-3599_Application_Note)
- 2014-02-13 21:05:08下载
- 积分:1
-
Enumprocess
Enumprocess (window kernel)
- 2014-10-23 13:36:51下载
- 积分:1
-
leach-clustering-algorithm-
leach分簇算法仿真2(基于matlab leach分簇算法仿真2(基于matlab(leach clustering algorithm simulation (based on matlab leach clustering algorithm simulation (based on matlab)
- 2013-02-23 21:03:00下载
- 积分:1