代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/312545/13609802
rpt led.map.rpt
Analysis & Synthesis report for led
Thu Jun 28 16:40:34 2007
Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1
www.eeworm.com/read/312336/13613483
pin pulse_drive.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/312000/13620360
c lr0.c
/* $Id: lr0.c,v 1.6 2007/05/09 23:21:03 tom Exp $ */
#include "defs.h"
static core *new_state(int symbol);
static int get_state(int symbol);
static void allocate_itemsets(void);
static void allocate
www.eeworm.com/read/311483/13630100
eqn lock.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/311447/13630865
m atrousrec.m
function x=satrousrec(y,fname);
% SATROUSREC - computes the inverse of 2-D atrous decomposition computed with ATROUSDEC
% y = satrousdrc(x,fname)
% INPUT: x image
% fname - can be
www.eeworm.com/read/311447/13630890
m nsfbrec.m
function x = nsfbrec( y0, y1, g0, g1, lev )
% nsfbrec - computes the inverse of 2-D atrous decomposition at level lev
% y =nsfb(x,fname)
% INPUT: lowpass image y0 and highpass y1
% OUT
www.eeworm.com/read/311447/13630894
m efilter2.m
function y = efilter2(x, f, extmod, shift)
% EFILTER2 2D Filtering with edge handling (via extension)二维边缘处理滤波
%
% y = efilter2(x, f, [extmod], [shift])
%
% Input:
% x: input image
% f: 2D fil
www.eeworm.com/read/311447/13630899
m nsfbdec.m
function [y0, y1] = nsfbdec( x, h0, h1, lev )
% nsfbdec - computes the ns pyramid decomposition
% at level lev with filters f1, f2
% y = nsfbdec(x,h0,h1,L)
% INPUT: x image at finer scale
%
www.eeworm.com/read/311447/13630961
m efilter2.m
function y = efilter2(x, f, extmod, shift)
% EFILTER2 2D Filtering with edge handling (via extension)二维滤波与边缘处理(经扩展)
%
% y = efilter2(x, f, [extmod], [shift])
%
% Input:
% x: input image
% f:
www.eeworm.com/read/311447/13630971
m sefilter2.m
function y = sefilter2(x, f1, f2, extmod, shift)
% SEFILTER2 2D seperable filtering with extension handling二维分割滤波延期办理
%
% y = sefilter2(x, f1, f2, [extmod], [shift])
%
% Input:
% x: