代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/474901/6797282
c test_transforms.c
// Onur G. Guleryuz 1995, 1996, 1997,
// University of Illinois at Urbana-Champaign,
// Princeton University,
// Polytechnic University.
#include
#include
#include "macros.h
www.eeworm.com/read/473886/6842600
v code.v
// 可综合模块
// 此模块将signal.v 中产生的indata信号进行编码:
// 1 编码成为31位的+M序列;0 编码为-M 序列。
// 其中包括了一个5级的移位寄存器用于产生M序列。
`timescale 1ns/1ns
module coder( clk_1, //数据输入时钟
clk_31,
www.eeworm.com/read/473455/6843070
m mrife.m
%%%%%%% -------------------------------------------------------------------
%%%%% -----修正Rife算法用于频率估计
%
function [fe mi] = mrife(x,fs,N)
%
% x:输入数据
% fs:数据采样率
% N:FFT的点数
% fe:估计出的频率
% mi:最长谱线
www.eeworm.com/read/473491/6844775
m51 单数字.m51
BL51 BANKED LINKER/LOCATER V6.00 08/29/2007 22:47:25 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
G:\PROGRAM FILES\KEIL\C51\BIN\B
www.eeworm.com/read/473665/6848401
cpp maxflow.cpp
/* maxflow.cpp */
/*
Copyright 2001 Vladimir Kolmogorov (vnk@cs.cornell.edu), Yuri Boykov (yuri@csd.uwo.ca).
This program is free software; you can redistribute it and/or modify
it u
www.eeworm.com/read/195382/8159868
m ss_mlsrs.m
function [seq]=ss_mlsrs(connections)
%[seq]=ss_mlsrs(connections)
% SS_MLSRS generates the maximal length shift-register sequence when the
% shift-register connections are given as input to t
www.eeworm.com/read/294689/8211547
bas 74hc595.bas
INCLUDE "modedefs.bas"
' eight outputs with a 74HC595 shift register.
' ------------------------------------------------------------------------------
' I/O Definitions
' -------------------------
www.eeworm.com/read/294528/8220803
vhd 67_pack.vhd
--***************************************************************************
-- pack.vhdl *
-- VHDL BIT_VECTOR Ope
www.eeworm.com/read/294192/8248300
h display.h
/*********************************************************************
;* Project Name : s3c2443x
;*
;* Copyright 2006 by Samsung Electronics, Inc.
;* All rights reserved.
;*
;* Project Descript
www.eeworm.com/read/193008/8258307
cpp maxflow.cpp
/* maxflow.cpp */
/*
Copyright 2001 Vladimir Kolmogorov (vnk@cs.cornell.edu), Yuri Boykov (yuri@csd.uwo.ca).
This program is free software; you can redistribute it and/or modify
it u