代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/477371/1361367
1 icbiklt.1
.TH ICBIKLT 1 "QCCPACK" ""
.SH NAME
icbiklt \- transform image cube with inverse KLT
.SH SYNOPSIS
.B icbiklt
.I kltfile
.I icbfile1
.I icbfile2
.SH DESCRIPTION
.LP
.B icbiklt
performs the inverse KLT
www.eeworm.com/read/455463/1613928
m aec.m
function trout=aec(trin,t,op_length,trip)
% AEC: automatic envelope correction, a better AGC.
%
% trout=aec(trin,t,op_length,trip)
% trout=aec(trin,t,op_length)
%
% AEC performs an automatic a
www.eeworm.com/read/238768/4609479
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/215937/4900344
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/187939/5214992
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/182103/5270862
s do_func.s
//
// $Id: do_func.S,v 1.2 1999/07/26 22:11:02 joel Exp $
//
// do_func.sa 3.4 2/18/91
//
// Do_func performs the unimplemented operation. The operation
// to be performed is determined from the
www.eeworm.com/read/180137/5291357
pls_index
#!/bin/sh
#
# pls_index - Performs a full text index of the Broker's database.
#
# Darren Hardy, University of Colorado - Boulder, July 1995
#
# pls_index,v 1.1 1995/07/26 18:22:32 hardy Exp
#
if t
www.eeworm.com/read/167185/5465670
foo
NAME
lpcana - Performs LPC analysis using a crude pitch-
synchronous method
SYNOPSIS
lpcana [
www.eeworm.com/read/162614/5526751
c strcat-chk.c
/* Copyright (C) 2004, 2005 Free Software Foundation.
Ensure builtin __strcat_chk performs correctly. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
extern size_t strlen(const char