代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/492812/6409992
c fastconvo.c
//FastConvo.c FIR filter implemented using overlap-add fast convolution
#include
#include "coeffs.h" //time domain FIR coefficients
#define PI 3.14159265358979
#define PTS
www.eeworm.com/read/486342/6539493
c inffast.c
/* inffast.c -- process literals and length/distance pairs fast
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
www.eeworm.com/read/481033/6656164
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#if defined( INC_ALL )
#include "crypt.h" /*
www.eeworm.com/read/480027/6675110
m m_coast.m
function m_coast(varargin);
% M_COAST Add a coastline to a given map.
% M_COAST draw a coastline as either filled patches (slow) or
% lines (fast) on a given projection. It uses a coas
www.eeworm.com/read/479375/6692832
c wpa_ft.c
/*
* hostapd - IEEE 802.11r - Fast BSS Transition
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/479375/6692996
c wpa_ft.c
/*
* WPA Supplicant - IEEE 802.11r - Fast BSS Transition
* Copyright (c) 2006-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the