-
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
-
MPPver1p6
Matlab preprocessor that replaces macros with their names
- 2010-11-12 01:43:12下载
- 积分:1
-
digitalprocess
数字信号处理报告MATLAB产生和图形显示实验报告。(Digital Signal Processing MATLAB report generation and graphical display experimental report.)
- 2008-01-12 22:19:59下载
- 积分:1
-
ChildFrm
The first scheme is based on the spatial locality of feature vectors corresponding
to similar images. Learning is effected by modifying the query vector to incorporate the
positive examples. The second scheme is based on “distorting” our view of the feature space. An
new similarity distance between an image and the query is learned from the relevance feedback.
- 2009-11-23 06:51:13下载
- 积分:1
-
Program_0.1
Tutorial One (You should run it in the Command Window)
- 2012-04-22 18:27:41下载
- 积分:1
-
VC_M
说明: VC调用matlab,实现VC与matlab混合编程,效果很好(VC call matlab, matlab mixed programming with VC to achieve good results,)
- 2011-04-12 15:25:36下载
- 积分:1
-
MATLAB-VS-VCPP
这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
- 2013-09-14 17:01:21下载
- 积分:1
-
gaosiruili01
高斯白噪声瑞利信道的分析,通过眼图来分析信道的衰落(Gaussian white noise channel Rayleigh's analysis, through eye diagram to analyze the decline of channel)
- 2007-05-13 11:23:03下载
- 积分:1
-
mimo
一种基于MIMO的能够智能天线选择算法 MATLAB语言编写(A conpute of channel selection based on MIMO)
- 2011-04-30 16:21:50下载
- 积分:1
-
Matlabcoban
how to learn matlab from beggining
- 2013-08-21 23:37:45下载
- 积分:1