代码搜索:enhancement

找到约 488 项符合「enhancement」的源代码

代码结果 488
www.eeworm.com/read/491173/6441268

h enhancement.h

#if !defined(AFX_ENHANCEMENT_H__402F2B78_6E69_44ED_B194_F80F2AD571C2__INCLUDED_) #define AFX_ENHANCEMENT_H__402F2B78_6E69_44ED_B194_F80F2AD571C2__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/491173/6441275

cpp enhancement.cpp

// Enhancement.cpp : implementation file // #include "stdafx.h" #include "ImageProcessing.h" #include "Enhancement.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_
www.eeworm.com/read/262822/11388487

pdf enhancement.pdf

www.eeworm.com/read/301939/3829966

cpp enhancement.cpp

// enhancement.cpp : implementation file // #include "stdafx.h" #include "eFinger.h" #include "enhancement.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/301939/3829977

h enhancement.h

#if !defined(AFX_ENHANCEMENT_H__BDD010F9_CBC9_4D1C_A64C_F7C6E2F5FC99__INCLUDED_) #define AFX_ENHANCEMENT_H__BDD010F9_CBC9_4D1C_A64C_F7C6E2F5FC99__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endi
www.eeworm.com/read/164171/10124420

m speech_enhancement.m

global hr1 hr2 hr3 hr4 s y fs %[y,fs,bit]=wavread('d:\5.wav'); vpop=get(hr1,'value'); vtog=get(hr2,'value'); %vhr3=get(hr3,'value') %vhr4=get(hr4,'value') if vpop==1&vtog==1, x1=real(subspec
www.eeworm.com/read/163022/10252557

m hong_enhancement.m

%------------------------------------------------------------------------ %hong_enhancement %Implements Hong et al.'s enhancement scheme based on Gabor Filtering. %usage: %y = hong_enhancement(x)