代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/433250/8537462
m circ.m
function y = circ(x, n)
% circ -- Circularly shift the elements of a vector.
%
% Usage
% y = circ(x, n)
%
% Inputs
% x signal vector.
% n shift factor. + is right or down, - is le
www.eeworm.com/read/433250/8537643
m circ.m
function y = circ(x, n)
% circ -- Circularly shift the elements of a vector.
%
% Usage
% y = circ(x, n)
%
% Inputs
% x signal vector.
% n shift factor. + is right or down, - is le
www.eeworm.com/read/433021/8551904
vhd 移位寄存器_8bit.vhd
--Behavioural description of an 8-bit Shift Register
--8-bit universal shift register modelled using a process
ENTITY shftreg8 IS
PORT(clock, serinl, serinr : IN BIT; --clock and serial inputs
mode :
www.eeworm.com/read/389025/8553057
hpp gangplank.hpp
#ifndef _GANGPLANK_HPP_
#define _GANGPLANK_HPP_
#include "Mario.hpp"
class Gangplank: public GameObject
{
private:
public:
Gangplank(GameStatePlay* app);
virtual ~Gangplan
www.eeworm.com/read/389025/8553086
hpp gameobject.hpp
//-------------------------------------------------------------------------------------
//
// This is part of MarioDemo, a platformer demo for JGE++
//
// Copyright (C) 2006 James Hui (a.k.a. Dr.
www.eeworm.com/read/389025/8553143
hpp mario.hpp
//-------------------------------------------------------------------------------------
//
// This is part of MarioDemo, a platformer demo for JGE++
//
// Copyright (C) 2006 James Hui (a.k.a. Dr.
www.eeworm.com/read/188142/8568587
c 共阴主机串行校验和.c
//computer11.c
#include
#include
#include
unsigned char code ledk[17]={0x3f,0x06,0x5b,0x4f,0x66,0x6D,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,0x00};
unsi
www.eeworm.com/read/188142/8568607
c 共阴 主‘机串行校验和.c
//computer11.c
#include
#include
#include
unsigned char code ledk[17]={0x3f,0x06,0x5b,0x4f,0x66,0x6D,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,0x00};
unsi
www.eeworm.com/read/188142/8568611
c 串行_查询_主机_共阴.c
//computer11.c
#include
#include
#include
unsigned char code ledk[17]={0x3f,0x06,0x5b,0x4f,0x66,0x6D,0x7d,0x07,0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0x71,0x00};
unsi
www.eeworm.com/read/432522/8597028
c example_281xadcseq_ovdtest.c
//###########################################################################
//
// FILE: Example_281xAdcSeq_ovdTest.c
//
// TITLE: DSP281x ADC Seq Override mode Test.
//
// ASSUMPTIONS:
//