-
Simulated-Annealing-of-matlab-matlab
Simulated Annealing of matlab
- 2013-01-14 11:48:49下载
- 积分:1
-
Digital-Signal-Processing
适合科研工程人员的数字信号处理书籍,著名的FFTW算法就是基于此开发的。(an famous book about digtial singal proceesing.)
- 2012-10-09 12:04:15下载
- 积分: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
-
fenduanxianxing
三次样条插值,拉格朗日,分段线性插值的matlab程序(Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example)
- 2014-12-16 15:36:23下载
- 积分:1
-
C-Kalman
卡拉曼滤波器的c语言实现!非常好!很可以初学者使用!(Karaman filter c language! Very good!)
- 2011-10-21 15:59:29下载
- 积分:1
-
VC-and-Matlab-mixed-programming
VC++与Matlab混合编程的快速实现(VC++ and Matlab Fast Implementation of mixed programming)
- 2011-04-18 23:13:13下载
- 积分:1
-
CA0LUR83
自己写的matlab小程序,用于解方程组。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:02下载
- 积分:1
-
gm-862
GM 862 gsm gprs modul visual basic project and aplication. Take photo from GM 862 modul and sample project.
- 2014-01-18 16:27:00下载
- 积分:1
-
demod_2fsk
2fsk的解调C语言实现,该程序实现2fsk的解调(2fsk demodulation C language, the program 2fsk demodulation)
- 2013-12-25 19:29:40下载
- 积分:1
-
Mean-Shift-object-tracking
meanshift object tracking
- 2011-05-08 00:10:07下载
- 积分:1