代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/461264/7230590
pro hreverse.pro
pro hreverse, oldim, oldhd, newim, newhd, subs, SILENT = silent, ERRMSG= errmsg
;+
; NAME:
; HREVERSE
; PURPOSE:
; Reverse an image about either dimension and update FITS astrometry
; EXPL
www.eeworm.com/read/461264/7230633
pro bsort.pro
function Bsort, Array, Asort, INFO=info, REVERSE = rev
;+
; NAME:
; BSORT
; PURPOSE:
; Function to sort data into ascending order, like a simple bubble sort.
; EXPLANATION:
; Origina
www.eeworm.com/read/445534/7594218
readme
This is release 1.4 of REC - the Reverse Engineering Compiler
'hd.c' is the source file that was used to compile the Linux
executable 'hd.x'.
Type the following command to decompile the example:
www.eeworm.com/read/444321/7614114
readme dns.readme
The Webalizer - A log file analysis program -- DNS information
The webalizer now has the ability to perform reverse DNS lookups. This
document attempts to explain how it works and some things that
www.eeworm.com/read/147422/5730025
m zoomiose.m
% Function : zoom in or out of the graphic display of signal to examine the segments.
% Zoomiose does zoom_in on the graph when Zio==1; The reverse if Zio=-1;
% The zooming factor is speci
www.eeworm.com/read/136989/5828515
gperf ada.gperf
else
exit
terminate
type
raise
range
reverse
declare
end
record
exception
not
then
return
separate
select
digits
renames
subtype
elsif
function
for
package
procedure
private
w
www.eeworm.com/read/131315/5937335
c ndrev.c
/*
* Ndrev Takes a standard "NAMED" file and creates "reverse" (PTR)
* entries from each host (IN A) entry.
*
* Calling sequence:
*
* ndrev NETWORK -d DOMAIN [FILE]
*
* where: NETWORK is the
www.eeworm.com/read/126884/6010945
java intbutterworthhighpassfilter.java
package org.trinet.util;
public class IntButterworthHighPassFilter implements IntFilterIF {
protected static boolean reverse = false;
public static final int NZEROS = 4;
public sta
www.eeworm.com/read/100926/6264631
gperf ada.gperf
else
exit
terminate
type
raise
range
reverse
declare
end
record
exception
not
then
return
separate
select
digits
renames
subtype
elsif
function
for
package
procedure
private
w
www.eeworm.com/read/216806/14991735
txt readme.txt
fastslam2r_sim is a slight variation on the normal FastSLAM 2 algorithm. It incorporates "reverse resampling" by computing sample weights and resampling *before* the proposal distribution is obtaine