代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/289334/8558639
m weaklearner_fast.m
function model = weaklearner_fast(data)
% WEAKLEARNER Produce classifier thresholding single feature.
%
% Synopsis:
% model = weaklearner(data)
%
% Description:
% This function produce a weak binary
www.eeworm.com/read/387727/8657717
c tcp-fast.c
/************************************************************************\
* TCP-FAST NS2 Module *
* University of Melbourne April 2005
www.eeworm.com/read/431312/8689115
m fast_lot.m
%-------------------------------------------------------------------------
% function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8
% Input parameter:
% vector a -----In this progr
www.eeworm.com/read/285822/8809348
m fast_lot.m
%-------------------------------------------------------------------------
% function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8
% Input parameter:
% vector a -----In this progr
www.eeworm.com/read/284604/8914025
m fast_lot.m
%-------------------------------------------------------------------------
% function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8
% Input parameter:
% vector a -----In this progr
www.eeworm.com/read/426783/8999551
m fast_lot.m
%-------------------------------------------------------------------------
% function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8
% Input parameter:
% vector a -----In this progr
www.eeworm.com/read/283489/9017441
m fast_lot.m
%-------------------------------------------------------------------------
% function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8
% Input parameter:
% vector a -----In this progr
www.eeworm.com/read/426483/9018018
h fast_me.h
/*!
************************************************************************
*
* \file fast_me.h
*
* \brief
* Macro definitions and global variables for fast integer pel motion
*
www.eeworm.com/read/426483/9018189
c fast_me.c
/*!
************************************************************************
*
* \file fast_me.c
*
* \brief
* Fast integer pel motion estimation and fractional pel motion estimation
www.eeworm.com/read/184481/9099649
c fast convolution.c
#include
#include
#include
#include
#include
#include"dsp.h"
void main()
{
COMPLEX *x,*h,*y,*xtemp,*htemp;
int m,n,i,nx,nh;
float mm,m