代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/349030/10855502

japanese

minicom Japanese Japanese EUC and Shift JIS are supported. To display Japanese invoke with -8 option or set LANG to a string beginning with 'ja' (ex. ja_JP.ujis). With this, Minicom let 8bit charac
www.eeworm.com/read/418361/10951255

c op_helper.c

/* * CRIS helper routines * * Copyright (c) 2007 AXIS Communications * Written by Edgar E. Iglesias * * This library is free software; you can redistribute it and/or * modify it under the te
www.eeworm.com/read/417873/10973050

smsg uart_top.fit.smsg

Info: ******************************************************************* Info: Running Quartus II Fitter Info: Version 7.0 Build 33 02/05/2007 SJ Full Version Info: Processing started: Mon
www.eeworm.com/read/416057/11043073

vhd shifter.vhd

--**************************************************************************************************** -- Shifter for ARM core -- Designed by Ruslan Lepetenok -- Modified 23.01.2003 --************
www.eeworm.com/read/140797/7146878

inc cache.inc

; -*- fundamental -*- --------------------------------------------------- ; ; Copyright 2004 H. Peter Anvin - All Rights Reserved ; ; This program is free software; you can redistribute it and/
www.eeworm.com/read/464438/7158505

twr demo_all.twr

-------------------------------------------------------------------------------- Release 7.1.01i Trace H.39 Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved. E:/Program/EDA/Xilinx/bin/nt
www.eeworm.com/read/464257/7167143

txt readme.txt

虐焊靛 荤侩虐 -wm2003(茄臂)OS滚怜葛靛 扁粮 PPC侩 虐焊靛荤侩苞 悼老窃. a.茄/康函券虐 : <mark>SHIFT</mark>+SPACE b.Ctrl + Q : 泅犁芒摧扁 -傈拳葛靛 a.傈拳锅龋穿甫矫 虐焊靛箭磊虐 荤侩啊瓷. b.虐焊靛狼 规氢虐绰 SC_8000狼 CYON匙厚霸捞记虐客 悼老窍霸 累悼凳. c.<mark>SHIFT</mark>+规氢虐(困,酒贰 滚瓢) : 虐滚瓢澜樊 ...
www.eeworm.com/read/461737/7220979

m correlate.m

%相关运算函数 %输入:序列向量,当序列个数为1时,为自相关运算;当序列个数为2时,为互相关运算 %输出:相关运算结果的向量 function r=correlate(seq1,seq2) if nargin==1 seq2=seq1; end for k=-length(seq1)+1:-1 seq2_shift=[seq2(k+length(seq1)+1:le
www.eeworm.com/read/461382/7228277

c ldpcencode.c

/* File: LdpcEncode.c Description: Encodes a single LDPC codeword. Code must be an "eIRA-LDPC" type code, such as the one in the DVB-S2 standard or WiMax standard. The ca