代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/25834/950738
s43 horner_div_float.s43
;******************************************************************************
; MSP430FG439 Integer-Float division using Horner's Algorithm
;
; Description: This code performs a 16-bit integ
www.eeworm.com/read/25834/950749
s43 horner_div_int.s43
;******************************************************************************
; MSP430FG439 Integer-Integer division using Horner's Algorithm
;
; Description:This code performs a 16-bit inte
www.eeworm.com/read/216450/4895560
c exec.c
/* This file handles the EXEC system call. It performs the work as follows:
* - see if the permissions allow the file to be executed
* - read the header and extract the sizes
* - fetch th
www.eeworm.com/read/206155/5010854
cpp huffmancoder.cpp
/// @file huffmancoder.cpp
/// Simple Huffman Coder class
///
/// @remarks
/// This Coder performs standard, simple huffman coding.
///
/// @author mouser
/// @date 2003.07.29
//------------
www.eeworm.com/read/187741/5216787
sci tournselect.sci
function[newPop] = TournSelect(oldPop,options)
// Performs a tournament selection.
//
// function[newPop] = TournSelect(oldPop,options)
// newPop - the new population selected from the oldPop
//
www.eeworm.com/read/343231/3223676
c findname.c
// Module Name: findname.c
//
// Description:
// This sample performs an NCBFINDNAME to discover whether a given
// NetBIOS name is in use on the network. This NetBIOS command is
// spec
www.eeworm.com/read/304805/3785788
c exec.c
/* This file handles the EXEC system call. It performs the work as follows:
* - see if the permissions allow the file to be executed
* - read the header and extract the sizes
* - fetch th
www.eeworm.com/read/292144/3956747
erl hipe_icode_range_an.erl
%% -*- erlang-indent-level: 2 -*-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% @doc This module performs integer range analysis on ICode.
%%
%% Purpose
%%
%%
www.eeworm.com/read/287127/4026589
c pgprandompool.c
/*
* True random number computation and storage
*
* Wrtten by Colin Plumb.
*
* This performs a strong hash on the data as it is fed into the
* pool, and the pool is again strongly hashed t
www.eeworm.com/read/437018/1839136
c niaciter.c
/*
* Copyright (c) 1985 Thomas L. Quarles
*/
/*
* NIacIter(ckt)
*
* This subroutine performs the actual numerical iteration.
* It uses the sparse matrix stored in the NIst