代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/203939/15348558
h kiss_fftr.h
#ifndef KISS_FTR_H
#define KISS_FTR_H
#include "kiss_fft.h"
#ifdef __cplusplus
extern "C" {
#endif
/*
Real optimized version can save about 45% cpu time vs. complex fft of a real seq.
www.eeworm.com/read/449679/7498604
nec 2elk9ay.nec
CM The K9AY Receiving Loop (optimized for 160 m)
CM by Gary Breed, K9AY
CM first published in QST (ARRL), Newington, Sep 1997
CM The matching transformer is a 9:1 impedance,
CM 3:1 turns ratio ty
www.eeworm.com/read/396796/8089964
c libfbx-memset.c
/*
* libfbx-memset.c -- Optimized memset() routines.
* (C)opyright 2000-2001 U4X Labs
*
* Written by: Paul Mundt
* Sat Sep 30 04:42:23 EDT 2000
*
* $Id: li
www.eeworm.com/read/136827/5847428
c fdct_mmx.c
/*
* MMX optimized forward DCT
* The gcc porting is Copyright (c) 2001 Fabrice Bellard.
*
* from fdctam32.c - AP922 MMX(3D-Now) forward-DCT
*
* Intel Application Note AP-922 - fast, precise i
www.eeworm.com/read/136821/5851776
c fdct_mmx.c
/*
* MMX optimized forward DCT
* The gcc porting is Copyright (c) 2001 Fabrice Bellard.
*
* from fdctam32.c - AP922 MMX(3D-Now) forward-DCT
*
* Intel Application Note AP-922 - fast, precise i
www.eeworm.com/read/128531/5984720
s u3copy_from_user.s
/* U3copy_from_user.S: UltraSparc-III optimized copy from userspace.
*
* Copyright (C) 1999, 2000, 2004 David S. Miller (davem@redhat.com)
*/
#define EX_LD(x) \
98: x; \
.section .fixup; \
.a
www.eeworm.com/read/251886/6335929
s decode_3dnow.s
/
/ decode_3dnow.s - 3DNow! optimized synth_1to1()
/
/ This code based 'decode_3dnow.s' by Syuuhei Kashiyama
/ ,only two types of changes have been made:
/
/ - remove PREFETCH in
www.eeworm.com/read/410595/11275927
cpp shs.cpp
// shs.cpp - modified by Wei Dai from Peter Gutmann's code
#include
#include "shs.h"
#include "misc.h"
/* The SHS f()-functions. The f1 and f3 functions can be optimized to
sav
www.eeworm.com/read/260514/11722616
cpp shs.cpp
// shs.cpp - modified by Wei Dai from Peter Gutmann's code
#include
#include "shs.h"
#include "misc.h"
/* The SHS f()-functions. The f1 and f3 functions can be optimized to
sav
www.eeworm.com/read/227881/14406954
asv crosscorr_ce_40.asv
%Autocorrelation peak sidelobe levels and cross-correlation peak for CE
%optimized polyphase sequences of length =L, M=M, f=4
clear, close all;
L=128;
M=3;
S=CE_seq(L);
nfft=2*L-1;
srfft=zero