-
PX4-Quick-Start-Guide
Amptek 探测器函数库的使用说明,针对Visual Basic,Visual C++(the manual for Amptek detector function under VB and VC )
- 2014-12-08 12:24:49下载
- 积分:1
-
Atmega128
Atmega128的一些程序,包括流水灯,PWM等(The Atmega128 some of the procedures, including water lights, PWM, etc.)
- 2012-04-14 22:46:35下载
- 积分:1
-
filter
数字滤波,包含:中位值滤波,算术平均滤波,去极值平均滤波,加权平均滤波,低通滤波()
- 2007-10-15 21:30:02下载
- 积分:1
-
123
说明: matlab 编程实现人体跟踪与检测编程实现人体跟踪与检测(matlab)
- 2010-04-19 11:38:35下载
- 积分:1
-
Matlab-command
matlab命令大全,最适合初学者,也可以供编程者查询。(matlab command Guinness, the most suitable for beginners, you can query for programmers.)
- 2007-09-18 00:29:25下载
- 积分:1
-
Matlab-source-numerical-processing
matlab数值处理源程序,绝对值得下载的源码好程序(Matlab source numerical processing)
- 2013-11-12 12:16:36下载
- 积分:1
-
3D_HOG_Mine
3D HOG算法,需要引用库文件ffmpeg、boost等。(3D HOG ffmpeg、boost LIB)
- 2015-04-21 12:30:12下载
- 积分:1
-
distributed power system .zip
MATLAB分布式电力系统状态估计完整程序.用于分布式光伏电站并网(MATLAB distributed power system state estimation complete program for distributed photovoltaic power station grid connected)
- 2020-11-04 19:49:52下载
- 积分: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
-
subspace-matlab
协方差驱动随机子空间法的matlab算法,我下的。(Covariance-driven stochastic subspace method)
- 2013-04-15 20:49:44下载
- 积分:1