代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/299923/7820408
m cirshftt.m
function y = cirshftt(x,m,N)
% Circular shift of m samples wrt size N in sequence x: (time domain)
% -------------------------------------------------------------------
% [y] = cirshftt(x,m,N)
% y
www.eeworm.com/read/199360/7864705
rpt m511.rpt
Project Information d:\so2006\cpld-pro\prog+max2\m511\m511.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 01/05/2007 14:29:26
Copyright (C) 1988-2000 Alt
www.eeworm.com/read/298285/7968453
testscript
#!/bin/sh
# run dineroIV tests
# Written by Jan Edler
#
# tests are specified by a $PARAM_FILE
# each test can be named by a tag, which is the first field of the line in $PARAM_FILE
#
# Args:
# -r rep
www.eeworm.com/read/197606/7984602
c bitcount.c
#include
/*
* function bit_count
* Counts the number of bits on (i.e., = 1) in an unsigned int
* (This code assumes that an int is 32-bits!)
* Parameter:
* x - number to count bits o
www.eeworm.com/read/398147/8002138
c bitcount.c
#include
/*
* function bit_count
* Counts the number of bits on (i.e., = 1) in an unsigned int
* (This code assumes that an int is 32-bits!)
* Parameter:
* x - number to count bits o
www.eeworm.com/read/197076/8032209
model lj.model
tailco shift
.true. .false.
eps sig mass r.c
1. 1. 1. 5.0
www.eeworm.com/read/196830/8055919
m cirshftt.m
function y = cirshftt(x,m,N)
% Circular shift of m samples wrt size N in sequence x: (time domain)
% -------------------------------------------------------------------
% [y] = cirshftt(x,m,N)
% y
www.eeworm.com/read/196810/8059164
c kb.c
#include
#include "Pindefs.h"
#include "kb.h"
#include "gpr.h"
#include "Scancodes.h"
#define BUFF_SIZE 32
unsigned char edge, bitcount; // 0 = neg. 1 = pos.
unsigned ch
www.eeworm.com/read/196069/8116747
m cirshftt.m
function y = cirshftt(x,m,N)
% Circular shift of m samples wrt size N in sequence x: (time domain)
% -------------------------------------------------------------------
% [y] = cirshftt(x,m,N)
% y
www.eeworm.com/read/333524/12677690
m dsexpand.m
function [sp, op] = dsexpand(s,c,k,n,o)
%function [sp, op] = dsexpand(s,c,k,n,o). Expand points s outward from c
%by a factor 1+k and update the offsets associated with normals n.
shift = c(:,ones(1,s