-
matlab
MATLAB练习可以作基本的应用练习,帮助建立(MALABSCIENCE)
- 2010-01-25 21:20:23下载
- 积分:1
-
Digital-signal-processing
Digital signal processing(Digital signal processing program contains a variety of signal processing algorithms)
- 2013-05-20 10:39:15下载
- 积分:1
-
a
说明: 基于非负矩阵分解(NMF)的人脸特征提取算法,NMF基本思想是找到一个线性子空间W,使的构成子空间的基本图像的像素点都是正值,而且人脸图像在子空间上的投影系数也是正数(Non-negative Matrix Factorization (NMF) of facial feature extraction algorithm, NMF basic idea is to find a linear sub-space W, so that the composition of sub-space of the basic image pixels are positive, and face image in the sub-space projection coefficient is positive)
- 2009-05-05 09:50:56下载
- 积分:1
-
222
本代码使用matlab实现理想高通滤波增强图像(Matlab to achieve ideal high-pass filtering to enhance the image)
- 2014-10-16 14:30:14下载
- 积分: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
-
CSA
cuda代码,实现合成孔径雷达CSA算法,点目标仿真(c++ code that implements the algorithm of synthetic aperture radar CSA, point target simulation)
- 2015-10-29 22:18:48下载
- 积分:1
-
CrankNicolson_origin
使用Crank-Nicolson隐式差分格式求解传热方程;第一类边界条件;初始条件已知。(Using the Crank-Nicolson implicit difference scheme for solving heat transfer equation the first boundary condition initial conditions are known.)
- 2015-03-17 10:29:51下载
- 积分:1
-
solar_boost_inc
是matlab程序,关于太阳能MPPT的三种不同方法的,自己可以调试一下看看,希望有用。(Matlab program is on three different solar MPPT methods, they can debug it and see, hope useful.)
- 2010-11-19 10:04:54下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分:1