代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/335487/12520958

plg sbuf302.plg

Build target 'Target 1' compiling dispfinal.c... assembling LEFT_SHIFT.A51... linking... creating hex file from "sbuf302"... "sbuf302" - 0 Error(s), 0 Warning(s). Build target 'Target 1' compiling dis
www.eeworm.com/read/147728/12534707

h tms320.h

#ifndef _TMS320 #define _TMS320 typedef unsigned int uint; typedef unsigned short ushort; #define PASS -1 typedef short DATA; typedef long LDATA; #define ABSVAL abs #define
www.eeworm.com/read/147211/12576626

c pit_lib.c

/* 2.4 kbps MELP Proposed Federal Standard speech coder Fixed-point C code, version 1.0 Copyright (c) 1998, Texas Instruments, Inc. Texas Instruments has intellectual property rights on
www.eeworm.com/read/147096/12584228

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift register sequence when the % shift register connections are given as input to
www.eeworm.com/read/147096/12585734

htm htb_modu.htm

Block List for Modulation and Demodulation Library Modulation and Demodulation The modulation and demodulation library includes the follo
www.eeworm.com/read/248144/12594542

pas moveform.pas

unit MoveForm; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; CheckBox1: TC
www.eeworm.com/read/146862/12606824

txt dfahelp.txt

DFA窗口 概述 本窗口提供创建自动机的图形工具,利用鼠标我们能够很方便地在 窗口的画板上设计出自动机的状态转换图 状态 创建: 将鼠标移动到画板的一个空白区域, 按下<mark>SHIFT</mark>+鼠标 左键即可创建一个新的状态,系统同时为新创建的 状态进行编号,状态在初建是颜色为黄色,表示状 态还没有和项目集对应。 移动: 移动鼠标到想要移动的 ...
www.eeworm.com/read/334360/12608867

c fix_fft.c

/* fix_fft.c - Fixed-point in-place Fast Fourier Transform */ /* All data are fixed-point short integers, in which -32768 to +32768 represent -1.0 to +1.0 respectively. Integer arithmetic is us
www.eeworm.com/read/247565/12642141

c free.c

// free.c - free(1) // procps utility to display free memory information // // All new, Robert Love 18 Nov 2002 // Original by Brian Edmonds and Rafal Maszkowski 14 Dec 1
www.eeworm.com/read/300562/13905945

m ss_mlsrs.m

function [seq]=ss_mlsrs(connections); % [seq]=ss_mlsrs(connections) % SS_MLSRS generates the maximal length shift register sequence when the % shift register connections are given as input to th