-
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
-
NewtonRo
自己写的关于方程求根的matlab程序,仅供参考(Roots of equations to write about the matlab program, for reference only)
- 2011-09-27 10:38:54下载
- 积分:1
-
Idegnwenxians
等温线,matlab等温线经典程序,内置数据-IIsotherms ,
(The isotherm, matlab isotherm classic program, built-in data-IIsotherms,)
- 2012-08-22 14:41:32下载
- 积分:1
-
SINS
使用C语言写的捷联惯导解算程序,四子样旋转矢量(Using C language to write the strapdown inertial navigation program, four sample rotation vector)
- 2017-05-25 23:41:46下载
- 积分:1
-
PCA
说明: 用MATLAB写的一段PCA程序,拿来分享(PCA using a MATLAB program written for them and share)
- 2011-04-14 00:25:53下载
- 积分:1
-
rms-model
响应面法matlaB程序,大家可以下载。(RMS code)
- 2013-11-14 10:55:13下载
- 积分:1
-
mSmallBallla
基于MATLAB实现的来源球运动,良好的Mattlab GUI编程例程,可以直接使用。
(Realized by MATLAB source of ball movement, the good Mattlab GUI programming routines that can be used directly.)
- 2012-08-12 12:22:59下载
- 积分:1
-
4563
matlab所有应用程序,很实用,很好很好大家收藏哦,赶快下载(matlab all applications, very practical, very, very good everyone Favorite oh, quickly download)
- 2013-04-15 19:35:19下载
- 积分:1
-
sharpMapTEST
源码sharpMap分析,所有sharpMap开发文档整理,适合初级开发者和有一定sharpMap开发基础(Source sharpMap analysis, all the sharpMap Development Documentation finishing, suitable for junior developers and have a certain sharpMap Development Foundation)
- 2010-03-01 17:35:49下载
- 积分:1
-
freeman_2components_decomposition_T3
freeman_2components_decomposition_T3 效果不错(freeman_2components_decomposition_T3 have a good result)
- 2015-03-24 10:36:51下载
- 积分:1