-
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
-
JC-method
说明: 一个经典的matlab编程的JC法的可靠度的计算,对可靠度的学习很有用(Matlab programming a classic calculation of reliability of JC method, useful for the study of reliability)
- 2011-04-10 13:56:12下载
- 积分:1
-
bp9
关于BP网络权值-误差关系并分析作图小程序(About BP network weights- Error relationships and analyze mapping applet)
- 2014-11-01 10:21:49下载
- 积分:1
-
shubiao
(9)鼠标器程序
主程序是shubiao.C,可以使用Turbo C工具来调试。((9) Program mouse
The main program is shubiao.C, you can use Turbo C tools to debug.)
- 2014-12-09 09:42:41下载
- 积分:1
-
ForWaRD
(ForWaRD)Fourier-Wavelet Regularized Deconvolution的完整MATLAB代码,内包括相应文献,该方法用去复原图像,去模糊。((ForWaRD) Fourier-Wavelet Regularized Deconvolution of the complete MATLAB code, which includes the corresponding literature, the method used up recovery images, go fuzzy.)
- 2010-08-22 18:27:44下载
- 积分:1
-
MATLABstudy
有关于matlab的基础知识 非常详细适用于所有新手童鞋们使用(Matlab based on very detailed knowledge of children' s shoes are suitable for all novice to use)
- 2011-10-09 21:16:35下载
- 积分:1
-
KALMAN-filter-using-matlab
卡尔曼滤波器 matlab实现(Kalman filter matlab implementation)
- 2013-10-31 20:53:00下载
- 积分:1
-
bnt
matlab code.................................
- 2011-12-09 00:02:42下载
- 积分:1
-
liangyuan_lbp
滴流的lbp算法
主要是层流的高度问题
我自己改造的层流重建 - 加权修正高斯牛顿 -算法算法(The trickle of LBP algorithm
Mainly is the height of the laminar flow problem
My own transformation of laminar flow reconstruction- weighted modified gauss-newton algorithm- algorithm)
- 2015-03-26 19:57:31下载
- 积分:1
-
esprit
esprit算法,辛苦搜集的,很有用,希望能帮助更多的人,仅供参考(esprit esprit esprit esprit)
- 2010-06-28 17:06:16下载
- 积分:1