代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/196122/8114086
m bits_to_symbols.m
% reverse of symbols_to_bits
clear
clc
load filename sequence
%load
pass=0;
symbols=[];
ii=1;
index=1;
index1=1;
offset=14;
while 1
[stream_out , index ]=entropy_decode(sequence
www.eeworm.com/read/244541/12857337
m bits_to_symbols.m
% reverse of symbols_to_bits
clear
clc
load filename sequence
%load
pass=0;
symbols=[];
ii=1;
index=1;
index1=1;
offset=14;
while 1
[stream_out , index ]=entropy_decode(sequence
www.eeworm.com/read/139903/5795782
cpp rparse.cpp
//: C01:Rparse.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Reverse the order of words in a s
www.eeworm.com/read/136812/5861360
c tablpr.c
/* @(#)tablpr.c 1.1 92/07/30 SMI; from UCB 4.1 83/08/05 */
#define INCH 240
/*
* LPR or CRT 10 Pitch
* nroff driving table
* no reverse or half line feeds
* by UCB Computer Center
*/
struct {
i
www.eeworm.com/read/131315/5940730
ada-res expected.ada-res
in word set else
in word set exit
in word set terminate
in word set type
in word set raise
in word set range
in word set reverse
in word set declare
in word set end
in word set record
in word set exce
www.eeworm.com/read/108242/6183614
c rev.c
/* rev - reverse an ASCII line Authors: Paul Polderman & Michiel Huisjes */
#include
#include
#include
#include
#include
#define CHUN
www.eeworm.com/read/101082/6244547
8c rarpd.8c
.TH rarpd 8c
.SH Name
rarpd \- reverse address resolution protocol (RARP) daemon
.SH Syntax
.B /usr/etc/rarpd
[
.I interface
]
[
.B \-v
]
[
.B \-n
]
[
.B \-f
.I filename
]
.\"
.SH Description
.NXR "
www.eeworm.com/read/101082/6246408
8c rarpd.8c
.TH rarpd 8c
.SH Name
rarpd \- reverse address resolution protocol (RARP) daemon
.SH Syntax
.B /usr/etc/rarpd
[
.I interface
]
[
.B \-v
]
[
.B \-n
]
[
.B \-f
.I filename
]
.\"
.SH Description
.NXR "
www.eeworm.com/read/477671/6730614
cpp rparse.cpp
//: C04:Rparse.cpp
// From "Thinking in C++, 2nd Edition, Volume 2"
// by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc.
// Available at www.BruceEckel.com.
// Reverse the order of words in
www.eeworm.com/read/258191/11879379
cpp rparse.cpp
//: C17:Rparse.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Reverse the order of words in a s