-
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
-
1.1
matlab 计算框架结构模态,频域法计算(matlab calculate frame mode, frequency-domain method to calculate)
- 2008-04-21 23:38:21下载
- 积分:1
-
bearings-only-passive-tracking
基于多站纯方位被动定位算法仿真程序(分为CA模型和CA模型,经matlab command window运行通过)(Bearings based on multi-station passive location algorithm simulation program (divided into the CA model and CA model, the matlab command window run through))
- 2013-07-09 16:42:33下载
- 积分:1
-
nginx-1.0.14
nginx 1.0.14版本源代码windows编译宏已经加了(nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx nginx )
- 2015-03-30 22:36:56下载
- 积分:1
-
Gaussian-blur-with-CUDA-5
cuda5 and matlab code for Gaussian filtering and parallel image processing code, we hope to help
- 2013-10-01 10:52:33下载
- 积分:1
-
QPsk
C编写的QPSK调制解调,很有用,值得学习,代码编写很规范(Written in C QPSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:41:11下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1
-
Codes_PLS
PLS 的Matlab代码,用于线性降维和回归分析(matlab source code for partial least squares)
- 2010-05-14 16:00:07下载
- 积分:1
-
rtdxlms
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:37:09下载
- 积分:1
-
Main_Frequency1
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:24:40下载
- 积分:1