代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/377363/2700644
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/369339/2800949
1 rev.1
.th REV I 4/24/75
.sh NAME
rev \*- reverse lines of a file
.sh SYNOPSIS
.bd rev
.sh DESCRIPTION
.it Rev
copies the standard input to the standard output,
reversing the order of characters in every lin
www.eeworm.com/read/353640/3083574
c rarplib.c
/* rarpLib.c - Reverse Address Resolution Protocol (RARP) client library */
/* Copyright 1999 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1988, 1993
www.eeworm.com/read/160303/5573937
west
# note: forward key does not match reverse key (tricky, but helps testing)
#west:
127.95.7.1: rsa {
# RSA 1024 bits
# for signatures only, UNSAFE FOR ENCRYPTION
#pubkey=0sAQOOyFBeFFr9CWXgn1aOEvTr9
www.eeworm.com/read/113029/15472111
cpp fig21_33.cpp
// Fig. 21.33: fig21_33.cpp
// Standard library functions copy_backward, merge,
// unique and reverse.
#include
using std::cout;
using std::endl;
#include // algorith
www.eeworm.com/read/103915/15716283
c maketbl.c
//
// maketbl.c
//
// Creates Huffman decoding tables
//
#include
#include
#include "common.h"
#include "maketbl.h"
//
// Reverse the bits, len > 0
//
static uns
www.eeworm.com/read/188512/8533066
cpp fig23_33.cpp
// Fig. 23.33: Fig23_33.cpp
// Standard Library functions copy_backward, merge, unique and reverse.
#include
using std::cout;
using std::endl;
#include // algorithm defi
www.eeworm.com/read/178717/9387218
java pointprocessor.java
import java.awt.image.*;
public abstract class PointProcessor
{
public static final int PIXEL_BRIGHTNESS_SCALE = 0;
public static final int PIXEL_BRIGHTNESS_REVERSE = 1;
public static f
www.eeworm.com/read/374163/9418682
col readme.col
# @(#)README 5.1 (Berkeley) 5/22/90
col - filter out reverse line feeds.
Options are:
-b do not print any backspaces (last character written is printed)
-f allow half line feeds in output, by defa