代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/104815/15682754
pl dialog.pl
# Functions that handle calling dialog(1) -*-perl-*-
# $Id: dialog.pl,v 1.4 2001/10/13 00:40:22 tom Exp $
# Return values are 1 for success and 0 for failure (or cancel)
# Resultant text (if any) is
www.eeworm.com/read/104551/15690148
h fixed_arm.h
/* Copyright (C) 2003 Jean-Marc Valin */
/**
@file fixed_generic.h
@brief ARM-tuned fixed-point operations
*/
/*
Redistribution and use in source and binary forms, with or without
modifica
www.eeworm.com/read/104056/15711145
special-bits
#!/bin/sh
# make sure `cp -p' preserves special bits
# This works only when run as root.
# This test would fail due to a bug introduced in 4.0y.
# The bug was fixed in 4.0z.
if test "$VERBOSE" = yes
www.eeworm.com/read/102363/15785375
inf themes.inf
;
; This file is encoded in UTF-8
;
[Fonts]
iso-2022-jp = shift_jis
x-euc-jp = shift_jis
shift-jis = shift_jis
x-sjis = shift_jis
shift_jis, ARIAL = MS Pゴシック
shift_jis, ARIAL
www.eeworm.com/read/102060/15793511
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/101557/15826608
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/101557/15827192
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/100711/15866549
cpp function_e0.cpp
#include "stdio.h"
#define int_64bit double
#define int_32bit float
#define int_16bit short unsigned int
#define int_8bit unsigned char
bool shift_LFSR1(bool SR, bool * LFSR)
{
//ea
www.eeworm.com/read/100139/15882991
output ftp.output
0 $accept : cmd_list $end
1 cmd_list :
2 | cmd_list cmd
3 | cmd_list rcmd
4 cmd : USER SP username CRLF
5 | PASS SP password CRLF
6 | PORT SP ho
www.eeworm.com/read/100132/15883207
output ftp.output
0 $accept : cmd_list $end
1 cmd_list :
2 | cmd_list cmd
3 | cmd_list rcmd
4 cmd : USER SP username CRLF
5 | PASS SP password CRLF
6 | PORT SP ho