-
AHP-matlab
matlab 层次分析法源程序代码 (Analytic Hierarchy Process)
- 2013-05-12 22:49:39下载
- 积分:1
-
whwfun
matlab/simumatlab/simulinkSfunctionC文件例子源码linkSfunmatlab/simulinkSfunctionC文件例子源码ctionC文件例子源码(matlab/simumatlab/simulinkSfunctionC examples of source documents linkSfunmatlab/simulinkSfunctionC paper documents examples of ctionC example source code)
- 2009-07-09 22:33:00下载
- 积分:1
-
matlab_c
matlab的使用方式,对编程有很大帮助,有程序,方便学(It is good to you if you have time to learn matlab.)
- 2012-09-16 17:56:27下载
- 积分:1
-
面向低碳低噪的螺纹车削工艺参数优化_张雷
多目标优化,自适应小生境遗传算法 面向低碳低噪的螺纹车削工艺参数优化(Multi-objective optimization and adaptive niche genetic algorithm)
- 2019-05-30 22:34:47下载
- 积分: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
-
MATLAB-Function
列举Matlab开发环境中函数,方便应用matlab的开发者使用。(Enumeration function in Matlab development environment, and to facilitate the development of applications matlab use.)
- 2013-02-24 17:37:16下载
- 积分:1
-
floyd
floyd算法,matlab实现,是.m文件。简单明了(floyd algorithm, matlab realize is. m file. Simple)
- 2007-10-19 21:44:06下载
- 积分:1
-
FSK_FPGA
FSK模拟信号源,利用ISE7.1或以上环境打开。(FSK signal simulator.The project can be open in ISE7.1 or upgrade version.)
- 2009-07-16 17:09:07下载
- 积分:1
-
matlab6.5learning-material
既有基础的matlab软件介绍,也有进阶的练习,让你精通matlab(Software matlab existing foundation, there are advanced exercises, so you master matlab)
- 2011-05-11 18:47:43下载
- 积分:1
-
biase2buma
可以地实现偏置码到补码的转换,以函数形式给出(Can achieve bias code to complement the conversion to function given)
- 2008-12-24 15:57:35下载
- 积分:1