代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/159517/10644734
c wavetable_generators.c
/* gdelay2.c - generalized circular delay with real-valued shift */
void gdelay2(D, c, q)
int D;
double c, *q; /* \(c\)=shift, \(q\)=offset index */
{
*q -= c
www.eeworm.com/read/159329/10669497
c iirfilter_6.c
#include
#include
#include
#define SHIFT 3 /* see case study on IIR filter in Cookbook */
int iirFilter_6( int *inputData, int *outputData,
www.eeworm.com/read/159326/10669901
c root.c
/*
*+-------------------------------------------------------------------+
*| Copyright (c) 1999,2000 TriMedia Technologies Inc. |
*|
www.eeworm.com/read/277046/10674588
cpp shiftb.cpp
/***************************************************************************/
/***************************************************************************/
/***********************************
www.eeworm.com/read/350874/10703527
asm 24c02.asm
;/*********************************************
; example program for 51 download board
; @11.0592MHz
;
; www.mcufan.com
;24c02的开机计数器,系统复位一次数码管加1
;*****************************************
www.eeworm.com/read/276740/10711570
ex2 graphics.ex2
GRAPHICS─例子
在要打印图形屏幕之前,输入以下命令:
? c:\dos\graphics
在显示出要打印的信息后,按SHIFT+PRINT SCREEN。MS-DOS扫描屏幕上显示的
信息并送到打印机输出。
~w
www.eeworm.com/read/350538/10732914
tip njjime.tip
;each tip can have 10 lines (0-9) and
;each line can have max of 50 chars
;
[NJSTAR IME TIPS]
total=10
[TIP #1]
0=
1= ひらがなの掐蜗のしかたを梦っていますか?
2=
3=まずRomaji掐蜗が联买されていることを澄千し、
4=ロ〖マ机で泣塑胳を掐蜗します。
www.eeworm.com/read/350134/10762930
c base64.c
/*
* base64.c -- Base64 Mime encoding
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license requirement