代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/305575/13765457
m flipy.m
function[]=flipy
% FLIPY Flips the direction of the y-axis
% _________________________________________________________________
% This is part of JLAB --- type 'help jlab' for more information
www.eeworm.com/read/305286/13775782
c zhufft.c
#include
#include
#include
#include "zhufft.h"
void add( COMPLEX *a, COMPLEX *b, COMPLEX *ret)
{
ret->re = a->re + b->re;
ret->im = a->im + b->im;
}
void
www.eeworm.com/read/303094/13821815
txt 新建 文本文档.txt
#include
#include
#define unit unsigned int
#define uchar unsigned char
/*定义字型字位口*/
#define DIGPORT XBYTE [0x8000]
#define WORDPORT XBYTE [0x4000]
/*定义P1口各管脚*/
sbit
www.eeworm.com/read/140582/5785726
in mailkey.in
#! /bin/sh
# mail OE DNS RR info to relevent administrator
#
# Copyright (C) 2003 Sam Sgro
#
# This program is free software; you can redistribute it and/or modify it
# under the te
www.eeworm.com/read/140582/5786076
127 db.127
;
; BIND reverse data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
6048
www.eeworm.com/read/131315/5935874
t sort.t
#!./perl
# $RCSfile: sort.t,v $$Revision: 4.0.1.2 $$Date: 91/11/11 16:43:47 $
print "1..10\n";
sub reverse { $a lt $b ? 1 : $a gt $b ? -1 : 0; }
@harry = ('dog','cat','x','Cain','Abel');
@george =
www.eeworm.com/read/131315/5940588
cc tstring.cc
// This may look like C code, but it is really -*- C++ -*-
/*
A test file for Strings
*/
#include
#include
#include
// can't nicely echo assertions because they cont
www.eeworm.com/read/130122/5964020
java rowsortcomparator.java
package com.croftsoft.core.gui.table;
import java.util.*;
/*********************************************************************
* Sorts rows based upon comparison of elemen
www.eeworm.com/read/125279/6032129
127 db.127
;
; BIND reverse data file for local loopback interface
;
$TTL 604800
@ IN SOA localhost. root.localhost. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
6048