代码搜索:performs
找到约 4,693 项符合「performs」的源代码
代码结果 4,693
www.eeworm.com/read/162614/5526869
c mempcpy.c
/* Copyright (C) 2003 Free Software Foundation.
Ensure builtin mempcpy performs correctly.
Written by Kaveh Ghazi, 4/11/2003. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
exte
www.eeworm.com/read/321483/3534238
t 04_splice.t
#!/usr/bin/perl
#
# Check SPLICE function's effect on the file
# (07_rv_splice.t checks its return value)
#
# Each call to 'check_contents' actually performs two tests.
# First, it calls the tied obj
www.eeworm.com/read/321483/3534262
t 10_splice_rs.t
#!/usr/bin/perl
#
# Check SPLICE function's effect on the file
# (07_rv_splice.t checks its return value)
#
# Each call to 'check_contents' actually performs two tests.
# First, it calls the tied obje
www.eeworm.com/read/366702/2878122
c strpcpy.c
/* Copyright (C) 2003, 2004 Free Software Foundation.
Ensure builtin stpcpy performs correctly.
Written by Kaveh Ghazi, 4/11/2003. */
typedef __SIZE_TYPE__ size_t;
extern void abort (void)
www.eeworm.com/read/366702/2878168
c mempcpy.c
/* Copyright (C) 2003 Free Software Foundation.
Ensure builtin mempcpy performs correctly.
Written by Kaveh Ghazi, 4/11/2003. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
exte
www.eeworm.com/read/356084/3042711
m t_fft_ua.m
% t_fft_ua: Adjoint of Unbiased Fast Fourier Transform
% x= t_fft_ua(y)
% Inputs
% y dyadic row vector
% Outputs
% x dyadic column vector
% Description
% Performs the adjoint of fft_ua.
% Vi
www.eeworm.com/read/172474/9706010
m siml.m
function R=siml(P,Q)
%SIM
%Performs similarity transf inv(B)*A*B.
%Calling format: siml(A,B)
%Copyright Gareth Williams, Stetson University
%gwilliam@stetson.edu, http://www.stetson.edu/~gwill
www.eeworm.com/read/147096/12584761
m sfunpsd.m
function [sys, x0] = sfunpsd(t,x,u,flag,fftpts,npts,HowOften,offset,ts,averaging)
%SFUNPSD an S-function which performs spectral analysis using ffts.
%
% This M-file is designed to be used
www.eeworm.com/read/236667/14003466
asv ukf.asv
function [xEst,PEst,xPred,PPred,zPred,inovation,S,K]=ukf(xEst,PEst,U,Q,ffun,z,R,hfun,dt,alpha,beta,kappa);
% TITLE : UNSCENTED KALMAN FILTER
% PURPOSE : This function performs one complete ste
www.eeworm.com/read/205038/15328731
html svd.html
svd
Description of the program: svd
This program performs a global SVD. It gives the si