代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/185143/9055843
notes
Notes on bi-directional simultanious I/O: (from barrett@asgard.cs.colorado.edu)
Problems Discussed:
- How do you prevent a write from blocking when select(2) returns true?
- How do you detect
www.eeworm.com/read/185142/9055925
notes
Notes on bi-directional simultanious I/O: (from barrett@asgard.cs.colorado.edu)
Problems Discussed:
- How do you prevent a write from blocking when select(2) returns true?
- How do you detect
www.eeworm.com/read/337750/12343006
notes
Notes on bi-directional simultanious I/O: (from barrett@asgard.cs.colorado.edu)
Problems Discussed:
- How do you prevent a write from blocking when select(2) returns true?
- How do you detect
www.eeworm.com/read/38039/1092058
mnu regtype.mnu
REGION#TYPE 区域类型
# remove the # sign and enter foreign help string in this line
# remove the # sign and enter foreign help string in this line
Simple 简单
Create a one directional region.
创建单向区域。
Two-D
www.eeworm.com/read/100302/15877454
notes
Notes on bi-directional simultanious I/O: (from barrett@asgard.cs.colorado.edu)
Problems Discussed:
- How do you prevent a write from blocking when select(2) returns true?
- How do you detect
www.eeworm.com/read/389321/8533511
m pdtdfbdec_f.m
function y2 = pdtdfbdec_f(im, nlevs, F2, alpha, res)
% PDTDFBDEC_F Pyramidal Dual Tree Directional Filter Bank Decomposition
% using FFT at the multresolution FB and the first two level of dual DFB
www.eeworm.com/read/458661/7291938
m dolph3.m
% dolph3.m - DuHamel version of endfire Dolph-Chebyshev
%
% Usage: [a, dph] = dolph3(type, d, N, R)
%
% type = 1, -1, 2 for forward, backward, bi-directional
% d = element spacing in units o
www.eeworm.com/read/198172/7948878
m dirder.m
function z = dirder(x,w,f,f0)
% Finite difference directional derivative
% Approximate f'(x) w
%
% C. T. Kelley, November 25, 1993
%
% This code comes with no guarantee or warranty of any kind.
%
% f
www.eeworm.com/read/138860/13207199
m dfbdec_l.m
function y = dfbdec_l(x, f, n)
% DFBDEC_L Directional Filterbank Decomposition using Ladder Structure
%
% y = dfbdec_l(x, f, n)
%
% Input:
% x: input image
% f: filter in the ladder network s
www.eeworm.com/read/315751/13536897
m dolph3.m
% dolph3.m - DuHamel version of endfire Dolph-Chebyshev
%
% Usage: [a, dph] = dolph3(type, d, N, R)
%
% type = 1, -1, 2 for forward, backward, bi-directional
% d = element spacing in units o