代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/414988/11087848

java rightshifttest.java

// operators/RightShiftTest.java // TIJ4 Chapter Operators, Exercise 11, page 116 /* Start with a number that has a binary one in the most significant position * (hint: Use a hexadecimal constant)
www.eeworm.com/read/414928/11090883

m fsk_psk_costas.m

% FREQUENCY AND PHASE SHIFT CODE using Costas Frequency modulation (FSK/PSK) clear all; clc; disp('*******************************************************************************************');
www.eeworm.com/read/414928/11090887

m fsk_psk_target.m

% FREQUENCY AND PHASE SHIFT CODE (FSK/PSK) clear all; clc; disp('******************************************************************'); disp('*************FREQUENCY AND PHASE SHIFT CODE (FSK/PSK)
www.eeworm.com/read/414928/11090900

m costas.m

%****************************************************************************** % costas.m % % Use: To generate Costas-coded signals (2 choices) % % Inputs: Amplitude of the signal %
www.eeworm.com/read/414114/11127148

cpp fir_data.cpp

/***************************************************************************** The following code is derived, directly or indirectly, from the SystemC source code Copyright (c) 1996-2002 by all C
www.eeworm.com/read/268260/11146984

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/265943/11248361

intltool-extract

#!/usr/bin/perl -w # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- # # The Intltool Message Extractor # # Copyright (C) 2000-2001, 2003 Free Software Foundation. # # Intltool is f
www.eeworm.com/read/265943/11248385

in intltool-extract.in

#!@INTLTOOL_PERL@ -w # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- # # The Intltool Message Extractor # # Copyright (C) 2000-2001, 2003 Free Software Foundation. # # Intltool is
www.eeworm.com/read/336009/12481771

c key.c

/*********************************************/ // File Name: key.c // Author: henny // Date: 2006/3/1 /*********************************************/ #include #include
www.eeworm.com/read/147336/12563636

shlib-install

#! /bin/sh # # shlib-install - install a shared library and do any necessary host-specific # post-installation configuration (like ldconfig) # # usage: shlib-install [-D] -O host_os -d installation