代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/353640/3083569
c nfshash.c
/* nfsHash.c - file based hash table for file handle to file name and reverse */
/* Copyright 1998 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------
www.eeworm.com/read/160303/5573935
east
# note: forward key does not match reverse key (tricky, but helps testing)
#east:
127.95.7.2: rsa {
# RSA 1024 bits
# for signatures only, UNSAFE FOR ENCRYPTION
#pubkey=0sAQOeSJscIy2XZHfs+PODDqdgJ
www.eeworm.com/read/194440/8193811
m tr.m
function trout=tr(trin,flag)
% trout=tr(trin,flag)
%
% TR returns the time reverse of trin.
% This is accomplished such that the sample at length(trin)/2
% remains fixed. For length(trin) even, the l
www.eeworm.com/read/294317/8240458
cpp doublecirchain.cpp
// reverse a doubly linked circular list
// with head node
#include
#include "DoubleCirChain.h"
void main(void)
{
int n = 11;
DoubleCirChain C;
for (int i = 0;
www.eeworm.com/read/294317/8240461
h doublecirchain.h
// doubly-linked circular linked list with head node
// extended to include Reverse
#ifndef DoubleCirChain_
#define DoubleCirChain_
#include
#include "dnode.h"
#include "xcept
www.eeworm.com/read/172876/9683678
java wordrevertion.java
import java.util.ArrayList;
import java.io.*;
public class WordRevertion{
public WordRevertion(){
}
public ArrayList reverse(String origin){
int length=origin.length();
String pr
www.eeworm.com/read/335039/12553218
cpp 10_6.cpp
//10_6.cpp
#include
#include
#include
using namespace std;
typedef list iList;
int main()
{
iList listOne;
iList::iterator i;
iList::reverse_it
www.eeworm.com/read/235612/14060723
m tr.m
function trout=tr(trin,flag)
% trout=tr(trin,flag)
%
% TR returns the time reverse of trin.
% This is accomplished such that the sample at length(trin)/2
% remains fixed. For length(trin) even, the l
www.eeworm.com/read/100407/15874514
readme
This is mdbtools version 0.3
This software is beta so don't expect too much unless you know C and
probably a little something about databases and reverse engineering file
formats, you're welcome to