-
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
-
KDE
本文介绍了一种基于核函数的参数估计方法,对于初学者来讲很有帮助(kernel based estimation )
- 2009-12-09 17:14:35下载
- 积分:1
-
pingchafuzhuhanshu
平差辅助函数,用于平差过程中需要使用的函数模型(Adjustment helper function for function model adjustment process requires the use of)
- 2014-02-17 10:17:15下载
- 积分:1
-
simmm1
MMM1排队系统建模与仿真,可以用MATLAB运行,有2个仿真图(MMM1 queuing system modeling and simulation, you can use MATLAB to run, there are two simulation charts)
- 2010-12-28 07:25:49下载
- 积分:1
-
VirtualMouse_project
虚拟的鼠标控制,适合初学者用来分析源码,实际当然没有什么用,测试通过(virtual mouse control, best for those green hands. It is not applicable for those experienced programmers.)
- 2014-08-12 08:59:20下载
- 积分:1
-
optimization-toolbox
matlab 最优化工具箱,解决非线性多目标问题的首选(matlab optimization-toolbox)
- 2012-01-12 11:51:41下载
- 积分:1
-
Matlab-cPP
,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原
(Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms of mixed programming between them, and given the mixed programming methods and steps under specific conditions. The examples show that the proposed Matlab and C/C++ hybrid programming method is simple, effective. More Restore)
- 2013-03-19 14:14:58下载
- 积分:1
-
usart2
这是我收集的几个通信基础理论的Matlab仿真实现,包括bpsk、qpsk、ofdm以及信号衰减和延迟的仿真。尽管不是我本人原创,但比较都经典(gggggggggggggg)
- 2010-08-24 10:46:15下载
- 积分:1
-
ddvip_com_043036df18ae2f
matlab+dct+数字水印,这实在linux系统下运行的程序。(matlab+ dct+ digital watermarking, which is running under linux system procedures.)
- 2009-05-08 13:55:09下载
- 积分:1
-
tftb
说明: MATLAB时频分析工具箱,很红用,很好用,行了吧。靠。(tftb
mmmmmmmmmmmmm)
- 2010-03-25 19:02:27下载
- 积分:1