代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/139332/5802220
hpp fold_right.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2
www.eeworm.com/read/251577/12334112
hpp edit_line_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/controls/edit_line_sequence.hpp
*
* Purpose: Contains the edit_line_sequence class.
*
*
www.eeworm.com/read/168845/5431903
hpp fold_right.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides
www.eeworm.com/read/101135/6238650
1 rev.1
REV(1) Minix Programmer's Manual REV(1)
NAME
rev - reverse the characters on each line of a file
SYNOPSIS
rev [file] ...
EXAMPLES
www.eeworm.com/read/101135/6238945
8 rarpd.8
RARPD(8) Minix Programmer's Manual RARPD(8)
NAME
rarpd - reverse address resolution protocol daemon
SYNOPSIS
rarpd [-d]
DESCRIPTION
www.eeworm.com/read/453176/1642050
m modulateflip.m
% [HFILT] = modulateFlipShift(LFILT)
%
% QMF/Wavelet highpass filter construction: modulate by (-1)^n,
% reverse order (and shift by one, which is handled by the convolution
% routines). This is
www.eeworm.com/read/344017/3212789
el cdef.el
;-----------------------------------------------------------------------
(defun int-to-bitstring-rec (n m size)
"Return a bitstring reverse order"
(if (> size 0)
(if (eq (logand n m) 0
www.eeworm.com/read/303435/3811209
main suradon.su.main
SURADON - compute forward or reverse Radon transform or remove multiples
by using the parabolic Radon transform to estimate multiples
and subtract.
suradon s
www.eeworm.com/read/292863/8328535
m modulateflip.m
% [HFILT] = modulateFlipShift(LFILT)
%
% QMF/Wavelet highpass filter construction: modulate by (-1)^n,
% reverse order (and shift by one, which is handled by the convolution
% routines). This is
www.eeworm.com/read/292863/8328645
m modulateflip.m
% [HFILT] = modulateFlipShift(LFILT)
%
% QMF/Wavelet highpass filter construction: modulate by (-1)^n,
% reverse order (and shift by one, which is handled by the convolution
% routines). This is