代码搜索:reverse
找到约 4,015 项符合「reverse」的源代码
代码结果 4,015
www.eeworm.com/read/281401/9157450
s deskcalc.s
! EIGHT BYTE INTEGER POCKET CALCULATOR IN REVERSE POLISH
! This program emulates a stack oriented integer machine in polish notation.
! The central data structure consists of eight byte signed long i
www.eeworm.com/read/281401/9157872
s deskcalc.s
! EIGHT BYTE INTEGER POCKET CALCULATOR IN REVERSE POLISH
! This program emulates a stack oriented integer machine in polish notation.
! The central data structure consists of eight byte signed long i
www.eeworm.com/read/281401/9158200
s deskcalc.s
! EIGHT BYTE INTEGER POCKET CALCULATOR IN REVERSE POLISH
! This program emulates a stack oriented integer machine in polish notation.
! The central data structure consists of eight byte signed long i
www.eeworm.com/read/181504/9247703
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/181504/9247731
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/372227/9516817
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/372227/9516924
c net.c
/* Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames on transmit or receive */
#de
www.eeworm.com/read/168118/9937168
m tr.m
function trout=tr(trin,flag)
% TR Reverses the a time series
% trout=tr(trin,flag)
%
% TR returns the time reverse of trin.
% This is accomplished such that the sample at length(trin)/2
% remain
www.eeworm.com/read/168118/9938341
m contents.m
% The CREWES Inversion toolbox
%
% two different 1-D inversions schemes, band limited integration,
% computing Rcs from impedance and the reverse.
%
% blimp --- Band limited impendance inversion
% b
www.eeworm.com/read/165536/10057938
c rev.c
/*
* REV.C - Reverse lines of a file.
*
* PROGRAMMER: Martti Ylikoski
* CREATED: 11.12.1990
*/
static char* VERSION= "Version 1.1. Copyright (c) Martti Ylikoski, 1990,1991. " ;
/*
*/