-
RRG-MAENS
解决大规模限量弧路由的程序,本程序采用了PAM聚类的方法。(To solve large-scale limited arc routing procedures, the program uses a PAM clustering method.)
- 2013-12-03 15:39:31下载
- 积分:1
-
Matlab_and_VC
vc 和 matlab 混合编程例程,已通过测试(vc and matlab mixed programming routines, has been tested)
- 2007-09-16 10:38:04下载
- 积分:1
-
ListenAndTell
Simple Math games foe blinds peoples
- 2015-02-26 03:21:45下载
- 积分:1
-
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
-
gscale
matlab的gscale函数功能是将强度图像等映射到别的值范围。(Function of matlab gscale intensity images is mapped to another range.)
- 2013-05-22 18:00:54下载
- 积分:1
-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1
-
vector_4
with study image process sample program
- 2015-02-21 15:33:29下载
- 积分:1
-
power
潮流计算的好程序,c++,潮流计算的好程序,c++(Good program flow calculation, c++)
- 2014-02-21 00:13:07下载
- 积分:1
-
matlab
自适应遗传算法matlab代码,主要用于配电网路故障后恢复的研究(Adaptive genetic algorithm matlab code, mainly for the distribution of network failure recovery)
- 2013-05-29 21:20:25下载
- 积分:1
-
conjgrad
Numerical analysis did not pretreated Gauss method, the SSOR pre-Gaussian method, the pre-Gaussian polynomial method matlab program: CG
- 2015-02-08 05:32:32下载
- 积分:1