代码搜索:L
找到约 10,000 项符合「L」的源代码
代码结果 10,000
www.eeworm.com/read/188833/8512280
c l_gen.c
/* LIN configuration File */
/* Automatically generated - DO NOT EDIT THIS FILE! */
/* (c) VCT 2002-2003 */
#include "l_gen.h"
/**** These calls shall be provided by the application ****/
ext
www.eeworm.com/read/289840/8522684
gif l3.gif
www.eeworm.com/read/188513/8531859
asm 10_l.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 14 dup(40h,0bh,1,0)
db 40h,00h,0,1
db 13 dup(02ah,0bh,-1,0)
;-----------------------
www.eeworm.com/read/188513/8531925
exe 10_l.exe
www.eeworm.com/read/188513/8531993
obj 10_l.obj
www.eeworm.com/read/389321/8533461
m tdfbrec_l.m
function x = tdfbrec_l(y, dfbtype, fname)
% TDFBREC_L Directional Filterbank Reconstruction using Ladder Structure
%
% x = dfbrec_l(y, fname)
%
% Input:
% y: subband images in a cell vec
www.eeworm.com/read/389321/8533500
m fbrec_l.m
function x = fbrec_l(y0, y1, f, type1, type2, extmod)
% FBREC_L Two-channel 2D Filterbank Reconstruction using Ladder Structure
%
% x = fbrec_l(y0, y1, f, type1, type2, [extmod])
%
% Input:
%
www.eeworm.com/read/389321/8533546
m tdfbdec_l.m
function y = tdfbdec_l(x, n, dfbtype, fname)
% TDFBDEC_L Directional Filterbank Decomposition using Ladder Structure
%
% y = dfbdec_l(x, f, n)
%
% Input:
% x: input image
% n: number o
www.eeworm.com/read/389321/8533654
m fbdec_l.m
function [y0, y1] = fbdec_l(x, f, type1, type2, extmod)
% FBDEC_L Two-channel 2D Filterbank Decomposition using Ladder Structure
%
% [y0, y1] = fbdec_l(x, f, type1, type2, [extmod])
%
% Input: