代码搜索:reverse

找到约 4,015 项符合「reverse」的源代码

代码结果 4,015
www.eeworm.com/read/160303/5573539

db.1.0.192.in-addr.arpa.

; ; BIND reverse data file for west subnet - 192.0.1.0/24 ; $TTL 604800 @ IN SOA 1.0.192.in-addr.arpa. root.freeswan.org. ( 200305231 ; Serial 604800 ; Refresh 86400 ; Retry 2419200
www.eeworm.com/read/160303/5573551

db.4.0.192.in-addr.arpa.

; ; BIND reverse data file for east subnet ; $TTL 604800 @ IN SOA 2.0.192.in-addr.arpa. root.freeswan.org. ( 200305231 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 60
www.eeworm.com/read/160303/5573556

db.3.0.192.in-addr.arpa.

; ; BIND reverse data file for south subnet ; $TTL 604800 @ IN SOA 3.0.192.in-addr.arpa. root.freeswan.org. ( 200305261 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 6
www.eeworm.com/read/160303/5573572

db.2.0.192.in-addr.arpa.

; ; BIND reverse data file for east subnet - 192.0.2.0/24 ; $TTL 604800 @ IN SOA 2.0.192.in-addr.arpa. root.freeswan.org. ( 200305261 ; Serial 604800 ; Refresh 86400 ; Retry 2419200
www.eeworm.com/read/295361/8168184

c krx51010.c

/* * Solution to exercise 5-10 in K&R2: * * Write the program expr, which evaluates a reverse Polish expression * from the command line, where each operator or operand is a separate * argum
www.eeworm.com/read/203890/15349833

m revfilt.m

function [y,zf] = revfilt(b,a,X,varargin) % REVFILT One-dimensional reverse digital filter. % REVFILT works exactly like filter except that the filtering is performed % on a reversed signal. %
www.eeworm.com/read/419756/10839501

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by demo.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #defi
www.eeworm.com/read/246126/12754410

h key.h

BYTE code aScanMap[] = { KEY_SCF,KEY_SCB,KEY_PREV,KEY_NEXT, // 00 - 03 //KEY_NO_KEY ,KEY_SETUP,KEY_ENTER,KEY_TFT_REVERSE, // 04 - 07 KEY_NO_KEY ,KEY_SETUP,KEY_ENTER
www.eeworm.com/read/150609/5690014

vt100

lines=24 parm_down_cursor = \E[%dB bell = ^G change_scroll_region = \E[%i%d;%dr clear_screen = \E[2J clr_eol = \E[K clr_eol = \E[0K clr_eos = \E[J cursor_address = \E[%i%d;%dH cursor_home = \
www.eeworm.com/read/168118/9937682

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