代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/144124/12812024
c safe_finger.c
/*
* safe_finger - finger client wrapper that protects against nasty stuff
* from finger servers. Use this program for automatic reverse finger
* probes, not the raw finger command.
*
* Bu
www.eeworm.com/read/143204/12889416
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/140466/13079115
g spec.g
'root'
expression(-> X)
print("POLISH NOTATION:")
polish(X)
print("REVERSE POLISH NOTATION:")
rpn(X)
-- Abstract Syntax
'type' Expr
plus (Expr, Expr)
minus (Expr, Expr)
mu
www.eeworm.com/read/138674/13226100
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/322464/13379674
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/321997/13391242
c net.c
/* Network interface functions
Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames
www.eeworm.com/read/321394/13407566
an8 roivas.an8
header {
version { "0.9" }
build { "2005.08.29" }
}
description {
"Made by: Jeff Bland(Reverse_Gecko)\015\012"
"Based off a character by Silicon Knights.\015\012"
"Special thanks to s
www.eeworm.com/read/319467/13451494
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/319237/13457361
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/147422/5729415
m shft.m
% Function : shft.m shifts the display sequence by 'npts' points
% shifts the display to the left by npts when sf_flag=1;
% The shift is the reverse if sf_flag=-1.
%
%
%
%