代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/494372/6375808

m girth6_shifter.m

% This program constructs girth 6 quasi-cyclic LDPC codes given % row weight(k),column-weight (j) and size of each sub-matrix (m). The % program calculates the shift value of each sub-matrix stored
www.eeworm.com/read/494289/6381531

cpp floating.cpp

/* * MIRACL C++ Float functions float.cpp * * AUTHOR : M. Scott * * PURPOSE : Implementation of Class Float functions * * Copyright (c) 2003 Shamus Sof
www.eeworm.com/read/493651/6388439

sh start.sh

#!/bin/sh DIR=`dirname $0` player="${DIR}/helios_player" coach="${DIR}/helios_coach" teamname="HELIOS2008" host="localhost" port=6000 coach_port="" config="${DIR}/player.conf" config_dir="${DIR}/fo
www.eeworm.com/read/493456/6393592

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/492901/6412749

cpp d13r4.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r4 //driver for routine ttest int npts = 1024, nshft = 10; int i,j,mpts = 512; dou
www.eeworm.com/read/492300/6420846

cpp main.cpp

#include #include #include typedef struct { int tracknum,current; int *currents;//定义一个动态的数组空间,用来存放访盘的磁道总数; }TRACK;//定义一个访盘序列结构体,其中tracknum,current分别表示总的请求访盘磁道数,当前磁头
www.eeworm.com/read/492300/6420855

cpp main.cpp

#include #include #include typedef struct { int tracknum,current; int *currents;//定义一个动态的数组空间,用来存放访盘的磁道总数; }TRACK;//定义一个访盘序列结构体,其中tracknum,current分别表示总的请求访盘磁道数,当前磁头
www.eeworm.com/read/491934/6428696

java output.java

// -*- Java -*- /* * * * Copyright (c) 2002 * Institute for Information Processing and Computer Supported New Media (IICM), * Graz University of Technology, Austria. *
www.eeworm.com/read/491533/6437323

txt 大大3c语言.txt

#include unsigned char time[]={0,0,0,0}; unsigned char led[]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x98}; void delay (void) {int j; for(j=0;j
www.eeworm.com/read/485513/6552007

c nand_bbt.c

/* * drivers/mtd/nand_bbt.c * * Overview: * Bad block table support for the NAND driver * * Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.de) * * This program is free software; you