代码搜索:reverse

找到约 4,015 项符合「reverse」的源代码

代码结果 4,015
www.eeworm.com/read/102720/15761716

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/102720/15762013

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/230485/14285286

vhd accumulator_ctr_dataadjust.vhd

-------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 17:20:21 01/22/07 -- Design Name: -- Module Name: accumula
www.eeworm.com/read/181133/9273578

y bis1.y

/* Reverse polish notation calculator. */ %{ #include "calc.h" /* Contains definition of `symrec' */ typedef union { double val; /* For returning numbers. */ symrec
www.eeworm.com/read/276828/10706133

inc proc32.inc

; Macroinstructions for defining and calling procedures macro stdcall proc,[arg] ; directly call STDCALL procedure { common if ~ arg eq reverse pushd arg common end if
www.eeworm.com/read/331444/12828277

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 an e
www.eeworm.com/read/136812/5861691

u tran.u

|* Trig Approximations |* enter with: |* x in recovery register |* loop counter set to no. of constants |* pointer 5 pointing at last constant (they are in reverse order) |* |* exit with: |* z in A
www.eeworm.com/read/111374/6155894

h bitstream.h

#ifndef BITSTREAM_H #define BITSTREAM_H #include // next bit in forward direction // next bit in reverse direction | /
www.eeworm.com/read/111142/6158347

java ihandlerinfo.java

/* * jRevProxy, an opensource Java reverse proxy server * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi
www.eeworm.com/read/111142/6158348

java httpbase.java

/* * jRevProxy, an opensource Java reverse proxy server * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi