代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/35675/1059836
mycalculator
#!/bin/ksh
# Scriptname: mycalculator
# A simple calculator -- uses the bc command to perform the
# calculations
# Since the shell performs operations on integers only,
# this program allows
# you t
www.eeworm.com/read/470720/1448277
c new1.c
//Lifetime of temporaries:
//egcs 2.92 performs cleanup for temporaries inside new expressions
//after the new is complete, not at the end of the full expression.
#include
#include
#
www.eeworm.com/read/470693/1460223
c new1.c
//Lifetime of temporaries:
//egcs 2.92 performs cleanup for temporaries inside new expressions
//after the new is complete, not at the end of the full expression.
#include
#include
#
www.eeworm.com/read/467516/1500093
as fn.as
package flare.query
{
/**
* Expression operator that performs function invocation. The set of
* available functions is determined by a static function table maintained
* by this class. Th
www.eeworm.com/read/239312/4602595
mycalculator
#!/bin/ksh
# Scriptname: mycalculator
# A simple calculator -- uses the bc command to perform the
# calculations
# Since the shell performs operations on integers only,
# this program allows
# you t
www.eeworm.com/read/234510/4658769
c lmatch.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* coarsen.c
*
* This file contains code that finds a matching and performs the coarsening
*
* Started 2/22/96
* George
*
* $Id:
www.eeworm.com/read/234510/4658827
c initpart.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* initpart.c
*
* This file contains code that performs the initial partition of the
* coarsest graph
*
* Started 7/23/97
* George
www.eeworm.com/read/234510/4658848
c minitpart.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* minitpart.c
*
* This file contains code that performs the initial partition of the
* coarsest graph
*
* Started 7/23/97
* Georg
www.eeworm.com/read/194563/5127910
tex quantize.tex
\section{\class{wxQuantize}}\label{wxquantize}
Performs quantization, or colour reduction, on a wxImage.
Functions in this class are static and so a wxQuantize object need not be created.
\wxheadin
www.eeworm.com/read/190666/5176068
c new1.c
//Lifetime of temporaries:
//egcs 2.92 performs cleanup for temporaries inside new expressions
//after the new is complete, not at the end of the full expression.
#include
#include
#