-
MATLAB-codes
matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序(The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures)
- 2013-01-10 19:23:27下载
- 积分:1
-
MP3_Decoder
用matlab实现的mp3解码器,硬件电路完整(Using matlab to achieve the mp3 decoder, hardware integrity)
- 2010-06-17 09:38:46下载
- 积分:1
-
Gambit2
这个向导中包含教你如何用GAMBIT来创建和网格各种几何体的一步步例子。每个例子图解说明了关于GAMBIT几何体创建和网格产生的至少一个新概念。(This guide includes teaching you how to create and mesh a variety of GAMBIT geometry step by step examples. Each case illustrates the geometry on the GAMBIT mesh to create and produce at least a new concept.)
- 2010-07-22 22:42:40下载
- 积分:1
-
MATLAB
用于交通流模拟使用的源代码,复制到matlab上即可使用。(Source code for traffic flow simulation used, copied to the matlab can be used.)
- 2014-02-07 19:13:53下载
- 积分:1
-
botda
基于MATLAB受激布里渊散射耦合方程求解,泵浦光向后差分,斯托克斯光向前差分。(Based on MATLAB stimulated Brillouin scattering coupled equations, differential pumping light backwards, Stokes forward difference.)
- 2016-01-14 10:21:51下载
- 积分:1
-
LTP
用MATLAB实现LTP和LBP算法,并分别将处理后的图像显示出来(LTP and LBP algorithm by matlab, respectively, the processed image is displayed)
- 2016-04-08 11:22:10下载
- 积分: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
-
UAV
说明: 基于MATLAB的无人飞行器数学模型的飞行仿真实验程序(MATLAB-based mathematical model of unmanned aircraft flight simulation program)
- 2010-04-03 00:17:24下载
- 积分:1
-
iTools
itools程序源码,可以管理IOS程序,需要Xcode编译,并生成MAC程序(itools can manage IOS program)
- 2014-10-16 17:23:31下载
- 积分:1
-
matlab
matlab about BA model
- 2015-03-23 15:42:22下载
- 积分:1